Mailing lists [pgsql-hackers]
- Re: [Patch] Using Windows groups for SSPI authentication Russell Foster
- Re: lost replication slots after pg_upgrade Peter Eisentraut
- Re: lost replication slots after pg_upgrade Bruce Momjian
- Re: gs_group_1 crashing on 13beta2/s390x Christoph Berg
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- Re: Add Information during standby recovery conflicts Alvaro Herrera
- Re: archive status ".ready" files may be created too early Kyotaro Horiguchi
- Re: [HACKERS] Runtime Partition Pruning Andy Fan
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: libpq debug log Kyotaro Horiguchi
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi
- Re: Two fsync related performance issues? Thomas Munro
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) Noah Misch
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- RE: Resetting spilled txn statistics in pg_stat_replication Shinoda, Noriyoshi (PN Japan A&PS Delivery)"
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Wired if-statement in gen_partprune_steps_internal Andy Fan
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Michael Paquier
- Track statistics for streaming of in-progress transactions Amit Kapila
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Two fsync related performance issues? Michael Paquier
- Re: More efficient RI checks - take 2 Antonin Houska
- RE: [PoC] Non-volatile WAL buffer Takashi Menjo
- Some remaining htonl() and ntohl() calls in the code Michael Paquier
- Re: Wired if-statement in gen_partprune_steps_internal Kyotaro Horiguchi
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Michael Paquier
- Re: Use list_delete_xxxcell O(1) instead of list_delete_ptr O(N) in some places Luc Vlaming
- Re: Add a description to the documentation that toast_tuple_target affects "Main" Shinya Okano
- Re: Remove some unnecessary if-condition Michael Paquier
- Re: allow partial union-all and improve parallel subquery costing Luc Vlaming
- Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Heikki Linnakangas
- Re: Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: Two fsync related performance issues? Michael Banck
- Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Michael Paquier
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- Re: Loose ends after CVE-2020-14350 (extension installation hazards) Noah Misch
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Parallel copy vignesh C
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Parallel copy Bharath Rupireddy
- RelationGetNumberOfBlocks is called every time of heap_rescan. Andy Fan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Parallel Inserts in CREATE TABLE AS Amit Kapila
- Re: Parallel copy vignesh C
- WIP psql \df choose functions by their arguments Greg Sabino Mullane
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Deleting older versions in unique indexes to avoid page splits Anastasia Lubennikova
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Global snapshots Fujii Masao
- speed up unicode decomposition and recomposition John Naylor
- Re: speed up unicode decomposition and recomposition Tom Lane
- kevent latch paths don't handle postmaster death well Tom Lane
- Re: kevent latch paths don't handle postmaster death well Thomas Munro
- jit and explain nontext Justin Pryzby
- Re: kevent latch paths don't handle postmaster death well Tom Lane
- Re: kevent latch paths don't handle postmaster death well Heikki Linnakangas
- Re: More aggressive vacuuming of temporary tables Andres Freund
- Re: Some remaining htonl() and ntohl() calls in the code Andres Freund
- Re: Minor documentation error regarding streaming replication protocol Bruce Momjian