Архив рассылок [pgsql-hackers]
Re: vac_update_datfrozenxid will raise "wrong tuple length" if pg_database tuple contains toast attribute. Michael Paquier
Re: autovac issue with large number of tables Masahiko Sawada
Re: Add docs stub for recovery.conf Craig Ringer
Re: Printing LSN made easy Craig Ringer
Re: list of extended statistics on psql Tatsuro Yamada
Re: Add docs stub for recovery.conf Stephen Frost
Re: POC: postgres_fdw insert batching Craig Ringer
Re: Asynchronous Append on postgres_fdw nodes. Craig Ringer
Re: Implementing Incremental View Maintenance Yugo NAGATA
Fix typo in cost.h Tang, Haiying
Re: A few new options for CHECKPOINT Stephen Frost
Re: Add Information during standby recovery conflicts Masahiko Sawada
Re: Fix typo in cost.h Fujii Masao
Re: Improving spin-lock implementation on ARM. Krunal Bauskar
[PATCH] fix compilation with gnu89 Rosen Penev
Re: [PATCH] fix compilation with gnu89 Andres Freund
Re: Improving spin-lock implementation on ARM. Krunal Bauskar
Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: Multi Inserts in CREATE TABLE AS - revived patch Bharath Rupireddy
Re: Printing backtrace of postgres processes Craig Ringer
Re: Removing unneeded self joins Andrey V. Lepikhov
Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted Thomas Munro
Re: Feature improvement for pg_stat_statements Fujii Masao
Re: Improving spin-lock implementation on ARM. Krunal Bauskar
Re: Disable WAL logging to speed up data loading Masahiko Sawada
Re: Is Recovery actually paused? Yugo NAGATA
Re: Add Information during standby recovery conflicts Drouvot, Bertrand
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Michael Paquier
Re: Add Information during standby recovery conflicts Masahiko Sawada
Re: Improving spin-lock implementation on ARM. Alexander Korotkov
obsolete comment from WITH OIDS days Amit Langote
Re: POC: postgres_fdw insert batching David Fetter
Re: obsolete comment from WITH OIDS days Heikki Linnakangas
Re: Is Recovery actually paused? Dilip Kumar
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
support IncrementalSortPath type in outNode() Hou, Zhijie
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Heikki Linnakangas
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: pgbench - test whether a variable exists Fabien COELHO
Re: autovac issue with large number of tables Fujii Masao
Re: pgbench - test whether a variable exists Michael Paquier
Re: pgbench - test whether a variable exists Anastasia Lubennikova
Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS Anastasia Lubennikova
Re: pgbench - test whether a variable exists Fabien COELHO
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Daniel Gustafsson
Re: pgbench - test whether a variable exists Fabien COELHO
Re: Printing LSN made easy Ashutosh Bapat
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson
Re: Printing LSN made easy Ashutosh Bapat
Re: [HACKERS] [PATCH] Generic type subscripting Alexander Korotkov
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Michael Paquier
Re: proposal: unescape_text function Peter Eisentraut
Re: Improving spin-lock implementation on ARM. Alexander Korotkov
Re: Printing LSN made easy Ashutosh Bapat
Re: Printing LSN made easy Ashutosh Bapat
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Daniel Gustafsson
Re: Printing LSN made easy Li Japin
Re: Online verification of checksums Stephen Frost
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Jesper Pedersen
Re: Printing LSN made easy Alvaro Herrera
Re: Index Skip Scan (new UniqueKeys) Heikki Linnakangas
Re: Asymmetric partition-wise JOIN Anastasia Lubennikova
Re: pgbench - test whether a variable exists Alvaro Herrera
Re: Improper use about DatumGetInt32 Peter Eisentraut
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Heikki Linnakangas
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Anastasia Lubennikova
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
Re: Improper use about DatumGetInt32 Alvaro Herrera
Re: Dumping/restoring fails on inherited generated column Anastasia Lubennikova
Re: Feature improvement for pg_stat_statements Fujii Masao
Re: Autovacuum on partitioned table (autoanalyze) Alvaro Herrera
Cost overestimation of foreign JOIN Andrey Lepikhov
allow to \dtS+ pg_toast.* Justin Pryzby
Re: libpq compression Konstantin Knizhnik
Re: A few new options for CHECKPOINT Bossart, Nathan
Re: Re: parallel distinct union and aggregate support patch bucoo@sohu.com
Re: Autovacuum on partitioned table (autoanalyze) Alvaro Herrera
Re: Add Information during standby recovery conflicts Alvaro Herrera
Re: Add docs stub for recovery.conf Bruce Momjian
Re: Cost overestimation of foreign JOIN Andrey Lepikhov
Re: Add docs stub for recovery.conf David G. Johnston
Re: Add docs stub for recovery.conf Bruce Momjian
Re: [PATCH] remove deprecated v8.2 containment operators Anastasia Lubennikova
Re: [PATCH] remove deprecated v8.2 containment operators Justin Pryzby
Re: Add docs stub for recovery.conf David G. Johnston
Re: remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera
Re: range_agg Alexander Korotkov
Re: Change JOIN tutorial to focus more on explicit joins Anastasia Lubennikova
{CREATE INDEX, REINDEX} CONCURRENTLY improvements Alvaro Herrera
Re: [DOC] Document concurrent index builds waiting on each other Anastasia Lubennikova
Re: [patch] [doc] Introduce view updating options more succinctly Anastasia Lubennikova
Re: Change JOIN tutorial to focus more on explicit joins David G. Johnston
Re: range_agg Alexander Korotkov
Re: Improving spin-lock implementation on ARM. Alexander Korotkov
Re: Improving spin-lock implementation on ARM. Alexander Korotkov
Re: Printing LSN made easy Andres Freund
[BUG] orphaned function Drouvot, Bertrand
Re: proposal: unescape_text function Pavel Stehule
Re: proposal: unescape_text function Pavel Stehule
runtime error copying oids field Zhihong Yu
Re: [BUG] orphaned function Tom Lane
Re: runtime error copying oids field Alvaro Herrera
Re: runtime error copying oids field Zhihong Yu
Re: Add Information during standby recovery conflicts Masahiko Sawada
Re: Online verification of checksums David Steele
Re: error_severity of brin work item Alvaro Herrera