Mailing lists [pgsql-hackers]
- Re: making relfilenodes 56 bits Robert Haas
- Re: PSA: Autoconf has risen from the dead Robert Haas
- Re: pg_checkpointer is not a verb or verb phrase Robert Haas
- Re: [UNVERIFIED SENDER] Re: pg_upgrade can result in early wraparound on databases with high transaction load Andrew Dunstan
- Re: Issue with pg_stat_subscription_stats Andres Freund
- Re: First draft of the PG 15 release notes Noah Misch
- Re: [UNVERIFIED SENDER] Re: pg_upgrade can result in early wraparound on databases with high transaction load Tom Lane
- Re: Patch proposal: New hooks in the connection path Joe Conway
- Re: pg_checkpointer is not a verb or verb phrase Tom Lane
- Re: should check interrupts in BuildRelationExtStatistics ? Tom Lane
- Re: should check interrupts in BuildRelationExtStatistics ? Andres Freund
- Re: should check interrupts in BuildRelationExtStatistics ? Tom Lane
- Re: should check interrupts in BuildRelationExtStatistics ? Tom Lane
- Re: First draft of the PG 15 release notes Bruce Momjian
- Re: should check interrupts in BuildRelationExtStatistics ? Michael Paquier
- Re: avoid multiple hard links to same WAL file after a crash Michael Paquier
- Re: Doc about how to set max_wal_senders when setting minimal wal_level Tom Lane
- Re: doc: Clarify Routines and Extension Membership Tom Lane
- Re: EINTR in ftruncate() Andres Freund
- Re: doc: Fix description of how the default user name is chosen Tom Lane
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund
- Re: doc: Fix description of how the default user name is chosen David G. Johnston
- Re: should check interrupts in BuildRelationExtStatistics ? Thomas Munro
- Re: automatically generating node support functions Tom Lane
- Re: Logging query parmeters in auto_explain Michael Paquier
- Re: Using PQexecQuery in pipeline mode produces unexpected Close messages Kyotaro Horiguchi
- Re: Issue with pg_stat_subscription_stats Masahiko Sawada
- Re: tuplesort Generation memory contexts don't play nicely with index builds David Rowley
- Re: Issue with pg_stat_subscription_stats Andres Freund
- Re: pg_upgrade (12->14) fails on aggregate Michael Paquier
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: AIX support - alignment issues Thomas Munro
- Re: generic plans and "initial" pruning Amit Langote
- Re: pg_rewind: warn when checkpoint hasn't happened after promotion Kyotaro Horiguchi
- Re: Issue with pg_stat_subscription_stats Masahiko Sawada
- Re: First draft of the PG 15 release notes Noah Misch
- RE: Re-order "disable_on_error" in tab-complete COMPLETE_WITH osumi.takamichi@fujitsu.com
- Re: Eliminating SPI from RI triggers - take 2 Amit Langote
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: AIX support - alignment issues Andres Freund
- Re: pg_upgrade (12->14) fails on aggregate Tom Lane
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: Re-order "disable_on_error" in tab-complete COMPLETE_WITH Michael Paquier
- Re: AIX support - alignment issues Tom Lane
- Re: Re-order "disable_on_error" in tab-complete COMPLETE_WITH Peter Smith
- Re: AIX support - alignment issues Thomas Munro
- Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor
- Re: [PATCH] Optimize json_lex_string by batching character copying Andres Freund
- Re: AIX support - alignment issues Andres Freund
- Re: AIX support - alignment issues Tom Lane
- Re: AIX support - alignment issues Andres Freund
- Re: [PATCH] Fix pg_upgrade test from v10 Michael Paquier
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: Unify DLSUFFIX on Darwin Peter Eisentraut
- Re: Improve TAP tests of pg_upgrade for cross-version tests Michael Paquier
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: refactor some protocol message sending in walsender and basebackup Peter Eisentraut
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier
- Re: doc: BRIN indexes and autosummarize Alvaro Herrera
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size David Rowley
- Re: Patch proposal: New hooks in the connection path Drouvot, Bertrand
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Dilip Kumar
- Re: Patch proposal: New hooks in the connection path Drouvot, Bertrand
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor
- Re: [RFC] building postgres with meson -v9 Peter Eisentraut
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: Use outerPlanState macro instead of referring to leffttree Richard Guo
- Re: Fix proposal for comparaison bugs in PostgreSQL::Version Jehan-Guillaume de Rorthais
- Re: Logging query parmeters in auto_explain Dagfinn Ilmari Mannsåker
- Re: automatically generating node support functions Peter Eisentraut
- Re: automatically generating node support functions Peter Eisentraut
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Dilip Kumar
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: pg15b2: large objects lost on upgrade Justin Pryzby
- Re[2]: [PATCH] Optional OR REPLACE in CREATE OPERATOR statement Svetlana Derevyanko
- Re: pg15b2: large objects lost on upgrade Robert Haas
- Re: doc: Fix description of how the default user name is chosen Matthias van de Meent
- Re: doc: Fix description of how the default user name is chosen Peter Eisentraut
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Custom tuplesorts for extensions Maxim Orlov
- Re: AIX support - alignment issues Peter Eisentraut
- Re: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl Maxim Orlov
- Re: First draft of the PG 15 release notes Bruce Momjian
- Re: [RFC] building postgres with meson -v9 Andres Freund
- Re: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl Pavel Borisov
- Re: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl Maxim Orlov
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: AIX support - alignment issues Tom Lane
- Re: Making the subquery alias optional in the FROM clause Dean Rasheed
- transformLockingClause() bug Dean Rasheed
- Re: AIX support - alignment issues Tom Lane
- Re: Backup command and functions can cause assertion failure and segmentation fault Fujii Masao
- Re: transformLockingClause() bug Tom Lane
- Re: Custom tuplesorts for extensions Matthias van de Meent
- Re: Use outerPlanState macro instead of referring to leffttree Tom Lane
- Re: Custom tuplesorts for extensions Andres Freund
- Re: [RFC] Improving multi-column filter cardinality estimation using MCVs and HyperLogLog Matthias van de Meent
- Re: In-placre persistance change of a relation Jacob Champion
- Re: Issue with pg_stat_subscription_stats Andres Freund
- Re: AIX support - alignment issues Robert Haas
- Re: making relfilenodes 56 bits Robert Haas
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao
- Re: archive modules talk to ben
- Re: AIX support - alignment issues Andres Freund
- Re: Issue with pg_stat_subscription_stats Andres Freund
- Re: archive modules Nathan Bossart
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Possible fails in pg_stat_statements test Robert Haas
- Re: AIX support - alignment issues Robert Haas
- Re: doc: Move enum storage commentary to top of section Matthias van de Meent
- Re: doc: Move enum storage commentary to top of section David G. Johnston
- Re: Custom tuplesorts for extensions Alexander Korotkov
- Re: Make mesage at end-of-recovery less scary. Jacob Champion
- Re: Make name optional in CREATE STATISTICS Matthias van de Meent
- Re: Add red-black tree missing comparison searches Alexander Korotkov
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: EINTR in ftruncate() Alvaro Herrera
- Re: tuplesort Generation memory contexts don't play nicely with index builds David Rowley
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: EINTR in ftruncate() Andres Freund
- Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Thomas Munro
- Re: automatically generating node support functions Tom Lane
- Re: EINTR in ftruncate() Thomas Munro