Mailing lists [pgsql-hackers]
- Re: Kerberos delegation support in libpq and postgres_fdw Jacob Champion
- Re: POC: GROUP BY optimization David Rowley
- pg_upgrade test failure Andres Freund
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Nathan Bossart
- Support pg_attribute_aligned and noreturn in MSVC James Coleman
- Re: Silencing the remaining clang 15 warnings Thomas Munro
- Re: Silencing the remaining clang 15 warnings Tom Lane
- Proposal to use JSON for Postgres Parser format Michel Pelletier
- Re: Support pg_attribute_aligned and noreturn in MSVC Michael Paquier
- Re: Support pg_attribute_aligned and noreturn in MSVC James Coleman
- Re: Support tls-exporter as channel binding for TLSv1.3 Michael Paquier
- Re: pg_upgrade test failure Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: pg_upgrade test failure Andres Freund
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: pg_upgrade test failure Michael Paquier
- Re: pg_upgrade test failure Justin Pryzby
- Re: pg_create_logical_replication_slot argument incongruency Michael Paquier
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Michael Paquier
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: Proposal to use JSON for Postgres Parser format Tom Lane
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: Support pg_attribute_aligned and noreturn in MSVC Michael Paquier
- Re: Proposal to use JSON for Postgres Parser format Peter Geoghegan
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Nathan Bossart
- Re: Proposal to use JSON for Postgres Parser format Thomas Munro
- Re: Proposal to use JSON for Postgres Parser format Tom Lane
- RE: Perform streaming logical transactions by background workers and parallel apply shiy.fnst@fujitsu.com
- Re: Proposal to use JSON for Postgres Parser format Amit Kapila
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier
- Re: Proposal to use JSON for Postgres Parser format Tom Lane
- Re: Proposal to use JSON for Postgres Parser format Peter Geoghegan
- Re: Proposal to use JSON for Postgres Parser format Peter Geoghegan
- Re: Proposal to use JSON for Postgres Parser format Thomas Munro
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Tom Lane
- Re: Proposal to use JSON for Postgres Parser format Thomas Munro
- Re: A question about wording in messages Amit Kapila
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier
- Re: Proposal to use JSON for Postgres Parser format Tom Lane
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: remove more archiving overhead Noah Misch
- Re: Proposal to use JSON for Postgres Parser format Peter Geoghegan
- Re: [PoC] Federated Authn/z with OAUTHBEARER mahendrakar s
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: predefined role(s) for VACUUM and ANALYZE Michael Paquier
- Fix incorrect variable type for origin_id Masahiko Sawada
- Re: Fix incorrect variable type for origin_id Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Make ON_ERROR_STOP stop on shell script failure bt22nakamorit
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Proposal to use JSON for Postgres Parser format Thomas Munro
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: missing indexes in indexlist with partitioned tables Amit Langote
- Re: pg_create_logical_replication_slot argument incongruency Florin Irion
- Re: Add common function ReplicationOriginName. Amit Kapila
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Alvaro Herrera
- Re: Add 64-bit XIDs into PostgreSQL 15 Zhang Mingli
- Re: missing indexes in indexlist with partitioned tables David Rowley
- Re: missing indexes in indexlist with partitioned tables Amit Langote
- Re: Add 64-bit XIDs into PostgreSQL 15 Zhang Mingli
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: Add common function ReplicationOriginName. Aleksander Alekseev
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: About displaying NestLoopParam Richard Guo
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Add common function ReplicationOriginName. Peter Smith
- Re: Add 64-bit XIDs into PostgreSQL 15 Justin Pryzby
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: Add 64-bit XIDs into PostgreSQL 15 Zhang Mingli
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: ICU for global collation Peter Eisentraut
- Re: Proposal to use JSON for Postgres Parser format Alexander Korotkov
- Re: Proposal to use JSON for Postgres Parser format Alexander Korotkov
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: pg_create_logical_replication_slot argument incongruency Michael Paquier
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: pg_create_logical_replication_slot argument incongruency Florin Irion
- Re: Proposal to use JSON for Postgres Parser format Matthias van de Meent
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Bharath Rupireddy
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: Support pg_attribute_aligned and noreturn in MSVC James Coleman
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Robert Haas
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: Summary function for pg_buffercache Aleksander Alekseev
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: Summary function for pg_buffercache Zhang Mingli
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: why can't a table be part of the same publication as its schema Robert Haas
- Re: On login trigger: take three Sergey Shinderuk
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: On login trigger: take three Daniel Gustafsson
- Re: cataloguing NOT NULL constraints Isaac Morland
- Re: making relfilenodes 56 bits Amul Sul
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: RFC: Logging plan of the running query torikoshia
- Re: why can't a table be part of the same publication as its schema Mark Dilger
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Proposal to use JSON for Postgres Parser format Alvaro Herrera
- Re: [PATCH]Feature improvement for MERGE tab completion Alvaro Herrera
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: A question about wording in messages Alvaro Herrera
- default sorting behavior for index Zhihong Yu
- Re: cataloguing NOT NULL constraints Robert Haas
- Re: making relfilenodes 56 bits Robert Haas
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Jacob Champion
- Re: A question about wording in messages Alvaro Herrera
- Auto explain after query timeout James Coleman
- Tighten pg_get_object_address argument checking Peter Eisentraut
- Re: CFM Manager Jacob Champion
- Re: oat_post_create expected behavior Jeff Davis
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Auto explain after query timeout Gurjeet
- Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Nathan Bossart
- Re: Auto explain after query timeout James Coleman
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: A question about wording in messages Tom Lane
- Re: Auto explain after query timeout Robert Haas
- Re: Auto explain after query timeout Gurjeet
- Support logical replication of large objects Borui Yang
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: why can't a table be part of the same publication as its schema Mark Dilger
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan