Mailing lists [pgsql-hackers]
- Re: Parallel CREATE INDEX for BRIN indexes Matthias van de Meent
- Re: Avoid unused value (src/fe_utils/print.c) Marko Tiikkaja
- Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
- Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela
- Re: Cleaning up threading code Andres Freund
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Peter Smith
- Re: unrecognized node type while displaying a Path due to dangling pointer David Rowley
- Re: Support to define custom wait events for extensions Andres Freund
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Michael Paquier
- Re: MERGE ... RETURNING Jeff Davis
- Re: [PoC] Federated Authn/z with OAUTHBEARER Thomas Munro
- Re: MERGE ... RETURNING Vik Fearing
- Re: DROP DATABASE is interruptible Andres Freund
- Re: unrecognized node type while displaying a Path due to dangling pointer Tom Lane
- Re: Forgive trailing semicolons inside of config files Andres Freund
- Re: Forgive trailing semicolons inside of config files Tom Lane
- Re: unrecognized node type while displaying a Path due to dangling pointer David Rowley
- Re: COPY table FROM STDIN via SPI James Sewell
- Re: The same 2PC data maybe recovered twice Andy Fan
- Re: The same 2PC data maybe recovered twice Andy Fan
- RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- Re: Cleaning up threading code Thomas Munro
- Re: Cleaning up threading code Thomas Munro
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Amit Kapila
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Peter Smith
- Re: Cleaning up threading code Thomas Munro
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Michael Paquier
- Re: CI and test improvements Justin Pryzby
- Re: Use COPY for populating all pgbench tables Michael Paquier
- Re: CI and test improvements Michael Paquier
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Dilip Kumar
- Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Masahiko Sawada
- Re: [PATCH]Add a tip to the check mode Wen Yi
- Re: Support to define custom wait events for extensions Michael Paquier
- RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- Re: Exclusion constraints on partitioned tables Peter Eisentraut
- Better help output for pgbench -I init_steps Gurjeet Singh
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: SQL:2011 application time Peter Eisentraut
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Michael Paquier
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Masahiko Sawada
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Clean up some signal usage mainly related to Windows Peter Eisentraut
- Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Michael Banck
- Re: remaining sql/json patches Amit Langote
- Re: DROP DATABASE is interruptible Daniel Gustafsson
- Re: Better help output for pgbench -I init_steps Peter Eisentraut
- Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Amit Kapila
- Re: psql: Add role's membership options to the \du+ command Pavel Luzanov
- Re: Consistent coding for the naming of LR workers Peter Eisentraut
- Re: Testing autovacuum wraparound (including failsafe) Daniel Gustafsson
- Re: Synchronizing slots from primary to standby Peter Eisentraut
- Re: pg16b2: REINDEX segv on null pointer in RemoveFromWaitQueue Justin Pryzby
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Dilip Kumar
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Robert Haas
- Re: XLog size reductions: Reduced XLog record header size for PG17 Matthias van de Meent
- Re: remaining sql/json patches Amit Langote
- Re: Better help output for pgbench -I init_steps Alvaro Herrera
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Robert Haas
- Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Masahiko Sawada
- Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Önder Kalacı
- Re: Clean up some signal usage mainly related to Windows Tristan Partin
- Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: Clean up some signal usage mainly related to Windows Peter Eisentraut
- Re: Clean up some signal usage mainly related to Windows Tristan Partin
- RelationGetIndexAttrBitmap comment outdated Alvaro Herrera
- Re: RelationGetIndexAttrBitmap comment outdated Daniel Gustafsson
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Önder Kalacı
- numeric datatype for current release not available Ashutosh Bapat
- Re: numeric datatype for current release not available Julien Rouhaud
- Re: Meson build updates Tristan Partin
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Shruthi Gowda
- Re: Meson build updates Alvaro Herrera
- Re: Meson build updates Tristan Partin
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Better help output for pgbench -I init_steps Gurjeet Singh
- Re: COPY table FROM STDIN via SPI Joe Conway
- Re: COPY table FROM STDIN via SPI chap@anastigmatix.net
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: COPY table FROM STDIN via SPI Joe Conway
- Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Robert Haas
- CommandStatus from insert returning when using a portal. Dave Cramer
- Re: CommandStatus from insert returning when using a portal. David G. Johnston
- Re: CommandStatus from insert returning when using a portal. Gurjeet Singh