Mailing lists [pgsql-hackers]
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Euler Taveira
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- Re: dblink: Add SCRAM pass-through authentication Matheus Alcantara
- Re: ecdh support causes unnecessary roundtrips Jacob Champion
- Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: making EXPLAIN extensible Sami Imseih
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET David Rowley
- Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson
- Re: md.c vs elog.c vs smgrreleaseall() in barrier Thomas Munro
- Re: Adding support for SSLKEYLOGFILE in the frontend Abhishek Chanda
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: md.c vs elog.c vs smgrreleaseall() in barrier Andres Freund
- Re: ecdh support causes unnecessary roundtrips Jacob Champion
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- Re: md.c vs elog.c vs smgrreleaseall() in barrier Thomas Munro
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Sami Imseih
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- Re: Separate GUC for replication origins Euler Taveira
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Sami Imseih
- Re: Add contrib/pg_logicalsnapinspect Euler Taveira
- dsm_registry: Add detach and destroy features Sungwoo Chang
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- Re: Available disk space per tablespace Quan Zongliang
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET David Rowley
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET David Rowley
- Re: Optimization for lower(), upper(), casefold() functions. Jeff Davis
- RE: Skip collecting decoded changes of already-aborted transactions Hayato Kuroda (Fujitsu)
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Amit Kapila
- Re: Reducing the log spam Laurenz Albe
- Re: plperl version on the meson setup summary screen vignesh C
- Re: SQLFunctionCache and generic plans Alexander Pyhalov
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. David G. Johnston
- Re: SQL/JSON json_table plan clause Amit Langote
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Zhijie Hou (Fujitsu)
- Re: pg_attribute_noreturn(), MSVC, C11 Peter Eisentraut
- Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson
- Re: Minor rework of ALTER TABLE SET RelOptions code Álvaro Herrera
- Re: Use Python "Limited API" in PL/Python Peter Eisentraut
- Add time spent in posix_fadvise() in I/O read time ? Frédéric Yhuel
- Re: Separate GUC for replication origins vignesh C
- Re: Allow default \watch interval in psql to be configured Daniel Gustafsson
- Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
- Re: Some read stream improvements Thomas Munro
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: [PATCH] Fixed creation of empty .log files during log rotation vignesh C
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback vignesh C
- Re: Optimization for lower(), upper(), casefold() functions. Heikki Linnakangas
- Re: bogus error message for ALTER TABLE ALTER CONSTRAINT Álvaro Herrera
- Re: Optimization for lower(), upper(), casefold() functions. Alexander Borisov
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Amit Langote
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Proposal: manipulating pg_control file from Perl Dagfinn Ilmari Mannsåker
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Nisha Moond
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Allow default \watch interval in psql to be configured Greg Sabino Mullane
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Nazir Bilal Yavuz
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Evgeny
- Re: Proposal: manipulating pg_control file from Perl Aleksander Alekseev
- Re: Optimizing FastPathTransferRelationLocks() Fujii Masao
- Re: Proposal: manipulating pg_control file from Perl Christoph Berg
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Proposal: manipulating pg_control file from Perl Aleksander Alekseev
- Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Nathan Bossart
- Re: Proposal: manipulating pg_control file from Perl Christoph Berg
- Re: Adding support for SSLKEYLOGFILE in the frontend Peter Eisentraut
- Re: Get rid of WALBufMappingLock Tomas Vondra
- Re: Proposal: manipulating pg_control file from Perl Dagfinn Ilmari Mannsåker
- Re: dsm_registry: Add detach and destroy features Nathan Bossart
- Re: Proposal: manipulating pg_control file from Perl Aleksander Alekseev
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: PATCH: warn about, and deprecate, clear text passwords Nathan Bossart
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. David G. Johnston
- Re: Proposal: Progressive explain Rafael Thofehrn Castro
- Re: Available disk space per tablespace Christoph Berg
- Re: Disabling vacuum truncate for autovacuum Nathan Bossart
- PG_CFLAGS rpath Passthrough Issue David E. Wheeler
- More Perl cleanups Dagfinn Ilmari Mannsåker
- Re: Optimization for lower(), upper(), casefold() functions. Jeff Davis
- how to see the generated nodetags.h Hao Zhang
- Re: PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Re: encode/decode support for base64url Florents Tselai
- Re: vacuumdb changes for stats import/export Nathan Bossart
- Re: lwlocknames.h beautification attempt Álvaro Herrera
- Re: AIO v2.5 Andres Freund
- Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN Álvaro Herrera
- Re: AIO v2.5 Andres Freund
- Re: Statistics Import and Export Corey Huinker
- Re: SQLFunctionCache and generic plans Tom Lane