Mailing lists [pgsql-hackers]
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Transparent column encryption Peter Eisentraut
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Query JITing with LLVM ORC João Paulo Labegalini de Carvalho
- RE: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovskiy
- Re: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Query JITing with LLVM ORC Tom Lane
- Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut
- Re: Query JITing with LLVM ORC Thomas Munro
- Re: Query JITing with LLVM ORC Thomas Munro
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- pg_basebackup --create-slot-if-not-exists? Ashwin Agrawal
- Re: pg_basebackup's --gzip switch misbehaves Justin Pryzby
- Re: pg_basebackup --create-slot-if-not-exists? David G. Johnston
- Re: pg_basebackup --create-slot-if-not-exists? Michael Paquier
- Re: make additional use of optimized linear search routines Michael Paquier
- Re: pg_basebackup --create-slot-if-not-exists? Tom Lane
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Bharath Rupireddy
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: why can't a table be part of the same publication as its schema Amit Kapila
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Bharath Rupireddy
- RE: Allow logical replication to copy tables in binary format osumi.takamichi@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher wangw.fnst@fujitsu.com
- Re: pg_basebackup's --gzip switch misbehaves Justin Pryzby
- Re: pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: Query JITing with LLVM ORC João Paulo Labegalini de Carvalho
- Re: Fix snapshot name for SET TRANSACTION documentation Fujii Masao
- Re: make additional use of optimized linear search routines Nathan Bossart
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Nathan Bossart
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Nathan Bossart
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky
- Re: Background writer and checkpointer in crash recovery Michael Paquier
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Bharath Rupireddy
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Multi-insert related comment in CopyFrom() Etsuro Fujita
- 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: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: [RFC] building postgres with meson - v13 Andrew Dunstan
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Fujii Masao
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- cannot to compile master in llvm_resolve_symbols Pavel Stehule
- Re: cannot to compile master in llvm_resolve_symbols Thomas Munro
- Re: cannot to compile master in llvm_resolve_symbols Pavel Stehule
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut
- Re: archive modules Peter Eisentraut
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Pruning never visible changes Simon Riggs
- Re: Fix snapshot name for SET TRANSACTION documentation Japin Li
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz
- Re: RFC: Logging plan of the running query torikoshia
- Re: Pruning never visible changes Alvaro Herrera
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [RFC] building postgres with meson - v13 Tom Lane
- Re: [RFC] building postgres with meson - v13 Alvaro Herrera
- Re: [RFC] building postgres with meson - v13 Tom Lane
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Tab complete for CREATE SUBSCRIPTION ... CONECTION does not work Japin Li
- Re: proposal: possibility to read dumped table's name from file Andres Freund
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Andres Freund
- Re: pg_waldump: add test for coverage Andres Freund
- Re: Amcheck verification of GiST and GIN Andres Freund
- Re: [RFC] building postgres with meson - v13 Alvaro Herrera
- Re: Summary function for pg_buffercache Melih Mutlu
- Re: [PATCH] Introduce array_shuffle() and array_sample() Andres Freund
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Andres Freund
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Andres Freund
- Re: Extending outfuncs support to utility statements Andres Freund
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: Temporary file access API John Morris
- Re: libpq error message refactoring Andres Freund
- Re: Summary function for pg_buffercache Andres Freund
- 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: Extending outfuncs support to utility statements Tom Lane
- Re: Extending outfuncs support to utility statements Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma
- Re: Extending outfuncs support to utility statements Andres Freund
- Re: Mingw task for Cirrus CI Andres Freund
- Re: ICU for global collation Marina Polyakova
- Re: archive modules Nathan Bossart
- Re: Pruning never visible changes Simon Riggs
- Re: [RFC] building postgres with meson - v13 Nathan Bossart
- Re: [RFC] building postgres with meson - v13 Peter Geoghegan
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Extending outfuncs support to utility statements Tom Lane