Mailing lists [pgsql-hackers]
- Re: pgsql: Add new GUC createrole_self_grant. Tom Lane
- Re: Can we let extensions change their dumped catalog schemas? Tom Lane
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Andres Freund
- Re: Remove source code display from \df+? Tom Lane
- Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF Robert Haas
- Re: pgsql: Add new GUC createrole_self_grant. Robert Haas
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Tom Lane
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Andres Freund
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Andres Freund
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Magnus Hagander
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Justin Pryzby
- Re: [PATCH] psql: Add tab-complete for optional view parameters Thomas Munro
- Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan
- No Callbacks on FATAL Ed Behn
- Re: Add SHELL_EXIT_CODE to psql Corey Huinker
- Re: Show various offset arrays for heap WAL records Peter Geoghegan
- Re: Generate pg_stat_get_xact*() functions with Macros Andres Freund
- Re: Show various offset arrays for heap WAL records Andres Freund
- Re: No Callbacks on FATAL Andres Freund
-
Re: pgsql: Doc: add XML ID attributes to
and Tom Lanetags. - Re: pgsql: Delay commit status checks until freezing executes. Andres Freund
- Re: How to generate the new expected out file. Andres Freund
- Re: No Callbacks on FATAL Tom Lane
- Re: Show various offset arrays for heap WAL records Peter Geoghegan
- Re: Use windows VMs instead of windows containers on the CI Justin Pryzby
- Re: low wal_retrieve_retry_interval causes missed signals on Windows Nathan Bossart
- Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan
- Re: Rework of collation code, extensibility Jeff Davis
- Re: mprove tab completion for ALTER EXTENSION ADD/DROP Michael Paquier
- Re: Rework of collation code, extensibility Jeff Davis
- Re: Refactor recordExtObjInitPriv() Nathan Bossart
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode David G. Johnston
- Re: Use windows VMs instead of windows containers on the CI Andres Freund
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Andres Freund
- Re: low wal_retrieve_retry_interval causes missed signals on Windows Andres Freund
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Andres Freund
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: pgsql: Add new GUC createrole_self_grant. David G. Johnston
- Re: No Callbacks on FATAL Andres Freund
- Re: low wal_retrieve_retry_interval causes missed signals on Windows Nathan Bossart
- Re: on placeholder entries in view rule action query's range table Tom Lane
- Re: No Callbacks on FATAL Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- RE: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Yoshikazu Imai (Fujitsu)
- Blocking execution of SECURITY INVOKER Jeff Davis
- Re: on placeholder entries in view rule action query's range table Amit Langote
- Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Amit Kapila
- Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu
- Re: ATTACH PARTITION seems to ignore column generation status Amit Langote
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- RE: Allow logical replication to copy tables in binary format Takamichi Osumi (Fujitsu)
- Re: How to generate the new expected out file. Amit Kapila
- Re: Time delayed LR (WAS Re: logical replication restrictions) shveta malik
- Re: ATTACH PARTITION seems to ignore column generation status Tom Lane
- Re: How to generate the new expected out file. Tom Lane
- Re: Blocking execution of SECURITY INVOKER Andres Freund
- Re: on placeholder entries in view rule action query's range table Tom Lane
- Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan
- Re: Using WaitEventSet in the postmaster Thomas Munro
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: Cygwin cleanup Justin Pryzby
- Re: Spinlock is missing when updating two_phase of ReplicationSlot Michael Paquier
- Re: Strengthen pg_waldump's --save-fullpage tests Michael Paquier
- Re: Strengthen pg_waldump's --save-fullpage tests Bharath Rupireddy
- Re: on placeholder entries in view rule action query's range table Amit Langote
- Re: Cygwin cleanup Justin Pryzby
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Spinlock is missing when updating two_phase of ReplicationSlot Masahiko Sawada
- Re: allowing for control over SET ROLE Noah Misch
- Re: on placeholder entries in view rule action query's range table Justin Pryzby
- Re: Small miscellaneus fixes (Part II) John Naylor
- resend from mailing list archive doesn't working Pavel Stehule
- Re: Remove source code display from \df+? Pavel Stehule
- Re: resend from mailing list archive doesn't working Justin Pryzby
- Re: resend from mailing list archive doesn't working Pavel Stehule
- Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Michael Paquier
- Re: Small miscellaneus fixes (Part II) Justin Pryzby
-
Re: pgsql: Doc: add XML ID attributes to
and Brar Pieningtags. - Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Add a new pg_walinspect function to extract FPIs from WAL records Michael Paquier
- Re: Using WaitEventSet in the postmaster Tom Lane
- Re: recovery modules Michael Paquier
- Fix condition in shm_toc and remove unused function shm_toc_freespace. Zhang Mingli
- Re: Common function for percent placeholder replacement Peter Eisentraut
- Re: Small miscellaneus fixes (Part II) John Naylor
- Re: Fix condition in shm_toc and remove unused function shm_toc_freespace. Zhang Mingli
- Re: On login trigger: take three Pavel Stehule
- Re: Using WaitEventSet in the postmaster Thomas Munro
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- RE: Fix pg_publication_tables to exclude generated columns shiy.fnst@fujitsu.com
- Re: Strengthen pg_waldump's --save-fullpage tests Drouvot, Bertrand
- Re: [PATCH] Const'ify the arguments of ilist.c/ilist.h functions Peter Eisentraut
- Re: Using WaitEventSet in the postmaster Thomas Munro
- Re: Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: Lazy allocation of pages required for verifying FPI consistency Kyotaro Horiguchi
- Re: Lazy allocation of pages required for verifying FPI consistency Julien Rouhaud
- Re: Flush SLRU counters in checkpointer process Anthonin Bonnefoy
- Re: Fix condition in shm_toc and remove unused function shm_toc_freespace. Richard Guo
- Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Jelte Fennema
- Re: Add BufFileRead variants with short read and EOF detection Peter Eisentraut
- PG11 to PG14 Migration Slowness Vigneshk Kvignesh
- Named Operators Gurjeet Singh
- Re: Named Operators Gurjeet Singh
- Re: Lazy allocation of pages required for verifying FPI consistency Bharath Rupireddy
- Remove nonmeaningful prefixes in PgStat_* fields Drouvot, Bertrand
- Re: Named Operators Matthias van de Meent
- Re: Time delayed LR (WAS Re: logical replication restrictions) shveta malik
- UPDATE operation terminates logical replication receiver process due to an assertion v.davydov@postgrespro.ru
- Re: Perform streaming logical transactions by background workers and parallel apply shveta malik
- Re: Named Operators Gurjeet Singh
- Re: PG11 to PG14 Migration Slowness Ilya Anfimov
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Beautify pg_walinspect docs a bit Bharath Rupireddy
- Re: Add a new pg_walinspect function to extract FPIs from WAL records Bharath Rupireddy
- Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs Daniel Verite
- 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 houzj.fnst@fujitsu.com
- Re: Time delayed LR (WAS Re: logical replication restrictions) Melih Mutlu
- Re: Named Operators Matthias van de Meent
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: on placeholder entries in view rule action query's range table Andrew Dunstan
- Re: Minimal logical decoding on standbys Ashutosh Sharma
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: on placeholder entries in view rule action query's range table Tom Lane
- Re: Remove source code display from \df+? Magnus Hagander
- Re: Improving btree performance through specializing by key shape, take 2 David Christensen
- Re: pgsql: Add new GUC createrole_self_grant. Robert Haas
- PL/Python: Fix return in the middle of PG_TRY() block. Xing Guo
- Re: allowing for control over SET ROLE Robert Haas
- Re: Named Operators Tom Lane
- Re: Named Operators David G. Johnston
- Re: daitch_mokotoff module Dag Lem
- Re: split TOAST support out of postgres.h Robert Haas
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: PG11 to PG14 Migration Slowness Tom Lane
- Re: daitch_mokotoff module Paul Ramsey
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: on placeholder entries in view rule action query's range table Justin Pryzby
- Re: on placeholder entries in view rule action query's range table Tom Lane
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Add SHELL_EXIT_CODE to psql Maxim Orlov
- Re: split TOAST support out of postgres.h Peter Eisentraut
- Re: Transparent column encryption Peter Eisentraut
- Re: drop postmaster symlink Peter Eisentraut
- Re: Named Operators Isaac Morland
- Re: Remove source code display from \df+? Isaac Morland
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Robert Haas
- Re: Remove nonmeaningful prefixes in PgStat_* fields Alvaro Herrera
- Re: Named Operators Tom Lane
- Re: Refactor recordExtObjInitPriv() Peter Eisentraut
- Re: on placeholder entries in view rule action query's range table Andrew Dunstan
- Re: Refactor recordExtObjInitPriv() Tom Lane
- Re: Remove nonmeaningful prefixes in PgStat_* fields Tom Lane
- Re: on placeholder entries in view rule action query's range table Tom Lane
- Re: Refactor recordExtObjInitPriv() Nathan Bossart
- Re: What object types should be in schemas? Alvaro Herrera
- Re: Named Operators Vik Fearing
- Re: Remove nonmeaningful prefixes in PgStat_* fields Andres Freund
- Re: Minimal logical decoding on standbys Andres Freund
- Re: recovery modules Nathan Bossart
- Re: Generate pg_stat_get_xact*() functions with Macros Andres Freund
- Re: Using WaitEventSet in the postmaster Andres Freund
- Re: drop postmaster symlink Joe Conway
- Re: Named Operators David G. Johnston
- Re: PL/Python: Fix return in the middle of PG_TRY() block. Nathan Bossart
- Re: Can we let extensions change their dumped catalog schemas? Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER mahendrakar s
- Re: drop postmaster symlink Devrim Gündüz
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Transaction timeout Nathan Bossart
- Re: Exposing the lock manager's WaitForLockers() to SQL Andres Freund
- Re: Transaction timeout Andrey Borodin
- Re: GUC for temporarily disabling event triggers Daniel Gustafsson
- errdetail vs errdetail_log? Christophe Pettus
- Re: errdetail vs errdetail_log? Andres Freund