Mailing lists [pgsql-hackers]
- Re: Non-superuser subscription owners Robert Haas
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Andres Freund
- Re: PGDOCS - sgml linkend using single-quotes Peter Smith
- Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql) Kirk Wolak
- Re: Doc update for pg_stat_statements normalization Imseih (AWS), Sami
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: Adding argument names to aggregate functions Vik Fearing
- Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Michael Paquier
- Re: verbose mode for pg_input_error_message? Michael Paquier
- Re: Non-superuser subscription owners Jeff Davis
- Re: Doc update for pg_stat_statements normalization Michael Paquier
- Re: SQL JSON path enhanced numeric literals Vik Fearing
- Re: verbose mode for pg_input_error_message? Nathan Bossart
- Re: Track Oldest Initialized WAL Buffer Page Nathan Bossart
- Re: Non-superuser subscription owners Jeff Davis
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Nathan Bossart
- Re: Rework LogicalOutputPluginWriterUpdateProgress Peter Smith
- Re: Should vacuum process config file reload more often Andres Freund
- Re: pg_rewind: warn when checkpoint hasn't happened after promotion kuroda.keisuke@nttcom.co.jp
- Re: Should vacuum process config file reload more often Masahiko Sawada
- Re: pg_upgrade and logical replication Julien Rouhaud
- Re: Non-superuser subscription owners Stephen Frost
- Re: Non-superuser subscription owners Stephen Frost
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: pg_upgrade and logical replication Amit Kapila
- RE: Rework LogicalOutputPluginWriterUpdateProgress Takamichi Osumi (Fujitsu)
- RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
- Re: We shouldn't signal process groups with SIGQUIT Michael Paquier
- Re: pg_upgrade and logical replication Julien Rouhaud
- Re: Doc update for pg_stat_statements normalization Michael Paquier
- Re: Allow tests to pass in OpenSSL FIPS mode Michael Paquier
- Re: Force testing of query jumbling code in TAP tests Michael Paquier
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Track Oldest Initialized WAL Buffer Page Bharath Rupireddy
- Re: ICU locale validation / canonicalization Jeff Davis
- Re: Make some xlogreader messages more accurate Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Peter Eisentraut
- Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut
- Re: SQL JSON path enhanced numeric literals Peter Eisentraut
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Bharath Rupireddy
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Add documentation for coverage reports with meson Michael Paquier
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Bharath Rupireddy
- Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Michael Paquier
- Re: Track IO times in pg_stat_io Drouvot, Bertrand
- Maybe we can remove the type cast in typecache.c qinghao huang
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: Make some xlogreader messages more accurate Jeevan Ladhe
- Re: Allow logical replication to copy tables in binary format vignesh C
- Re: SQL/JSON revisited Amit Langote
- Re: WIN32 pg_import_system_collations Andrew Dunstan
- Re: Allow logical replication to copy tables in binary format Bharath Rupireddy
- Re: Add shared buffer hits to pg_stat_io Drouvot, Bertrand
- Re: pg_rewind: warn when checkpoint hasn't happened after promotion James Coleman
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Allow logical replication to copy tables in binary format Jelte Fennema
- Re: Non-superuser subscription owners Robert Haas
- Re: Adding CommandID to heap xlog records Heikki Linnakangas
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Damir Belyalov
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Bharath Rupireddy
- Re: Maybe we can remove the type cast in typecache.c Tom Lane
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Re: pg_upgrade and logical replication Nikolay Samokhvalov
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Heikki Linnakangas
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
- Re: Memory leak from ExecutorState context? Justin Pryzby
- Re: Experiments with Postgres and SSL Greg Stark
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Kuntal Ghosh
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Andres Freund
- Commitfest 2023-03 starting tomorrow! Greg Stark
- Re: Memory leak from ExecutorState context? Tomas Vondra
- Re: Experiments with Postgres and SSL Jacob Champion
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Non-superuser subscription owners Andres Freund
- Re: Auth extensions, with an LDAP/SCRAM example [was: Proposal: Support custom authentication methods using hooks] Jacob Champion
- Re: Memory leak from ExecutorState context? Tomas Vondra
- Re: Beautify pg_walinspect docs a bit Nathan Bossart
- Refactoring SysCacheGetAttr to know when attr cannot be NULL Daniel Gustafsson
- Re: WIN32 pg_import_system_collations Andrew Dunstan
- Re: Transparent column encryption Peter Eisentraut
- Re: Non-superuser subscription owners Jeff Davis
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Gregory Stark