Mailing lists [pgsql-hackers]
- Re: hashagg slowdown due to spill changes Andres Freund
- Re: Bump default wal_level to logical Andres Freund
- Re: proposal: possibility to read dumped table's name from file Justin Pryzby
- Re: Bump default wal_level to logical Andres Freund
- Re: valgrind versus pg_atomic_init() Andres Freund
- Re: valgrind versus pg_atomic_init() Tom Lane
- Re: [PATCH] Add support for choosing huge page size Thomas Munro
- Remove SpinLockFree() / S_LOCK_FREE()? Andres Freund
- Re: Remove SpinLockFree() / S_LOCK_FREE()? Tom Lane
- Re: Avoiding hash join batch explosions with extreme skew and weird stats Melanie Plageman
- Re: BufFileRead() error signalling Thomas Munro
- Intermittent test plan change in "privileges" test on BF animal prion Thomas Munro
- Re: BufFileRead() error signalling Michael Paquier
- Re: [HACKERS] Multiple synchronous_standby_names rules James Sewell
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Intermittent test plan change in "privileges" test on BF animal prion Tom Lane
- Re: valgrind versus pg_atomic_init() Andres Freund
- Re: Intermittent test plan change in "privileges" test on BF animal prion David Rowley
- Re: valgrind versus pg_atomic_init() Tom Lane
- Re: A wrong index choose issue because of inaccurate statistics Andy Fan
- Re: Intermittent test plan change in "privileges" test on BF animal prion Tom Lane
- Re: Intermittent test plan change in "privileges" test on BF animal prion David Rowley
- Re: Intermittent test plan change in "privileges" test on BF animal prion Tom Lane
- Re: A wrong index choose issue because of inaccurate statistics Andy Fan
- Re: Intermittent test plan change in "privileges" test on BF animal prion Tom Lane
- Re: Add -Wold-style-definition to CFLAGS? Andres Freund
- Re: A wrong index choose issue because of inaccurate statistics Andy Fan
- RE: BUG #16481: Stored Procedure Triggered by Logical Replication isUnable to use Notification Events Vianello Fabio
- RE: BUG #16481: Stored Procedure Triggered by Logical Replication isUnable to use Notification Events Vianello Fabio
- Re: Add -Wold-style-definition to CFLAGS? Tom Lane
- Re: Atomic operations within spinlocks Andres Freund
- Re: Read access for pg_monitor to pg_replication_origin_status view Michael Paquier
- Re: Add -Wold-style-definition to CFLAGS? Andres Freund
- Re: Read access for pg_monitor to pg_replication_origin_status view Masahiko Sawada
- Re: Global snapshots Fujii Masao
- Re: Bump default wal_level to logical Peter Eisentraut
- Speedup usages of pg_*toa() functions David Rowley
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: TAP tests and symlinks on Windows Michael Paquier
- Re: Speedup usages of pg_*toa() functions Andrew Gierth
- Re: TAP tests and symlinks on Windows Peter Eisentraut
- Re: TAP tests and symlinks on Windows Juan José Santamaría Flecha
- Re: Read access for pg_monitor to pg_replication_origin_status view Michael Paquier
- Re: Unify drop-by-OID functions Peter Eisentraut
- Re: Unify drop-by-OID functions Peter Eisentraut
- Re: Speedup usages of pg_*toa() functions David Rowley
- Re: Read access for pg_monitor to pg_replication_origin_status view Masahiko Sawada
- Re: Read access for pg_monitor to pg_replication_origin_status view Kyotaro Horiguchi
- Re: Resetting spilled txn statistics in pg_stat_replication Magnus Hagander
- FailedAssertion at ReorderBufferCheckMemoryLimit() Fujii Masao
- Re: WIP: Generic functions for Node types using generated metadata David Rowley
- Re: Read access for pg_monitor to pg_replication_origin_status view Kyotaro Horiguchi
- Re: Bump default wal_level to logical Kyotaro Horiguchi
- Re: FailedAssertion at ReorderBufferCheckMemoryLimit() Amit Kapila
- Re: Bump default wal_level to logical Magnus Hagander
- Terminate the idle sessions Li Japin
- Re: Asynchronous Append on postgres_fdw nodes. Andrey Lepikhov
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Speedup usages of pg_*toa() functions Andrew Gierth
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Index Skip Scan (new UniqueKeys) Dmitry Dolgov
- Re: TAP tests and symlinks on Windows ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Dmitry Dolgov
- Include access method in listTables output Georgios
- Re: Speedup usages of pg_*toa() functions David Rowley
- Re: Bump default wal_level to logical Amit Kapila
- Re: Add A Glossary Jürgen Purtz
- Re: Add A Glossary Jürgen Purtz
- Re: Bump default wal_level to logical Magnus Hagander
- Re: Include access method in listTables output David Rowley
- text coverage for EXTRACT() Peter Eisentraut
- Auto-vectorization speeds up multiplication of large-precision numerics Amit Khandekar
- Postgres installer with pgAdmin 4.22 Joel Mariadasan (jomariad)
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: Include access method in listTables output Georgios
- Re: text coverage for EXTRACT() Vik Fearing
- Re: Bump default wal_level to logical Amit Kapila
- Re: Bump default wal_level to logical Amit Kapila
- Re: Bump default wal_level to logical Amit Kapila
- pg_dump and concurrent DDL activity Ashutosh Bapat
- Re: text coverage for EXTRACT() Tom Lane
- Re: [PATCH] Add support for choosing huge page size Odin Ugedal
- Re: Postgres installer with pgAdmin 4.22 David G. Johnston
- Re: Speedup usages of pg_*toa() functions Ranier Vilela
- Re: Terminate the idle sessions David G. Johnston
- Re: BUG #16481: Stored Procedure Triggered by Logical Replication isUnable to use Notification Events David G. Johnston
- Re: BUG #16481: Stored Procedure Triggered by Logical Replication isUnable to use Notification Events David G. Johnston
- Re: Why is pq_begintypsend so slow? Robert Haas
- Fixed the remaining old function names. U ikki
- Re: Speedup usages of pg_*toa() functions Andrew Gierth
- Re: Inlining of couple of functions in pl_exec.c improves performance Pavel Stehule
- Re: Verifying embedded oids in *recv is a bad idea Jelte Fennema
- Re: Physical replication slot advance is not persistent Andres Freund
- Re: Bump default wal_level to logical Andres Freund
- Re: elog(DEBUG2 in SpinLocked section. Robert Haas
- Re: elog(DEBUG2 in SpinLocked section. Tom Lane
- Re: Physical replication slot advance is not persistent Alexey Kondratov
- Re: Disallow cancellation of waiting for synchronous replication Jeff Davis
- Re: Speedup usages of pg_*toa() functions Ranier Vilela
- Re: Speedup usages of pg_*toa() functions Andrew Gierth
- Re: elog(DEBUG2 in SpinLocked section. Robert Haas
- Re: Why is pq_begintypsend so slow? Andres Freund
- global barrier & atomics in signal handlers (Re: Atomic operationswithin spinlocks) Andres Freund
- Re: Speedup usages of pg_*toa() functions Ranier Vilela
- Re: Speedup usages of pg_*toa() functions Andrew Gierth