pgsql-hackers since 2022-02-22 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Feb. 22, 2022

Thread Author Time
Re: speed up a logical replica setup Euler Taveira 00:35
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Fujii Masao 00:36
Re: Trap errors from streaming child in pg_basebackup to exit early Michael Paquier 01:13
RE: Failed transaction statistics to measure the logical replication progress [email protected] 01:15
remove more archiving overhead 📎 Nathan Bossart 01:19
RE: Failed transaction statistics to measure the logical replication progress [email protected] 01:34
Re: shared_preload_libraries = 'pg_stat_statements' failing with installcheck (compute_query_id = auto) Michael Paquier 02:04
Re: pg_stat_get_replication_slot and pg_stat_get_subscription_worker incorrectly marked as proretset Michael Paquier 02:45
RE: [Proposal] Add foreign-server health checks infrastructure [email protected] 02:51
RE: [Proposal] Add foreign-server health checks infrastructure 📎 [email protected] 02:53
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 03:37
RE: Logical replication timeout problem [email protected] 03:47
Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao 03:57
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 04:11
Re: logical replication empty transactions Peter Smith 04:19
RE: [Proposal] Add foreign-server health checks infrastructure 📎 [email protected] 05:25
Re: Design of pg_stat_subscription_workers vs pgstats 📎 Masahiko Sawada 05:45
Re: Optionally automatically disable logical replication subscriptions on error Peter Smith 06:02
Re: Patch a potential memory leak in describeOneTableDetails() Kyotaro Horiguchi 06:14
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 06:38
RE: [Proposal] Add foreign-server health checks infrastructure 📎 [email protected] 06:41
Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao 07:52
Re: List of all* PostgreSQL EXTENSIONs in the world Aleksander Alekseev 08:13
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi 08:44
Re: Patch a potential memory leak in describeOneTableDetails() Daniel Gustafsson 08:59
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Andres Freund 09:11
Re: pg_receivewal.exe unhandled exception in zlib1.dll Juan José Santamaría Flecha 09:20
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: 📎 Andres Freund 09:40
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 09:53
Re: Support logical replication of DDLs Aleksander Alekseev 10:05
Re: Support logical replication of DDLs Marcos Pegoraro 12:00
RE: Design of pg_stat_subscription_workers vs pgstats [email protected] 12:22
Re: External data files possible? Aleksander Alekseev 13:31
Re: making pg_regress less noisy by removing boilerplate Andrew Dunstan 13:55
C++ Trigger Framework Shmuel Kamensky 14:02
Re: TAP output format in pg_regress 📎 Daniel Gustafsson 14:10
Re: psql - add SHOW_ALL_RESULTS option 📎 Peter Eisentraut 14:31
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 14:32
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Ashutosh Sharma 14:40
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 14:46
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma 14:57
Re: Patch a potential memory leak in describeOneTableDetails() Tom Lane 15:00
Re: CREATEROLE and role ownership hierarchies Joshua Brindle 15:54
Re: TAP output format in pg_regress Andres Freund 17:13
Re: bailing out in tap tests nearly always a bad idea Andres Freund 17:28
Re: remove more archiving overhead Nathan Bossart 17:37
Re: Documentation about PL transforms 📎 Chapman Flack 17:59
Re: bailing out in tap tests nearly always a bad idea Andres Freund 18:19
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Matthias van de Meent 18:42
[BUG] Panic due to incorrect missingContrecPtr after promotion 📎 Imseih (AWS), Sami 19:20
Re: remove more archiving overhead 📎 Nathan Bossart 19:52
Re: bailing out in tap tests nearly always a bad idea Andrew Dunstan 20:10
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra 20:12
Re: [BUG] Panic due to incorrect missingContrecPtr after promotion 📎 Alvaro Herrera 20:16
Re: bailing out in tap tests nearly always a bad idea Andres Freund 20:54
Re: TAP output format in pg_regress Daniel Gustafsson 21:04
Re: C++ Trigger Framework Nathan Bossart 21:07
Re: Time to drop plpython2? Mark Wong 21:12
Using operators to do query hints Greg Stark 21:12
Re: C++ Trigger Framework Shmuel Kamensky 21:33
Re: making pg_regress less noisy by removing boilerplate Andres Freund 22:06
wal_compression=zstd 📎 Justin Pryzby 23:19
Re: Frontend error logging style 📎 Tom Lane 23:23
Re: logical decoding and replication of sequences 📎 Tomas Vondra 23:24
Re: logical decoding and replication of sequences Tomas Vondra 23:39
Re: postgres_fdw: using TABLESAMPLE to collect remote sample 📎 Tomas Vondra 23:51

Feb. 23, 2022

Thread Author Time
Re: small development tip: Consider using the gold linker Andres Freund 00:26
Re: pgcrypto: Remove internal padding implementation Jacob Champion 00:53
RE: Design of pg_stat_subscription_workers vs pgstats [email protected] 01:13
Re: Race condition in InvalidateObsoleteReplicationSlots() Andres Freund 01:48
Re: Time to drop plpython2? Tom Lane 01:50
Re: Race condition in InvalidateObsoleteReplicationSlots() Andres Freund 01:56
Re: Race conditions in 019_replslot_limit.pl 📎 Andres Freund 02:06
Re: row filtering for logical replication Amit Kapila 02:06
Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund 02:14
Re: small development tip: Consider using the gold linker Peter Geoghegan 02:16
Re: Use generation context to speed up tuplesorts Andres Freund 02:25
Re: shared_preload_libraries = 'pg_stat_statements' failing with installcheck (compute_query_id = auto) Justin Pryzby 02:38
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 02:46
Re: catalog access with reset GUCs during parallel worker startup Andres Freund 02:51
Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Imseih (AWS), Sami 02:58
Re: logical replication empty transactions 📎 Ajin Cherian 02:58
RE: Design of pg_stat_subscription_workers vs pgstats [email protected] 03:00
Re: Design of pg_stat_subscription_workers vs pgstats Peter Smith 03:07
Re: Frontend error logging style Andres Freund 03:11
Re: Frontend error logging style Tom Lane 03:44
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 03:47
Re: Frontend error logging style Andres Freund 04:06
Re: pg_stat_get_replication_slot and pg_stat_get_subscription_worker incorrectly marked as proretset Amit Kapila 04:22
Allow file inclusion in pg_hba and pg_ident files 📎 Julien Rouhaud 04:59
Re: Design of pg_stat_subscription_workers vs pgstats Peter Smith 06:20
RE: logical replication empty transactions [email protected] 06:24
Handle infinite recursion in logical replication setup 📎 vignesh C 06:29
Re: Failed transaction statistics to measure the logical replication progress Amit Kapila 06:30
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 📎 Etsuro Fujita 06:30
Re: Assert in pageinspect with NULL pages 📎 Daria Lepikhova 07:09
Re: Assert in pageinspect with NULL pages Daria Lepikhova 07:09
Re: List of all* PostgreSQL EXTENSIONs in the world Joel Jacobson 08:03
Re: List of all* PostgreSQL EXTENSIONs in the world Joel Jacobson 08:52
Re: Logical replication timeout problem Amit Kapila 08:55
Re: List of all* PostgreSQL EXTENSIONs in the world Joel Jacobson 09:00
RE: Optionally automatically disable logical replication subscriptions on error [email protected] 09:52
[PATCH] Add native windows on arm64 support 📎 Niyas Sait 10:09
Re: Using Test::More test functions for pg_rewind Daniel Gustafsson 10:31
Re: logical decoding and replication of sequences Amit Kapila 11:10
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) 📎 Nitin Jadhav 13:28
Some optimisations for numeric division 📎 Dean Rasheed 13:34
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 13:37
Re: bailing out in tap tests nearly always a bad idea Andrew Dunstan 13:43
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 14:23
Re: List of all* PostgreSQL EXTENSIONs in the world Andrew Dunstan 14:23
Re: List of all* PostgreSQL EXTENSIONs in the world Euler Taveira 14:33
Re: List of all* PostgreSQL EXTENSIONs in the world Joe Conway 14:37
Re: List of all* PostgreSQL EXTENSIONs in the world Aleksander Alekseev 14:52
Re: List of all* PostgreSQL EXTENSIONs in the world Joe Conway 14:59
PATCH: add "--config-file=" option to pg_rewind 📎 Gunnar "Nick" Bluth 15:28
Re: Frontend error logging style Tom Lane 15:30
Re: making pg_regress less noisy by removing boilerplate Andrew Dunstan 15:54
Re: Time to drop plpython2? Mark Wong 15:58
Re: logical decoding and replication of sequences Tomas Vondra 16:07
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Ashutosh Sharma 16:16
Re: bailing out in tap tests nearly always a bad idea Andres Freund 16:40
Re: Frontend error logging style Andres Freund 16:47
Re: bailing out in tap tests nearly always a bad idea Andrew Dunstan 17:20
Re: Frontend error logging style Euler Taveira 17:21
Re: PATCH: add "--config-file=" option to pg_rewind Jacob Champion 17:21
Re: logical decoding and replication of sequences Euler Taveira 17:33
Re: Allow file inclusion in pg_hba and pg_ident files Nathan Bossart 17:44
Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami 18:02
[PATCH] Enable SSL library detection via PQsslAttribute 📎 Jacob Champion 18:38
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Alvaro Herrera 18:39
Re: Add index scan progress to pg_stat_progress_vacuum Peter Geoghegan 18:41
Re: CLUSTER on partitioned index Justin Pryzby 18:47
Re: [PATCH] Enable SSL library detection via PQsslAttribute Andrew Dunstan 19:11
Re: Synchronizing slots from primary to standby 📎 James Coleman 19:16
Re: logical decoding and replication of sequences Tomas Vondra 19:18
Re: Use generation context to speed up tuplesorts Tomas Vondra 19:19
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Justin Pryzby 19:22
Re: fix crash with Python 3.11 📎 Tom Lane 19:31
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Matthias van de Meent 19:50
Re: Trap errors from streaming child in pg_basebackup to exit early Daniel Gustafsson 19:58
Re: List of all* PostgreSQL EXTENSIONs in the world Joel Jacobson 20:18
convert libpq uri-regress tests to tap test 📎 Andres Freund 20:30
Re: convert libpq uri-regress tests to tap test Andrew Dunstan 20:39
Re: convert libpq uri-regress tests to tap test Daniel Gustafsson 20:40
Re: Some optimisations for numeric division Tom Lane 20:55
Re: convert libpq uri-regress tests to tap test Tom Lane 20:57
Re: convert libpq uri-regress tests to tap test Andres Freund 21:16
GiST index build missing smgrimmedsync()? Melanie Plageman 21:30
reallocing without oom check in pg_regress 📎 Daniel Gustafsson 21:32
Re: convert libpq uri-regress tests to tap test Alvaro Herrera 21:44
Re: convert libpq uri-regress tests to tap test Alvaro Herrera 21:46
Re: convert libpq uri-regress tests to tap test Andrew Dunstan 21:57
Re: convert libpq uri-regress tests to tap test Tom Lane 22:03
Re: reallocing without oom check in pg_regress Tom Lane 22:05
Re: logical decoding and replication of sequences Euler Taveira 22:05
Re: Proposal: Support custom authentication methods using hooks 📎 samay sharma 22:11
Re: Some optimisations for numeric division Dean Rasheed 22:46
Re: convert libpq uri-regress tests to tap test Peter Eisentraut 22:53
Re: Some optimisations for numeric division Tom Lane 22:55
Re: convert libpq uri-regress tests to tap test Tom Lane 22:58
Re: libpq async duplicate error results Tom Lane 23:15
Re: [PATCH] Enable SSL library detection via PQsslAttribute 📎 Jacob Champion 23:20
Re: convert libpq uri-regress tests to tap test Peter Eisentraut 23:21

Feb. 24, 2022

Thread Author Time
[PATCH] Expose port->authn_id to extensions and triggers 📎 Jacob Champion 00:15
Extract epoch from Interval weird behavior Joseph Koshakow 00:42
Re: Design of pg_stat_subscription_workers vs pgstats 📎 Masahiko Sawada 01:32
Re: convert libpq uri-regress tests to tap test Tom Lane 01:52
Re: Failed transaction statistics to measure the logical replication progress Masahiko Sawada 02:07
RE: row filtering for logical replication Shinoda, Noriyoshi (PN Japan FSIP) 02:13
Re: row filtering for logical replication Amit Kapila 02:24
Re: row filtering for logical replication Peter Smith 02:26
RE: row filtering for logical replication Shinoda, Noriyoshi (PN Japan FSIP) 02:27
Re: row filtering for logical replication Amit Kapila 02:33
RE: [Proposal] Add foreign-server health checks infrastructure 📎 [email protected] 02:34
Re: Extract epoch from Interval weird behavior 📎 Joseph Koshakow 02:35
RE: Optionally automatically disable logical replication subscriptions on error [email protected] 02:44
Re: row filtering for logical replication 📎 Peter Smith 02:55
Typo in pgbench messages. KAWAMOTO Masaya 02:56
Re: Support logical replication of DDLs Zheng Li 03:10
Re: Typo in pgbench messages. Tatsuo Ishii 03:15
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 03:18
Re: Typo in pgbench messages. 📎 KAWAMOTO Masaya 05:00
Re: remove more archiving overhead Kyotaro Horiguchi 05:13
Re: Patch a potential memory leak in describeOneTableDetails() Kyotaro Horiguchi 05:44
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita 05:49
Re: Patch a potential memory leak in describeOneTableDetails() Kyotaro Horiguchi 06:32
Re: pg_stat_get_replication_slot and pg_stat_get_subscription_worker incorrectly marked as proretset Michael Paquier 06:32
Re: Per-table storage parameters for TableAM/IndexAM extensions 📎 Sadhuprasad Patro 06:56
Re: speed up a logical replica setup Amit Kapila 07:05
RE: Design of pg_stat_subscription_workers vs pgstats [email protected] 07:20
Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Kyotaro Horiguchi 07:26
Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada 07:50
RE: Logical replication timeout problem [email protected] 08:06
Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Kyotaro Horiguchi 08:27
Re: Design of pg_stat_subscription_workers vs pgstats Peter Smith 08:53
Re: Support logical replication of DDLs Aleksander Alekseev 08:56
Re: PATCH: add "--config-file=" option to pg_rewind Aleksander Alekseev 09:02
Re: Proposal: Support custom authentication methods using hooks Aleksander Alekseev 09:16
Re: Design of pg_stat_subscription_workers vs pgstats Peter Eisentraut 09:20

Browse Archives

Prev | Next