Mailing lists [pgsql-hackers]
- Re: list of extended statistics on psql Tomas Vondra
- 2020-11-12 Release Announcement Draft Jonathan S. Katz
- Re: upcoming API changes for LLVM 12 Tom Lane
- Re: upcoming API changes for LLVM 12 Andres Freund
- Temporary tables versus wraparound... again Greg Stark
- Re: upcoming API changes for LLVM 12 Tom Lane
- Re: array_cat anycompatible change is breaking xversion upgrade tests Tom Lane
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
- Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
- Re: Some doubious code in pgstat.c Kyotaro Horiguchi
- RE: extension patch of CREATE OR REPLACE TRIGGER osumi.takamichi@fujitsu.com
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan
- Re: Temporary tables versus wraparound... again Noah Misch
- logical streaming of xacts via test_decoding is broken Amit Kapila
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- Re: [BUG]: segfault during update Drouvot, Bertrand
- Re: Add Information during standby recovery conflicts Drouvot, Bertrand
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- Re: logical streaming of xacts via test_decoding is broken Amit Kapila
- Re: abstract Unix-domain sockets Michael Paquier
- Re: document pg_settings view doesn't display custom options Fujii Masao
- Re: Temporary tables versus wraparound... again Greg Stark
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
- Re: [PATCH] Add features to pg_stat_statements Seino Yuki
- Re: warn_unused_results Michael Paquier
- Re: warn_unused_results Peter Eisentraut
- Re: pg_upgrade analyze script Michael Paquier
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- Re: abstract Unix-domain sockets Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Masahiko Sawada
- Performance regressions Vik Fearing
- Useless string ouput in error message Tang, Haiying
- Re: [PATCH] Add features to pg_stat_statements Seino Yuki
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
- Re: Useless string ouput in error message Magnus Hagander
- Re: default result formats setting Peter Eisentraut
- Re: pg_upgrade analyze script Magnus Hagander
- Re: Multi Inserts in CREATE TABLE AS - revived patch Bharath Rupireddy
- Re: -O switch Magnus Hagander
- Re: Dumping/restoring fails on inherited generated column Peter Eisentraut
- Re: logical streaming of xacts via test_decoding is broken Amit Kapila
- Re: Asymmetric partition-wise JOIN Anastasia Lubennikova
- Re: Feature improvement for pg_stat_statements Seino Yuki
- Re: pg_upgrade analyze script Magnus Hagander
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Anastasia Lubennikova
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander
- Re: document pg_settings view doesn't display custom options John Naylor
- Re: Making cancellations safe Dave Cramer
- Re: Reduce the number of special cases to build contrib modules on windows Alvaro Herrera
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Alvaro Herrera
- Re: WIP: BRIN multi-range indexes John Naylor
- Re: Strange behavior with polygon and NaN gkokolatos@pm.me
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander
- Re: Rethinking LOCK TABLE's behavior on views Alvaro Herrera
- Re: pg_upgrade analyze script Peter Eisentraut
- Re: vacuum -vs reltuples on insert only index Jehan-Guillaume de Rorthais
- Re: -Wformat-signedness Peter Eisentraut
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Alvaro Herrera
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: -Wformat-signedness Tom Lane
- Re: Reduce the time required for a database recovery from archive. Dmitry Shulga
- Re: remove spurious CREATE INDEX CONCURRENTLY wait Dmitry Dolgov
- Re: abstract Unix-domain sockets Andreas Karlsson
- Re: -O switch Tom Lane
- Re: PATCH: Report libpq version and configuration Alvaro Herrera
- Re: Reduce the time required for a database recovery from archive. Stephen Frost
- Re: PATCH: Report libpq version and configuration Tom Lane
- Misuse of TimestampDifference() in the autoprewarm feature of pg_prewarm Alexey Kondratov
- Re: Disable WAL logging to speed up data loading David G. Johnston
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Misuse of TimestampDifference() in the autoprewarm feature of pg_prewarm Jeevan Ladhe
- Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost
- Re: automatic analyze: readahead - add "IO read time" log message Tomas Vondra
- Re: Disable WAL logging to speed up data loading David G. Johnston
- Re: RE: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan
- Re: PATCH: Attempt to make dbsize a bit more consistent Soumyadeep Chakraborty
- Re: Misuse of TimestampDifference() in the autoprewarm feature of pg_prewarm Tom Lane
- Re: WIP: BRIN multi-range indexes John Naylor
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: Skip ExecCheckRTPerms in CTAS with no data Anastasia Lubennikova
- Re: public schema default ACL Bruce Momjian
- Re: public schema default ACL Bruce Momjian
- Re: Misuse of TimestampDifference() in the autoprewarm feature of pg_prewarm Alexey Kondratov
- Re: Misuse of TimestampDifference() in the autoprewarm feature of pg_prewarm Tom Lane
- Re: Useless string ouput in error message Fabien COELHO