Mailing lists [pgsql-hackers]
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Peter Geoghegan
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Tomas Vondra
- Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Robert Haas
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas
- Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Peter Geoghegan
- Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Peter Geoghegan
- Re: O(n) tasks cause lengthy startups and checkpoints Andres Freund
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Use generation context to speed up tuplesorts David Rowley
- Re: O(n) tasks cause lengthy startups and checkpoints Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Silencing upcoming warning about stack_base_ptr Tom Lane
- Re: Silencing upcoming warning about stack_base_ptr Andres Freund
- Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Andres Freund
- Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Peter Geoghegan
- Re: Silencing upcoming warning about stack_base_ptr Tom Lane
- Re: adding 'zstd' as a compression algorithm Michael Paquier
- Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Michael Paquier
- Re: adding 'zstd' as a compression algorithm Andres Freund
- Re: Support escape sequence for cluster_name in postgres_fdw.application_name Fujii Masao
- Re: Fix overflow in DecodeInterval Joseph Koshakow
- Re: Logical replication timeout problem Ajin Cherian
- Re: Assert in pageinspect with NULL pages Justin Pryzby
- Fix formatting of Interval output Joseph Koshakow
- Re: Fix CheckIndexCompatible comment Fujii Masao
- Re: Race conditions in 019_replslot_limit.pl Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Fix a comment in worker.c Amit Kapila
- Re: Fix a comment in worker.c Masahiko Sawada
- Timeout control within tests Noah Misch
- Re: Timeout control within tests Andres Freund
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Optionally automatically disable logical replication subscriptions on error Peter Smith
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- RE: Failed transaction statistics to measure the logical replication progress tanghy.fnst@fujitsu.com
- Re: Fix CheckIndexCompatible comment Yugo NAGATA
- Re: row filtering for logical replication Peter Smith
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: automatically generating node support functions Peter Eisentraut
- Re: Timeout control within tests Noah Misch
- Re: Time to drop plpython2? Mikael Kjellström
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: improve --with-lz4 install documentation Michael Paquier
- Patch a potential memory leak in describeOneTableDetails() wliang@stu.xidian.edu.cn
- Re: logical replication empty transactions Ajin Cherian
- Re: shared_preload_libraries = 'pg_stat_statements' failing with installcheck (compute_query_id = auto) Michael Paquier
- Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- Re: logical replication empty transactions Amit Kapila
- Re: logical replication empty transactions Amit Kapila
- RE: logical replication empty transactions osumi.takamichi@fujitsu.com
- Re: shared_preload_libraries = 'pg_stat_statements' failing with installcheck (compute_query_id = auto) Julien Rouhaud
- Re: pgsql: pg_upgrade: Preserve relfilenodes and tablespace OIDs. Christoph Berg
- JSON path decimal literal syntax Peter Eisentraut
- Re: logical replication empty transactions Amit Kapila
- Re: Failed transaction statistics to measure the logical replication progress Amit Kapila
- Re: Emit a warning if the extension's GUC is set incorrectly Florin Irion
- Re: Merging statistics from children instead of re-sampling everything Andrey V. Lepikhov
- Re: adding 'zstd' as a compression algorithm Robert Haas
- Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra
- Re: adding 'zstd' as a compression algorithm Robert Haas
- Re: adding 'zstd' as a compression algorithm Robert Haas
- Re: killing perl2host Andrew Dunstan
- Re: adding 'zstd' as a compression algorithm Robert Haas
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: adding 'zstd' as a compression algorithm Robert Haas
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: Synchronizing slots from primary to standby James Coleman
- Re: Timeout control within tests Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Per-table storage parameters for TableAM/IndexAM extensions Simon Riggs
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Ashutosh Sharma
- [PATCH] Add support to table_to_xmlschema regex when timestamp has time zone Renan Soares Lopes
- Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas
- Re: adding 'zstd' as a compression algorithm Robert Haas
- Re: [PATCH] Add support to table_to_xmlschema regex when timestamp has time zone Euler Taveira
- Re: Time to drop plpython2? Joe Conway
- Re: Time to drop plpython2? Andres Freund
- Re: Time to drop plpython2? Joe Conway
- Re: Design of pg_stat_subscription_workers vs pgstats David G. Johnston
- Re: buildfarm warnings Robert Haas
- Re: Time to drop plpython2? Andres Freund
- Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund
- Re: Time to drop plpython2? Joe Conway
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Time to drop plpython2? Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart