Mailing lists [pgsql-hackers]
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: Allowing ALTER TYPE to change storage strategy Tomas Vondra
- Re: Broken resetting of subplan hash tables Tom Lane
- bool_plperl transform Ivan Panchenko
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: bool_plperl transform Tom Lane
- Re: TRUNCATE on foreign tables Kohei KaiGai
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- [BUG?] postgres_fdw incorrectly updates remote table if it hasinherited children. Kohei KaiGai
- Re: [BUG?] postgres_fdw incorrectly updates remote table if it hasinherited children. Amit Langote
- Re: [PATCH] Add schema and table names to partition error Amit Langote
- Re: [BUG?] postgres_fdw incorrectly updates remote table if it hasinherited children. Kohei KaiGai
- Re: bool_plperl transform Andrew Dunstan
- Re: [PATCH] distinct aggregates within a window function WIP Krasiyan Andreev
- Re[2]: bool_plperl transform Wao
- Improving connection scalability: GetSnapshotData() Andres Freund
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- proposal - reglanguage type Pavel Stehule
- Re: Yet another fast GiST build Darafei "Komяpa" Praliaskouski
- Re: Improving connection scalability: GetSnapshotData() Amit Kapila
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re[2]: bool_plperl transform Ivan Panchenko
- Re: proposal \gcsv Pavel Stehule
- Re: proposal \gcsv Pavel Stehule
- Re: Broken resetting of subplan hash tables Ranier Vilela
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: d25ea01275 and partitionwise join Amit Langote
- Re: proposal \gcsv Vik Fearing
- Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- Re: explain HashAggregate to report bucket and memory stats Justin Pryzby
- Re: proposal - reglanguage type Tom Lane
- Re: proposal - reglanguage type Pavel Stehule
- Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Tom Lane
- Re: [HACKERS] Cached plans and statement generalization Tom Lane
- Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Tom Lane
- Re: partition routing layering in nodeModifyTable.c Tom Lane
- Re: Some improvements to numeric sqrt() and ln() Dean Rasheed
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- RE: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Floris Van Nee
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Tom Lane
- Commitfest 2020-03 Now in Progress David Steele
- Re: Re[2]: bool_plperl transform Tom Lane
- Re: pgbench: option delaying queries till connectionsestablishment? Fabien COELHO
- Re: Commitfest 2020-03 Now in Progress Tom Lane
- Re: bool_plperl transform ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: Remove win32ver.rc from version_stamp.pl Tom Lane
- Re[2]: bool_plperl transform Ivan Panchenko
- Re: [PATCH v1] Allow COPY "text" to output a header and add headermatching mode to COPY FROM Rémi Lapeyre
- Re: [PATCH] Add schema and table names to partition error Chris Bandy
- Re[4]: bool_plperl transform Ivan Panchenko
- Re: Ought to use heap_multi_insert() for pg_attribute/dependinsertions? Michael Paquier
- Re: ALTER tbl rewrite loses CLUSTER ON index Michael Paquier
- Re: logical replication empty transactions Dilip Kumar
- Re: [PATCH] Add schema and table names to partition error Amit Langote
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- effective_io_concurrency's steampunk spindle maths Thomas Munro
- Re: [PATCH v1] Allow COPY "text" to output a header and add headermatching mode to COPY FROM Surafel Temesgen
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Michael Paquier
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Ahsan Hadi
- Re: [BUG?] postgres_fdw incorrectly updates remote table if it hasinherited children. Etsuro Fujita
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: Cleanup - Removal of apply_typmod function in #if 0 Peter Eisentraut
- Re: Trying to pull up EXPR SubLinks Richard Guo
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Juan José Santamaría Flecha
- Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha
- Re: Cleanup - Removal of apply_typmod function in #if 0 vignesh C
- Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side Sergei Kornilov
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: logical replication empty transactions Amit Kapila
- Re: Crash by targetted recovery Fujii Masao
- Re: color by default Juan José Santamaría Flecha
- Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: [BUG?] postgres_fdw incorrectly updates remote table if it hasinherited children. Kohei KaiGai
- Re: Change atoi to strtol in same place Daniel Gustafsson
- Re: Do we need to handle orphaned prepared transactions in the server? Hamid Akhtar
- Re: Minor issues in .pgpass Fujii Masao
- Silence compiler warnings with Python 3.9 Peter Eisentraut
- Re: Psql patch to show access methods info David Steele
- Re: doc: vacuum full, fillfactor, and "extra space" David Steele
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Fastpath while arranging the changes in LSN order in logicaldecoding David Steele
- Re: [Proposal] Global temporary tables tushar
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master Juan José Santamaría Flecha
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Portal->commandTag as an enum Mark Dilger
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Portal->commandTag as an enum Mark Dilger
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- [PATCH] Documentation bug related to client authentication usingTLS certificate Cary Huang
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: Use compiler intrinsics for bit ops in hash Jesse Zhang
- Re: [PATCH] kNN for btree Alexander Korotkov
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Allowing ALTER TYPE to change storage strategy Tomas Vondra
- Re: Portal->commandTag as an enum Mark Dilger
- Re: SQL/JSON: functions Nikita Glukhov
- Symbolic names for the values of typalign and typstorage Tom Lane
- Re: SQL/JSON: functions Erik Rijkers
- Re: SQL/JSON: functions Nikita Glukhov
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: Internal key management system Cary Huang
- Re: Improve search for missing parent downlinks in amcheck Peter Geoghegan
- Re: Some improvements to numeric sqrt() and ln() Tels
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Kyotaro Horiguchi
- Re: ALTER tbl rewrite loses CLUSTER ON index Michael Paquier
- Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan
- Re: Symbolic names for the values of typalign and typstorage Alvaro Herrera
- Re: ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
- Re: ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
- Re: SQL/JSON: functions Erik Rijkers
- Re: Add LogicalTapeSetExtend() to logtape.c Adam Lee
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: Symbolic names for the values of typalign and typstorage Tom Lane
- Re: [PATCH] Documentation bug related to client authentication usingTLS certificate Chris Bandy
- Re: First WAL segment file that initdb creates Fujii Masao
- Re: logical replication empty transactions Dilip Kumar
- Re: [PATCH] Add schema and table names to partition error Chris Bandy
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: color by default Michael Paquier
- RE: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Shinoda, Noriyoshi (PN Japan A&PS Delivery)
- Re: Parallel copy vignesh C
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Parallel copy vignesh C
- Re: reindex concurrently and two toast indexes Michael Paquier
- Re: logical replication empty transactions Amit Kapila
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: logical replication empty transactions Dilip Kumar
- Re: Internal key management system Masahiko Sawada
- Re: reindex concurrently and two toast indexes Michael Paquier
- Re: logical replication empty transactions Amit Kapila
- [GSoC 2020] Questions About Performance Farm Benchmarks and Website Kalvin Eng
- Re: backup manifests tushar
- Re: Minor issues in .pgpass Hamid Akhtar
- Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master David Steele
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: Minor issues in .pgpass Hamid Akhtar
- Re: Some improvements to numeric sqrt() and ln() Dean Rasheed
- Re: Identifying user-created objects vignesh C
- Re: backup manifests tushar
- Re: Symbolic names for the values of typalign and typstorage Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Julien Rouhaud
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Minor issues in .pgpass Fujii Masao
- Re: [PATCH] Add schema and table names to partition error Alvaro Herrera
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: Add LogicalTapeSetExtend() to logtape.c Jeff Davis
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Ashutosh Bapat
- Re: [GSoC 2020] Questions About Performance Farm Benchmarks andWebsite Mark Wong
- Is it time to retire type "opaque"? Tom Lane
- Re: [PATCH] Incremental sort David Steele
- Re: row filtering for logical replication David Steele
- Setting ACL Vik Fearing
- Re: [HACKERS] [PATCH] Generic type subscripting David Steele
- Re: Setting ACL Tom Lane
- PG14 target version? David Steele
- Re: Setting ACL Vik Fearing
- Re: Setting ACL Tom Lane
- Re: Symbolic names for the values of typalign and typstorage Alvaro Herrera
- Re: WIP: System Versioned Temporal Table David Steele
- Re: Symbolic names for the values of typalign and typstorage Tom Lane
- Re: [PATCH] Incremental sort Tomas Vondra
- Re: WIP: System Versioned Temporal Table Vik Fearing
- Re: Option to dump foreign data in pg_dump David Steele
- Re: error context for vacuum to include block number Justin Pryzby
- Re: [PATCH] Documentation bug related to client authenticationusing TLS certificate Cary Huang
- Re: error context for vacuum to include block number Alvaro Herrera
- Re: [PATCH v1] pg_ls_tmpdir to show directories David Steele
- Re: [PATCH v1] pg_ls_tmpdir to show directories Justin Pryzby
- Re: WIP: expression evaluation improvements Soumyadeep Chakraborty
- Re: [PATCH v1] pg_ls_tmpdir to show directories Alvaro Herrera
- Re: [PATCH v1] pg_ls_tmpdir to show directories Bossart, Nathan
- Re: Fastpath while arranging the changes in LSN order in logicaldecoding David Zhang
- Re: Symbolic names for the values of typalign and typstorage Tom Lane
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Index Skip Scan David Rowley
- Back-patching -Wno-format-truncation. Kyotaro Horiguchi
- Re: Psql patch to show access methods info Alexander Korotkov
- Cast to uint16 in pg_checksum_page() David Steele
- Re: Is it time to retire type "opaque"? Tom Lane
- Re: Back-patching -Wno-format-truncation. Tom Lane
- Re: Back-patching -Wno-format-truncation. Kyotaro Horiguchi
- Re: logical replication empty transactions Euler Taveira
- Re: [PATCH] kNN for btree Peter Geoghegan
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: range_agg Alvaro Herrera
- Re: New SQL counter statistics view (pg_stat_sql) Alvaro Herrera
- Re: Psql patch to show access methods info Alvaro Herrera
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: Identifying user-created objects Masahiko Sawada
- Re: logical replication empty transactions Amit Kapila
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: Add LogicalTapeSetExtend() to logtape.c Adam Lee
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: logical replication empty transactions Dilip Kumar
- Re: Some problems of recovery conflict wait events Michael Paquier
- Re: Cast to uint16 in pg_checksum_page() Michael Paquier
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: reindex concurrently and two toast indexes Michael Paquier
- Re: [PATCH] Add schema and table names to partition error Chris Bandy
- Re: logical replication empty transactions Amit Kapila
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: Symbolic names for the values of typalign and typstorage Michael Paquier
- Re: PG14 target version? Michael Paquier
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: Unicode escapes with any backend encoding John Naylor
- Re: logical replication empty transactions Dilip Kumar
- Re: Cast to uint16 in pg_checksum_page() Tom Lane
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Mahendra Singh Thalor
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: Identifying user-created objects vignesh C
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: Identifying user-created objects Fujii Masao
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: [Proposal] Global temporary tables Prabhat Sahu
- PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Michael Paquier
- Re: Identifying user-created objects Masahiko Sawada
- Re: reindex concurrently and two toast indexes Julien Rouhaud
- Re: [PATCH] Add object names to partition errors Chris Bandy
- Re: Use compiler intrinsics for bit ops in hash John Naylor
- Re: Collation versioning Julien Rouhaud
- Re: Identifying user-created objects Fujii Masao
- 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
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Daniel Gustafsson
- Re: PG14 target version? Daniel Gustafsson
- Re: PG14 target version? Daniel Gustafsson
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Juan José Santamaría Flecha
- Re: PG14 target version? Dave Page
- Re: PG14 target version? Dave Page
- Re: Identifying user-created objects Masahiko Sawada
- Re: Use compiler intrinsics for bit ops in hash John Naylor
- Re: backup manifests tushar
- Re: Identifying user-created objects Fujii Masao
- Re: Minor issues in .pgpass Fujii Masao
- Re: Identifying user-created objects Masahiko Sawada
- Re: logical replication empty transactions Amit Kapila
- Re: backup manifests tushar
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name andpgbench Fabien COELHO
- Re: logical replication empty transactions Dilip Kumar
- Re: Re: [HACKERS] make async slave to wait for lsn to be replayed Fujii Masao
- Re: Identifying user-created objects Masahiko Sawada
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Mahendra Singh Thalor
- Re: PATCH: Add uri percent-encoding for binary data Daniel Gustafsson
- Re: [PATCH] kNN for btree Alexander Korotkov
- Re: Minor issues in .pgpass Hamid Akhtar
- replay pause vs. standby promotion Fujii Masao
- Re: Minor issues in .pgpass Fujii Masao
- Re: replay pause vs. standby promotion Sergei Kornilov
- Re: Cast to uint16 in pg_checksum_page() David Steele
- Re: Identifying user-created objects Fujii Masao
- Re: [HACKERS] make async slave to wait for lsn to be replayed David Steele
- Re: Minor issues in .pgpass Hamid Akhtar
- Re: Cast to uint16 in pg_checksum_page() Michael Paquier
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Michael Paquier
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Michael Paquier
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Michael Paquier
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: backup manifests tushar
- Re: Minor issues in .pgpass Hamid Akhtar
- Re: Improving connection scalability: GetSnapshotData() David Steele
- Re: Refactor compile-time assertion checks for C/C++ Georgios Kokolatos
- Re: replay pause vs. standby promotion Jehan-Guillaume de Rorthais
- Re: Some improvements to numeric sqrt() and ln() David Steele
- Re: Asynchronous Append on postgres_fdw nodes. David Steele
- Re: ALTER TEXT SEARCH DICTIONARY tab completion Georgios Kokolatos
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Symbolic names for the values of typalign and typstorage Tom Lane
- Re: logical copy_replication_slot issues Arseny Sher
- Re: [Proposal] Global temporary tables tushar
- Re: PG14 target version? Alvaro Herrera
- Re: PG14 target version? David Steele
- Re: WAL usage calculation patch Julien Rouhaud
- Re: jsonpath syntax extensions David Steele
- Re: Bug in pg_restore with EventTrigger in parallel mode vignesh C
- Re: Some improvements to numeric sqrt() and ln() Dean Rasheed
- Re: HAVE_WORKING_LINK still needed? Peter Eisentraut
- Re: Option to dump foreign data in pg_dump Ashutosh Bapat
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: Portal->commandTag as an enum Mark Dilger
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: pgbench: option delaying queries till connections establishment? Andres Freund
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions Nikolay Shaplov
- Re: Add LogicalTapeSetExtend() to logtape.c Jeff Davis
- Re: jsonpath syntax extensions Nikita Glukhov
- Re: Setting ACL Stephen Frost
- Re: range_agg Alvaro Herrera
- Re: error context for vacuum to include block number Justin Pryzby
- Re: New SQL counter statistics view (pg_stat_sql) Mark Dilger
- Re: error context for vacuum to include block number Justin Pryzby
- useless RangeIOData->typiofunc Alvaro Herrera
- Re: Ought to use heap_multi_insert() for pg_attribute/dependinsertions? Daniel Gustafsson
- Re: range_agg Paul Jungwirth
- Re: useless RangeIOData->typiofunc Paul Jungwirth
- Re: useless RangeIOData->typiofunc Tom Lane
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: Allowing ALTER TYPE to change storage strategy David G. Johnston
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: [PATCH] Incremental sort James Coleman
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Magnus Hagander
- kill_prior_tuple and index scan costing Peter Geoghegan
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: Crash by targetted recovery Kyotaro Horiguchi
- Re: Asynchronous Append on postgres_fdw nodes. Thomas Munro
- Re: Identifying user-created objects Kyotaro Horiguchi
- Command statistics system (cmdstats) Mark Dilger
- Re: backup manifests Suraj Kharage
- Re: reindex concurrently and two toast indexes Michael Paquier
- Re: backup manifests Suraj Kharage
- Re: Minor issues in .pgpass Fujii Masao
- Re: Identifying user-created objects Fujii Masao
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Change atoi to strtol in same place Joe Nelson
- Re: Cast to uint16 in pg_checksum_page() Michael Paquier
- Re: Identifying user-created objects Michael Paquier
- Re: Identifying user-created objects Masahiko Sawada
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: WAL usage calculation patch Michael Paquier
- Re: [HACKERS] make async slave to wait for lsn to be replayed Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Peter Eisentraut
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Michael Paquier
- Re: Identifying user-created objects Kyotaro Horiguchi
- Re: backup manifests Rajkumar Raghuwanshi
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Daniel Gustafsson
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: logical replication empty transactions Amit Kapila
- Re: Identifying user-created objects Masahiko Sawada
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Juan José Santamaría Flecha
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Julien Rouhaud
- Re: Identifying user-created objects Kyotaro Horiguchi
- Re: Change atoi to strtol in same place Daniel Gustafsson
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Jehan-Guillaume de Rorthais
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Kyotaro Horiguchi
- Re: backup manifests tushar
- Re: Berserk Autovacuum (let's save next Mandrill) Darafei "Komяpa" Praliaskouski
- Re: Crash by targetted recovery Fujii Masao
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: backup manifests tushar
- Re: Restore replication settings when modifying a field type Peter Eisentraut
- Re: allow trigger to get updated columns Daniel Gustafsson
- Re: logical replication empty transactions Euler Taveira
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Ibrar Ahmed
- Retiring support for pre-7.3 FK constraint triggers Daniel Gustafsson
- Re: Allow auto_explain to log plans before queries are executed Julien Rouhaud
- Should we remove a fallback promotion? take 2 Fujii Masao
- Re: Option to dump foreign data in pg_dump Luis Carril
- Re: proposal: schema variables Asif Rehman
- Re: useless RangeIOData->typiofunc Alvaro Herrera
- Re: [Proposal] Global temporary tables tushar
- Re: useless RangeIOData->typiofunc Tom Lane
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Retiring support for pre-7.3 FK constraint triggers Alvaro Herrera
- Re: [Proposal] Global temporary tables Robert Haas
- Re: Should we remove a fallback promotion? take 2 Robert Haas
- Re: Retiring support for pre-7.3 FK constraint triggers Tom Lane
- Re: Retiring support for pre-7.3 FK constraint triggers David Steele
- Re: useless RangeIOData->typiofunc Alvaro Herrera
- Re: Retiring support for pre-7.3 FK constraint triggers Daniel Gustafsson
- Re: Retiring support for pre-7.3 FK constraint triggers Tom Lane
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Magnus Hagander
- Re: Resume vacuum and autovacuum from interruption and cancellation Ibrar Ahmed
- Re: pg_ls_tmpdir to show directories and shared filesets Justin Pryzby
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: backup manifests Robert Haas
- Re: reindex concurrently and two toast indexes Julien Rouhaud
- Re: Retiring support for pre-7.3 FK constraint triggers Vik Fearing
- Atomics in localbuf.c Antonin Houska
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: Psql patch to show access methods info vignesh C
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: proposal: schema variables Pavel Stehule
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Atomics in localbuf.c Andres Freund
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Ibrar Ahmed
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Ibrar Ahmed
- Re: Retiring support for pre-7.3 FK constraint triggers Alvaro Herrera
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Alvaro Herrera
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Ibrar Ahmed
- Re: Allowing ALTER TYPE to change storage strategy Tomas Vondra
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Mahendra Singh Thalor
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Mahendra Singh Thalor
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Fwd: WAL usage calculation patch Kirill Bychik
- Re: ALTER tbl rewrite loses CLUSTER ON index Ibrar Ahmed
- Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- Re: Retiring support for pre-7.3 FK constraint triggers Daniel Gustafsson
- Re: Atomics in localbuf.c Antonin Houska
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Robert Haas
- Re: Retiring support for pre-7.3 FK constraint triggers Tom Lane
- Re: Retiring support for pre-7.3 FK constraint triggers Tom Lane
- kerberos regression test enhancement David Zhang
- Re: Retiring support for pre-7.3 FK constraint triggers Tom Lane
- Re: Atomics in localbuf.c Andres Freund
- Proposal: PqSendBuffer removal Aleksei Ivanov
- Re: Proposal: PqSendBuffer removal Tom Lane
- Re: Allowing ALTER TYPE to change storage strategy Tomas Vondra
- Re: Proposal: PqSendBuffer removal Aleksei Ivanov
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- [PATCH] Make pkg-config files cross-compile friendly Sebastian Kemper
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane
- Re: pgbench: option delaying queries till connectionsestablishment? Fabien COELHO
- Re: Proposal: PqSendBuffer removal Tom Lane
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: Retiring support for pre-7.3 FK constraint triggers Daniel Gustafsson
- Re: Proposal: PqSendBuffer removal Aleksei Ivanov
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane
- Re: our checks for read-only queries are not great Bruce Momjian
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: Proposal: PqSendBuffer removal Andres Freund
- Re: Psql patch to show access methods info Alexander Korotkov
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Do we need to handle orphaned prepared transactions in theserver? Bruce Momjian
- Re: Crash by targetted recovery Kyotaro Horiguchi
- Re: reindex concurrently and two toast indexes Michael Paquier
- Re: Should we remove a fallback promotion? take 2 Michael Paquier
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alvaro Herrera
- Re: BUG #16147: postgresql 12.1 (from homebrew) - pg_restore -hlocalhost --jobs=2 crashes David Zhang
- Re: Psql patch to show access methods info vignesh C
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Proposal: PqSendBuffer removal Craig Ringer
- Re: logical replication empty transactions Craig Ringer
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kyotaro Horiguchi
- Re: Internal key management system Moon, Insung
- Re: Internal key management system Masahiko Sawada
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: Atomics in localbuf.c Antonin Houska
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: Exposure related to GUC value of ssl_passphrase_command keisuke kuroda
- More tests to stress directly checksum_impl.h Michael Paquier
- Re: SQL/JSON: functions Pavel Stehule
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- RE: Conflict handling for COPY FROM asaba.takanori@fujitsu.com
- Re: Psql patch to show access methods info Alexander Korotkov
- Re: backup manifests Suraj Kharage
- Re: Making psql error out on output failures Daniel Verite
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: logical copy_replication_slot issues Arseny Sher
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: reindex concurrently and two toast indexes Julien Rouhaud
- Re: Additional improvements to extended statistics Tomas Vondra
- Add an optional timeout clause to isolationtester step. Julien Rouhaud
- Re: replay pause vs. standby promotion Fujii Masao
- Re: Should we remove a fallback promotion? take 2 Fujii Masao
- Re: Allowing ALTER TYPE to change storage strategy Tomas Vondra
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: More tests to stress directly checksum_impl.h David Steele
- Re: Index Skip Scan Tomas Vondra
- Re: PHJ file leak. Jeremy Finzel
- Re: PHJ file leak. Tom Lane
- RE: proposal: schema variables DUVAL REMI
- Re: PHJ file leak. Jeremy Finzel
- Re: Atomics in localbuf.c Robert Haas
- Re: Crash by targetted recovery Fujii Masao
- Re: Binary support for pgoutput plugin Petr Jelinek
- Re: Error on failed COMMIT Dave Cramer
- Re: [HACKERS] make async slave to wait for lsn to be replayed Adam Brusselback
- Re: WAL usage calculation patch Julien Rouhaud
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: [postgis-devel] About EXTENSION from UNPACKAGED on PostgreSQL 13 Andres Freund
- Re: Using stat collector for collecting long SQL Andres Freund
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Andres Freund
- Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support Tom Lane
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Robert Haas
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Magnus Hagander
- Re: explain HashAggregate to report bucket and memory stats Andres Freund
- Re: WAL usage calculation patch Kirill Bychik
- Re: effective_io_concurrency's steampunk spindle maths Andres Freund
- Re: Error on failed COMMIT Robert Haas
- Re: Is it time to retire type "opaque"? Andres Freund
- Re: Fastpath while arranging the changes in LSN order in logicaldecoding Andres Freund
- Re: Symbolic names for the values of typalign and typstorage Andres Freund
- move DECLARE_INDEX from indexing.h? Alvaro Herrera
- Re: move DECLARE_INDEX from indexing.h? Alvaro Herrera
- Re: proposal: schema variables Pavel Stehule
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: Atomics in localbuf.c Andres Freund
- Re: Proposal: PqSendBuffer removal Aleksei Ivanov
- Re: Symbolic names for the values of typalign and typstorage Tom Lane
- Re: Unicode escapes with any backend encoding Tom Lane
- Re: WAL usage calculation patch Julien Rouhaud
- Re: move DECLARE_INDEX from indexing.h? Tom Lane
- Re: Should we remove a fallback promotion? take 2 Alvaro Herrera
- Re: effective_io_concurrency's steampunk spindle maths Tomas Vondra
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: explain HashAggregate to report bucket and memory stats Tomas Vondra
- Re: Unicode escapes with any backend encoding Chapman Flack
- range_deserialize + range_get_flags Alvaro Herrera
- Re: More tests to stress directly checksum_impl.h Tom Lane
- Re: effective_io_concurrency's steampunk spindle maths Tom Lane
- Re: effective_io_concurrency's steampunk spindle maths Michael Banck
- Re: effective_io_concurrency's steampunk spindle maths Thomas Munro
- Re: effective_io_concurrency's steampunk spindle maths Thomas Munro
- Re: effective_io_concurrency's steampunk spindle maths Thomas Munro
- Re: explain HashAggregate to report bucket and memory stats Justin Pryzby
- Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from aREFCURSOR Dent John
- Re: Re[4]: bool_plperl transform Tom Lane
- Re: pg_ls_tmpdir to show directories and shared filesets Justin Pryzby
- Re: Ltree syntax improvement Nikita Glukhov
- Re: [PATCH] Finally split StdRdOptions into HeapOptions andToastOptions Michael Paquier
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Michael Paquier
- Re: Add an optional timeout clause to isolationtester step. Michael Paquier
- Questions about the CI process and proposal Andy Fan
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: More tests to stress directly checksum_impl.h Michael Paquier
- [PATCH] Add tests for integrity violation error fields Chris Bandy
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: Add an optional timeout clause to isolationtester step. Julien Rouhaud
- Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut
- Re: Questions about the CI process and proposal Peter Eisentraut
- Question: Select messages using binary format Aleksei Ivanov
- Re: pgbench: option delaying queries till connectionsestablishment? Fabien COELHO
- Re: pgbench: option delaying queries till connectionsestablishment? Fabien COELHO
- Re: Question: Select messages using binary format Pavel Stehule
- Re: Questions about the CI process and proposal Vladimir Sitnikov
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- SQL/MDA added to docs Peter Eisentraut
- Re: effective_io_concurrency's steampunk spindle maths Evgeniy Shishkin
- Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions Nikolay Shaplov
- Re: pg_ls_tmpdir to show directories and shared filesets Fabien COELHO
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re[6]: bool_plperl transform Ivan Panchenko
- Re: backend type in log_line_prefix? Peter Eisentraut
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Tom Lane
- Re: Re[6]: bool_plperl transform Tom Lane
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: pg_ls_tmpdir to show directories and shared filesets Justin Pryzby
- Re: pg_ls_tmpdir to show directories and shared filesets Fabien COELHO
- Re: ccache is required by postgresql12-devel RPM Bruce Momjian
- Re: More tests to stress directly checksum_impl.h Tom Lane
- Re: Proposal: PqSendBuffer removal Andres Freund
- Re: ccache is required by postgresql12-devel RPM Tom Lane
- Re: More tests to stress directly checksum_impl.h David Steele
- Re: Proposal: PqSendBuffer removal Tom Lane
- Re: range_agg Tom Lane
- Re: Add an optional timeout clause to isolationtester step. Julien Rouhaud
- Re: Add LogicalTapeSetExtend() to logtape.c Jeff Davis
- Re: range_agg Tom Lane
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: proposal: schema variables Pavel Stehule
- Re: Add an optional timeout clause to isolationtester step. Julien Rouhaud
- Re: range_agg Tom Lane
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: range_agg Pavel Stehule
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: Refactor compile-time assertion checks for C/C++ Tom Lane
- Re: ALTER TEXT SEARCH DICTIONARY tab completion Tom Lane
- Re: range_agg David Fetter
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Binary support for pgoutput plugin Dave Cramer
- Re: What's difference among insert/write/flush lsn? Bruce Momjian
- Re: Bug in pg_restore with EventTrigger in parallel mode Tom Lane
- Re: range_agg Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Allow to_date() and to_timestamp() to accept localized names James Coleman
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: Allow to_date() and to_timestamp() to accept localized names James Coleman
- Re: range_agg David Fetter
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: Identifying user-created objects Masahiko Sawada
- Re: More tests to stress directly checksum_impl.h Michael Paquier
- Re: Add an optional timeout clause to isolationtester step. Michael Paquier
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: Index Skip Scan David Rowley
- Re: range_agg Isaac Morland
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Fabien COELHO
- Re: Psql patch to show access methods info Alexander Korotkov
- Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha
- RE: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Floris Van Nee
- Re: Allow to_date() and to_timestamp() to accept localized names James Coleman
- Re: Index Skip Scan Dmitry Dolgov
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Allow to_date() and to_timestamp() to accept localized names James Coleman
- Re: Fastpath while arranging the changes in LSN order in logical decoding James Coleman
- Re: Allow to_date() and to_timestamp() to accept localized names James Coleman
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: range_agg Tom Lane
- Re: range_agg David G. Johnston
- pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: proposal: schema variables Pavel Stehule
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: Remove utils/acl.h from catalog/objectaddress.h Tom Lane
- Re: Use compiler intrinsics for bit ops in hash David Fetter
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: More tests to stress directly checksum_impl.h Tom Lane
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Thomas Munro
- Re: pg_rewind docs correction James Coleman
- Re: pg_rewind docs correction James Coleman
- Re: Index Skip Scan David Rowley
- Re: Allow to_date() and to_timestamp() to accept localized names James Coleman
- Re: Improve search for missing parent downlinks in amcheck Alexander Korotkov
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: Allow to_date() and to_timestamp() to accept localized names James Coleman
- Re: Add absolute value to dict_int Tom Lane
- Re: Use compiler intrinsics for bit ops in hash Jesse Zhang
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: Additional improvements to extended statistics Tomas Vondra
- Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: Use compiler intrinsics for bit ops in hash Jesse Zhang
- Re: More tests to stress directly checksum_impl.h Michael Paquier
- Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench Michael Paquier
- Re: Exposure related to GUC value of ssl_passphrase_command Fujii Masao
- Re: Exposure related to GUC value of ssl_passphrase_command Fujii Masao
- Re: Asynchronous Append on postgres_fdw nodes. movead li
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: Crash by targetted recovery Kyotaro Horiguchi
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Kyotaro Horiguchi
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Magnus Hagander
- Re: Exposure related to GUC value of ssl_passphrase_command Moon, Insung
- Re: logical copy_replication_slot issues Masahiko Sawada
- Re: reindex concurrently and two toast indexes Michael Paquier
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada
- Re: Crash by targetted recovery Fujii Masao
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: pg_rewind docs correction Michael Paquier
- Re: reindex concurrently and two toast indexes Julien Rouhaud
- Re: Remove win32ver.rc from version_stamp.pl Peter Eisentraut
- Re: Add an optional timeout clause to isolationtester step. Michael Paquier
- DROP and ddl_command_end. Kyotaro Horiguchi
- Re: Improve handling of parameter differences in physical replication Masahiko Sawada
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada
- Re: allow trigger to get updated columns Peter Eisentraut
- Re: Add an optional timeout clause to isolationtester step. Julien Rouhaud
- Re: ccache is required by postgresql12-devel RPM Kyotaro Horiguchi
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: [PATCH] Support built control file in PGXS VPATH builds Peter Eisentraut
- Re: Improve handling of parameter differences in physical replication Peter Eisentraut
- Re: Identifying user-created objects Kyotaro Horiguchi
- Re: Improve handling of parameter differences in physical replication Peter Eisentraut
- Re: Crash by targetted recovery Kyotaro Horiguchi
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Kuntal Ghosh
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: Run-time pruning for ModifyTable David Rowley
- Re: Improve handling of parameter differences in physical replication Masahiko Sawada
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: recovery_target_action=pause with confusing hint David Steele
- Re: Conflict handling for COPY FROM Surafel Temesgen
- Re: Bug in pg_restore with EventTrigger in parallel mode Fabrízio de Royes Mello
- Re: logical copy_replication_slot issues Arseny Sher
- New feature request: Query Rewrite Cache Bert Scalzo
- Re: bad logging around broken restore_command David Steele
- Re: POC: rational number type (fractions) David Steele
- Re: pg_rewind docs correction James Coleman
- Re: [Proposal] Global temporary tables tushar
- Re: [Proposal] Global temporary tables tushar
- Re: Remove win32ver.rc from version_stamp.pl Tom Lane
- Re: backend type in log_line_prefix? Kuntal Ghosh
- Re: Bug in pg_restore with EventTrigger in parallel mode Tom Lane
- Re: pgsql: pageinspect: Fix types used for bt_metap() columns. Alvaro Herrera
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: Atomics in localbuf.c Robert Haas
- Re: recovery_target_action=pause with confusing hint Fujii Masao
- Re: Remove utils/acl.h from catalog/objectaddress.h Alvaro Herrera
- Re: shared-memory based stats collector Tom Lane
- Re: backup manifests tushar
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: Bug in pg_restore with EventTrigger in parallel mode Fabrízio de Royes Mello
- Re: pgsql: pageinspect: Fix types used for bt_metap() columns. Peter Geoghegan
- [PATCH v2] Allow COPY "text" to output a header and add header matching mode to COPY FROM Rémi Lapeyre
- Re: backup manifests Robert Haas
- Re: recovery_target_action=pause with confusing hint Robert Haas
- Re: DROP and ddl_command_end. Robert Haas
- Re: explain HashAggregate to report bucket and memory stats Andres Freund
- Re: Fastpath while arranging the changes in LSN order in logicaldecoding Andres Freund
- Re: range_agg Robert Haas
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: logical replication empty transactions Andres Freund
- Re: Improve search for missing parent downlinks in amcheck Alexander Korotkov
- Re: shared-memory based stats collector Alvaro Herrera
- Re: shared-memory based stats collector Andres Freund
- Re: Bug in pg_restore with EventTrigger in parallel mode Tom Lane
- Re: shared-memory based stats collector Tom Lane
- Re: shared-memory based stats collector Andres Freund
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: Bug in pg_restore with EventTrigger in parallel mode Fabrízio de Royes Mello
- Re: Index Skip Scan Dmitry Dolgov
- Re: range_agg Alvaro Herrera
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Justin Pryzby
- Re: Proposal: PqSendBuffer removal Andres Freund
- Re: Index Skip Scan David Rowley
- Re: Index Skip Scan James Coleman
- GSOC 2020 - Develop Performance Farm Benchmarks and Website (2020) do w.r. (wrd1e16)
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Thomas Munro
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- time for catalog/pg_cast.c? Alvaro Herrera
- Re: time for catalog/pg_cast.c? Alvaro Herrera
- Re: Support external parameters in EXECUTE command Tom Lane
- Patch: to pass query string to pg_plan_query() legrand legrand
- Re: Proposal: PqSendBuffer removal Tom Lane
- Re: range_agg Tom Lane
- Re: Should we remove a fallback promotion? take 2 Andres Freund
- Re: Add an optional timeout clause to isolationtester step. Andres Freund
- Re: [PATCH] Erase the distinctClause if the result is unique by definition David Rowley
- Re: effective_io_concurrency's steampunk spindle maths Thomas Munro
- Re: Nicer error when connecting to standby with hot_standby=off Andres Freund
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: Reducing WaitEventSet syscall churn Kyotaro Horiguchi
- Re: effective_io_concurrency's steampunk spindle maths Thomas Munro
- Re: Add absolute value to dict_int Tom Lane
- Re: Nicer error when connecting to standby with hot_standby=off Andres Freund
- Re: Improve search for missing parent downlinks in amcheck Peter Geoghegan
- RE: Proposal: Add more compile-time asserts to exposeinconsistencies. Smith, Peter
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: range_agg Jeff Davis
- Re: Crash by targetted recovery Fujii Masao
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: Add an optional timeout clause to isolationtester step. Michael Paquier
- Re: Proposal: Add more compile-time asserts to exposeinconsistencies. Michael Paquier
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: bad logging around broken restore_command Kyotaro Horiguchi
- Re: Add an optional timeout clause to isolationtester step. Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: reindex concurrently and two toast indexes Michael Paquier
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: shared-memory based stats collector Andres Freund
- Re: DROP and ddl_command_end. Kyotaro Horiguchi
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: Asynchronous Append on postgres_fdw nodes. movead li
- Re: logical copy_replication_slot issues Masahiko Sawada
- Re: Crash by targetted recovery Kyotaro Horiguchi
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Crash by targetted recovery Kyotaro Horiguchi
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: reindex concurrently and two toast indexes Michael Paquier
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: adding partitioned tables to publications Peter Eisentraut
- Re: Improve handling of parameter differences in physicalreplication Kyotaro Horiguchi
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Berserk Autovacuum (let's save next Mandrill) Masahiko Sawada
- Re: Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Ashutosh Bapat
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexander Korotkov
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Hugh McMaster
- Re: Remove win32ver.rc from version_stamp.pl Peter Eisentraut
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Daniel Gustafsson
- Re: Index Skip Scan Dmitry Dolgov
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Ecpg dependency Filip Janus
- Re: shared-memory based stats collector Alvaro Herrera
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: adding partitioned tables to publications Amit Langote
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Robert Haas
- Re: Restore replication settings when modifying a field type Euler Taveira
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Robert Haas
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
- Re: Improve handling of parameter differences in physical replication Peter Eisentraut
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Ashutosh Bapat
- Re: Add an optional timeout clause to isolationtester step. Julien Rouhaud
- Re: WIP: System Versioned Temporal Table David Steele
- Re: time for catalog/pg_cast.c? Alvaro Herrera
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexander Korotkov
- Re: Improve search for missing parent downlinks in amcheck Alexander Korotkov
- Re: Add A Glossary Corey Huinker
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alvaro Herrera
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: backend type in log_line_prefix? Peter Eisentraut
- Re: time for catalog/pg_cast.c? Alvaro Herrera
- Re: range_agg David Fetter
- Re: improve transparency of bitmap-only heap scans David Steele
- Re: Add absolute value to dict_int Tom Lane
- Re: backend type in log_line_prefix? Julien Rouhaud
- Re: [PATCH] Connection time for \conninfo David Steele
- Re: backend type in log_line_prefix? Kuntal Ghosh
- Re: Conflict handling for COPY FROM Alexey Kondratov
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: [PATCH] Connection time for \conninfo Stephen Frost
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Peter Eisentraut
- Re: [PATCH] Connection time for \conninfo Peter Eisentraut
- Re: [PATCH] Connection time for \conninfo Tom Lane
- Re: [PATCH] Connection time for \conninfo Stephen Frost
- Re: backend type in log_line_prefix? Alvaro Herrera
- Re: [PATCH] Connection time for \conninfo Stephen Frost
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Magnus Hagander
- Re: BEFORE ROW triggers for partitioned tables Peter Eisentraut
- Re: shared-memory based stats collector Julien Rouhaud
- Re: Constraint's NO INHERIT option is ignored in CREATE TABLE LIKE statement Tom Lane
- Re: backend type in log_line_prefix? Justin Pryzby
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Daniel Gustafsson
- Re: shared-memory based stats collector Andres Freund
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: shared-memory based stats collector Andres Freund
- Re: control max length of parameter values logged Tom Lane
- Re: Index Skip Scan David Rowley
- Re: [PATCH] Erase the distinctClause if the result is unique by definition David Rowley
- Re: [PATCH] Erase the distinctClause if the result is unique by definition David Rowley
- Re: [PATCH] Fix for slow GIN index queries when "gin_fuzzy_search_limit" setting is relatively small for large tables Tom Lane
- Re: Re: Asynchronous Append on postgres_fdw nodes. movead.li@highgo.ca
- Re: Asynchronous Append on postgres_fdw nodes. movead li
- Re: Improve handling of parameter differences in physicalreplication Kyotaro Horiguchi
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: Berserk Autovacuum (let's save next Mandrill) Masahiko Sawada
- Re: Collation versioning Thomas Munro
- [PATCH] Skip llvm bytecode generation if LLVM is missing Craig Ringer
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Index Skip Scan Andy Fan
- Re: Proposal: PqSendBuffer removal Craig Ringer
- Re: Add an optional timeout clause to isolationtester step. Michael Paquier
- Re: Improve search for missing parent downlinks in amcheck Peter Geoghegan
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Laurenz Albe
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Do we need to handle orphaned prepared transactions in the server? Masahiko Sawada
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Julien Rouhaud
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Pavel Stehule
- Re: Berserk Autovacuum (let's save next Mandrill) Masahiko Sawada
- Re: custom postgres launcher for tests Craig Ringer
- Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master Thomas Munro
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Craig Ringer
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: Collation versioning Julien Rouhaud
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: Improve search for missing parent downlinks in amcheck Alexander Korotkov
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: WIP/PoC for parallel backup Rajkumar Raghuwanshi
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- SERIAL datatype column skipping values. Prabhat Sahu
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Hugh McMaster
- Re: HAVE_WORKING_LINK still needed? Peter Eisentraut
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Hugh McMaster
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: Index Skip Scan Andy Fan
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: Refactor compile-time assertion checks for C/C++ Georgios Kokolatos
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: Add A Glossary Roger Harkavy
- Re: SERIAL datatype column skipping values. Andreas Karlsson
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Alvaro Herrera
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Tom Lane
- Re: SERIAL datatype column skipping values. Tom Lane
- Re: [PATCH] Add schema and table names to partition error Chris Bandy
- Re: BEFORE ROW triggers for partitioned tables Ashutosh Bapat
- Re: Improve search for missing parent downlinks in amcheck Peter Geoghegan
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Ashutosh Bapat
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Ashutosh Bapat
- User and Logical Replication Tobias Stadler
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Tom Lane
- Re: Add A Glossary Jürgen Purtz
- v13 latest snapshot build error Devrim Gündüz
- Re: Add A Glossary Corey Huinker
- Re: Add A Glossary Corey Huinker
- Re: Add A Glossary Corey Huinker
- Re: User and Logical Replication Peter Eisentraut
- Re: backend type in log_line_prefix? Justin Pryzby
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: Improve handling of parameter differences in physical replication Peter Eisentraut
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Andres Freund
- Re: v13 latest snapshot build error Tom Lane
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Alvaro Herrera
- Re: backup manifests Robert Haas
- Re: [Proposal] Global temporary tables Robert Haas
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: Add an optional timeout clause to isolationtester step. Alvaro Herrera
- Re: v13 latest snapshot build error Devrim Gunduz
- Re: control max length of parameter values logged Alvaro Herrera
- Re: control max length of parameter values logged Tom Lane
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Hugh McMaster
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Tom Lane
- Re: range_agg Paul A Jungwirth
- Re: SQL/JSON: functions Nikita Glukhov
- Re: Internal key management system Bruce Momjian
- Re: SQL:2011 PERIODS vs Postgres Ranges? Paul A Jungwirth
- Re: Use compiler intrinsics for bit ops in hash David Rowley
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: v13 latest snapshot build error Devrim Gündüz
- Re: v13 latest snapshot build error Tom Lane
- Re: Index Skip Scan David Rowley
- Re: GSOC 2020 - Develop Performance Farm Benchmarks and Website(2020) Mark Wong
- Re: v13 latest snapshot build error Artur Zakirov
- Re: v13 latest snapshot build error Tom Lane
- A bug when use get_bit() function for a long bytea string movead.li@highgo.ca
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: BEFORE ROW triggers for partitioned tables Ashutosh Bapat
- Re: [PATCH] Fix for slow GIN index queries when "gin_fuzzy_search_limit"setting is relatively small for large tables Adé
- Re: Refactor compile-time assertion checks for C/C++ Tom Lane
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master Thomas Munro
- RE: Planning counters in pg_stat_statements (using pgss_store) imai.yoshikazu@fujitsu.com
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Kyotaro Horiguchi
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Craig Ringer
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: Online verification of checksums Michael Banck
- Re: User and Logical Replication Tobias Stadler
- Re: Berserk Autovacuum (let's save next Mandrill) Masahiko Sawada
- Re: Memory-Bounded Hash Aggregation Jeff Davis
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: Add an optional timeout clause to isolationtester step. Michael Paquier
- Re: [PATCH] Erase the distinctClause if the result is unique by definition David Rowley
- Additional size of hash table is alway zero for hash aggregates Pengzhou Tang
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Kyotaro Horiguchi
- RE: Planning counters in pg_stat_statements (using pgss_store) imai.yoshikazu@fujitsu.com
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: Use compiler intrinsics for bit ops in hash John Naylor
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Dean Rasheed
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- can i pass the transition tables to any function from hooks likeExecutorFinish? Onur ALTUN
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: Planning counters in pg_stat_statements (using pgss_store) Marco Slot
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: range_agg Alvaro Herrera
- Re: Berserk Autovacuum (let's save next Mandrill) Masahiko Sawada
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Alvaro Herrera
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: DROP and ddl_command_end. Robert Haas
- Re: Parallel copy vignesh C
- Re: SQL/JSON: functions Pavel Stehule
- Re: Refactor compile-time assertion checks for C/C++ Tom Lane
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: Collation versioning Julien Rouhaud
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Kuntal Ghosh
- Re: backup manifests tushar
- Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master Palamadai, Eka
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alvaro Herrera
- Re: control max length of parameter values logged Alvaro Herrera
- Re: control max length of parameter values logged Tom Lane
- Re: A bug when use get_bit() function for a long bytea string Ashutosh Bapat
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Tom Lane
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- Re: ALTER tbl rewrite loses CLUSTER ON index Tom Lane
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: The flinfo->fn_extra question, from me this time. Tom Lane
- Re: Additional size of hash table is alway zero for hash aggregates Andres Freund
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Andres Freund
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Euler Taveira
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Andres Freund
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Daniel Gustafsson
- Re: Memory-Bounded Hash Aggregation Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alvaro Herrera
- Re: Additional size of hash table is alway zero for hash aggregates Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Justin Pryzby
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Additional size of hash table is alway zero for hash aggregates Andrew Gierth
- Re: Additional size of hash table is alway zero for hash aggregates Andres Freund
- Re: v13 latest snapshot build error Artur Zakirov
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Kyotaro Horiguchi
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- RE: Conflict handling for COPY FROM asaba.takanori@fujitsu.com
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: shared-memory based stats collector Andres Freund
- Re: Re: A bug when use get_bit() function for a long bytea string movead.li@highgo.ca
- Re: [PATCH] Erase the distinctClause if the result is unique by definition David Rowley
- Re: Add A Glossary Jürgen Purtz
- Re: The flinfo->fn_extra question, from me this time. Thomas Munro
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: pglz performance Andrey M. Borodin
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Craig Ringer
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- RE: Planning counters in pg_stat_statements (using pgss_store) imai.yoshikazu@fujitsu.com
- Re: logical replication empty transactions Craig Ringer
- RE: Planning counters in pg_stat_statements (using pgss_store) imai.yoshikazu@fujitsu.com
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Andres Freund
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: Reducing WaitEventSet syscall churn Kyotaro Horiguchi
- Re: BEFORE ROW triggers for partitioned tables Peter Eisentraut
- make check crashes on POWER8 machine Victor Wagner
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Dean Rasheed
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Kuntal Ghosh
- Re: Add an optional timeout clause to isolationtester step. Julien Rouhaud
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Kuntal Ghosh
- Re: Berserk Autovacuum (let's save next Mandrill) Darafei "Komяpa" Praliaskouski
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: truncating timestamps on arbitrary intervals Isaac Morland
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Hugh McMaster
- Re: Restore replication settings when modifying a field type Peter Eisentraut
- Re: [Proposal] Global temporary tables tushar
- Re: make check crashes on POWER8 machine Justin Pryzby
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: make check crashes on POWER8 machine Victor Wagner
- Re: [proposal] de-TOAST'ing using a iterator Alvaro Herrera
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: backup manifests tushar
- Re: bitmaps and correlation Justin Pryzby
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Bruce Momjian
- Re: make check crashes on POWER8 machine Tom Lane
- Re: Refactor compile-time assertion checks for C/C++ Tom Lane
- Optimize crash recovery Thunder
- Re: Optimize crash recovery Alvaro Herrera
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Tom Lane
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Tom Lane
- Re: WIP/PoC for parallel backup Asif Rehman
- Re:Re: Optimize crash recovery Thunder
- Re: BEFORE ROW triggers for partitioned tables Alvaro Herrera
- Re: Add an optional timeout clause to isolationtester step. Julien Rouhaud
- Re: Re: Optimize crash recovery Alvaro Herrera
- Re: range_agg Paul A Jungwirth
- Re: range_agg Paul A Jungwirth
- Re: backup manifests Robert Haas
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: Add an optional timeout clause to isolationtester step. Tom Lane
- Re: range_agg Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: shared-memory based stats collector Andres Freund
- Re: explain HashAggregate to report bucket and memory stats Jeff Davis
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: explain HashAggregate to report bucket and memory stats Andres Freund
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Andres Freund
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: explain HashAggregate to report bucket and memory stats Jeff Davis
- Re: explain HashAggregate to report bucket and memory stats Andres Freund
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: proposal: schema variables Pavel Stehule
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- database stuck in __epoll_wait_nocancel(). Are infinite timeouts safe? Merlin Moncure
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alvaro Herrera
- Re: Extracting only the columns needed for a query Dmitry Dolgov
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane
- Re: database stuck in __epoll_wait_nocancel(). Are infinite timeouts safe? Andres Freund
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alvaro Herrera
- Re: Re: Optimize crash recovery Thomas Munro
- Re: database stuck in __epoll_wait_nocancel(). Are infinite timeouts safe? Merlin Moncure
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: backup manifests Robert Haas
- Re: WIP: WAL prefetch (another approach) Alvaro Herrera
- Re: backend type in log_line_prefix? Peter Eisentraut
- Re: backend type in log_line_prefix? Peter Eisentraut
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: range_agg Alvaro Herrera
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Additional size of hash table is alway zero for hash aggregates Pengzhou Tang
- Re: Additional size of hash table is alway zero for hash aggregates Pengzhou Tang
- Re: RETURNING does not explain evaluation context for subqueries Bruce Momjian
- Re: Parallel grouping sets Pengzhou Tang
- Re: Additional size of hash table is alway zero for hash aggregates Pengzhou Tang
- Re: proposal: new polymorphic types - commontype and commontypearray Pavel Stehule
- Re: make check crashes on POWER8 machine Victor Wagner
- RE: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- RE: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- Re: make check crashes on POWER8 machine Tom Lane
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: proposal: new polymorphic types - commontype and commontypearray Pavel Stehule
- Re: RecoveryWalAll and RecoveryWalStream wait events Atsushi Torikoshi
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: backend type in log_line_prefix? Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- resolve_generic_type() is over-complex and under-correct Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: range_agg Paul A Jungwirth
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: range_agg Paul A Jungwirth
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: [PATCH] Connection time for \conninfo Rodrigo Ramírez Norambuena
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: Fix comment for max_cached_tuplebufs definition Bruce Momjian
- Re: control max length of parameter values logged Bruce Momjian
- Re: control max length of parameter values logged Tom Lane
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Craig Ringer
- Re: Additional improvements to extended statistics Thomas Munro
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: backend type in log_line_prefix? Justin Pryzby
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: backend type in log_line_prefix? Peter Eisentraut
- Re: backend type in log_line_prefix? Peter Eisentraut
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- expose parallel leader in CSV and log_line_prefix Justin Pryzby
- Re: expose parallel leader in CSV and log_line_prefix Julien Rouhaud
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Fabien COELHO
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: proposal: new polymorphic types - commontype and commontypearray Pavel Stehule
- Re: WAL usage calculation patch Kirill Bychik
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: Memory-Bounded Hash Aggregation Jeff Davis
- More weird stuff in polymorphic type resolution Tom Lane
- Re: control max length of parameter values logged Alvaro Herrera
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- RE: Planning counters in pg_stat_statements (using pgss_store) imai.yoshikazu@fujitsu.com
- comments on elements of xlogctldata Atsushi Torikoshi
- type of some table storage params on doc Atsushi Torikoshi
- Re: comments on elements of xlogctldata Fujii Masao
- add types to index storage params on doc Atsushi Torikoshi
- Re: ssl passphrase callback Andreas Karlsson
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: add types to index storage params on doc Fujii Masao
- Re: backend type in log_line_prefix? Fujii Masao
- Re: add types to index storage params on doc Peter Geoghegan
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada
- Re: Online checksums verification in the backend Michael Paquier
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: Berserk Autovacuum (let's save next Mandrill) Masahiko Sawada
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: allow online change primary_conninfo Michael Paquier
- Re: effective_io_concurrency's steampunk spindle maths Thomas Munro
- Re: Expose lock group leader pid in pg_stat_activity Justin Pryzby
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: Online checksums verification in the backend Masahiko Sawada
- Re: backup manifests Suraj Kharage
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: Expose lock group leader pid in pg_stat_activity Justin Pryzby
- Re: Expose lock group leader pid in pg_stat_activity Michael Paquier
- Re: backup manifests Suraj Kharage
- Re: WIP/PoC for parallel backup Rajkumar Raghuwanshi
- Re: error context for vacuum to include block number Amit Kapila
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: WIP/PoC for parallel backup Rajkumar Raghuwanshi
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Kuntal Ghosh
- Re: ALTER tbl rewrite loses CLUSTER ON index Amit Langote
- Re: Internal key management system Masahiko Sawada
- Re: add types to index storage params on doc Atsushi Torikoshi
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Collation versioning Michael Paquier
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
- Re: WIP/PoC for parallel backup Jeevan Chalke
- Re: [Proposal] Global temporary tables tushar
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: backup manifests tushar
- Re: v13 latest snapshot build error Devrim Gündüz
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Hugh McMaster
- Re: Replication & recovery_min_apply_delay Asim R P
- Re: [PATCH] Connection time for \conninfo David Steele
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: adding partitioned tables to publications Peter Eisentraut
- Re: WIP/PoC for parallel backup Rajkumar Raghuwanshi
- Re: improve transparency of bitmap-only heap scans James Coleman
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: [PATCH] kNN for btree Alexander Korotkov
- Re: Libpq support to connect to standby server as priority David Steele
- Re: ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
- Re: VACUUM memory management David Steele
- Re: Parallel leader process info in EXPLAIN David Steele
- Re: row filtering for logical replication David Steele
- Re: Collation versioning Julien Rouhaud
- [PATCH] Btree BackwardScan race condition on Standby during VACUUM Michail Nikolaev
- Re: error context for vacuum to include block number Alvaro Herrera
- Re: Option to dump foreign data in pg_dump David Steele
- Re: ALTER tbl rewrite loses CLUSTER ON index Alvaro Herrera
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Daniel Gustafsson
- Re: Refactor compile-time assertion checks for C/C++ Tom Lane
- Re: add types to index storage params on doc Alvaro Herrera
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: [PATCH] Connection time for \conninfo Juan José Santamaría Flecha
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Fabien COELHO
- Re: [PATCH] Opclass parameters Alexander Korotkov
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: [PATCH] Connection time for \conninfo David Steele
- JDBC prepared insert and X00 and SQL_ASCII gmail Vladimir Koković
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Tom Lane
- Re: Re: A bug when use get_bit() function for a long bytea string Ashutosh Bapat
- Standby got fatal after the crash recovery Thunder
- Re: Internal key management system Bruce Momjian
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Fabien COELHO
- Make MemoryContextMemAllocated() more precise Jeff Davis
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: pgsql: Unify several ways to tracking backend type Alvaro Herrera
- Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Daniel Gustafsson
- nbtree: Refactor "fastpath" and _bt_search() code Peter Geoghegan
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: Just for fun: Postgres 20? Bruce Momjian
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- How to install https://github.com/sraoss/pgsql-ivm on postgress ankurthakkar
- Re: Add PostgreSQL home page to --help output Bruce Momjian
- Re: Add PostgreSQL home page to --help output Bruce Momjian
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Alvaro Herrera
- Adding test coverage for ALTER SEQUENCE .. SET SCHEMA Mark Dilger
- Adding missing object access hook invocations Mark Dilger
- RE: Planning counters in pg_stat_statements (using pgss_store) imai.yoshikazu@fujitsu.com
- Re: Add PostgreSQL home page to --help output Alvaro Herrera
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Adding missing object access hook invocations Alvaro Herrera
- Re: Parallel leader process info in EXPLAIN Thomas Munro
- Re: SQL/JSON: functions Nikita Glukhov
- Re: Adding missing object access hook invocations Mark Dilger
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: Add PostgreSQL home page to --help output Michael Paquier
- Re: Refactor compile-time assertion checks for C/C++ Tom Lane
- Re:Standby got fatal after the crash recovery Thunder
- Re: RecoveryWalAll and RecoveryWalStream wait events Fujii Masao
- Re:Re:Standby got fatal after the crash recovery Thunder
- Re: comments on elements of xlogctldata Fujii Masao
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: Autovacuum on partitioned table yuzuko
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: Re:Standby got fatal after the crash recovery Michael Paquier
- [Proposal] Global temporary tables 曾文旌(义从)
- Re: error context for vacuum to include block number Amit Kapila
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: error context for vacuum to include block number Justin Pryzby
- Re:Re: Re:Standby got fatal after the crash recovery Thunder
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: error context for vacuum to include block number Amit Kapila
- Re: range_agg Paul A Jungwirth
- Re: [PATCH] Btree BackwardScan race condition on Standby duringVACUUM Andrey M. Borodin
- Re: ALTER tbl rewrite loses CLUSTER ON index Michael Paquier
- Re: add types to index storage params on doc Atsushi Torikoshi
- Re: error context for vacuum to include block number Amit Kapila
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: Collation versioning Michael Paquier
- Re: Collation versioning Julien Rouhaud
- Re: custom postgres launcher for tests Ivan N. Taranov
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Missing errcode() in ereport Masahiko Sawada
- Re: Missing errcode() in ereport Amit Kapila
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Fabien COELHO
- Re: Missing errcode() in ereport Julien Rouhaud
- Re: Missing errcode() in ereport Michael Paquier
- Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
- Re: Missing errcode() in ereport Amit Kapila
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: Collation versioning Julien Rouhaud
- Re: Improving connection scalability: GetSnapshotData() David Rowley
- Assert() failures during RI checks Antonin Houska
- Re: custom postgres launcher for tests Ivan N. Taranov
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: plan cache overhead on plpgsql expression David Steele
- Re: Commitfest 2020-03 Now in Progress David Steele
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Dean Rasheed
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dilip Kumar
- Re: plan cache overhead on plpgsql expression Amit Langote
- Re: Missing errcode() in ereport Tom Lane
- Re: How to install https://github.com/sraoss/pgsql-ivm on postgress Chapman Flack
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: WAL usage calculation patch Julien Rouhaud
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: [PATCH] Use PKG_CHECK_MODULES to detect the libxml2 library Tom Lane
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Dean Rasheed
- Re: ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
- Re: Collation versioning Peter Eisentraut
- Re: Collation versioning Christoph Berg
- Re: BEFORE ROW triggers for partitioned tables Ashutosh Bapat
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: Collation versioning Julien Rouhaud
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: SQL/JSON: functions Pavel Stehule
- Re: Adding missing object access hook invocations Andres Freund
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: backend type in log_line_prefix? Mike Palmiotto
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Tom Lane
- Re: logical copy_replication_slot issues Alvaro Herrera
- Re: WAL usage calculation patch Kirill Bychik
- Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Peter Geoghegan
- Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Peter Geoghegan
- Re: Adding missing object access hook invocations Mark Dilger
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: WAL usage calculation patch Julien Rouhaud
- Re: pgsql: walreceiver uses a temporary replication slot by default Sergei Kornilov
- Re: Error on failed COMMIT Bruce Momjian
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: Error on failed COMMIT Vladimir Sitnikov
- Re: Attempt to consolidate reading of XLOG page Alvaro Herrera
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: Auxiliary Processes and MyAuxProc Justin Pryzby
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Parallel leader process info in EXPLAIN James Coleman
- Re: Error on failed COMMIT Dave Cramer
- Re: Error on failed COMMIT Bruce Momjian
- Re: Error on failed COMMIT Dave Cramer
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: [PATCH] Opclass parameters Nikita Glukhov
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: Small docs bugfix: make it clear what can be used in UPDATE FROMand DELETE USING Bruce Momjian
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: Auxiliary Processes and MyAuxProc Alvaro Herrera
- Re: Autovacuum on partitioned table yuzuko
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: WIP: WAL prefetch (another approach) Alvaro Herrera
- Re: Autovacuum on partitioned table Alvaro Herrera
- Re: [PATCH] Erase the distinctClause if the result is unique by definition David Rowley
- Re: Berserk Autovacuum (let's save next Mandrill) James Coleman
- Re: Collation versioning Michael Paquier
- Re: Standby got fatal after the crash recovery Ian Barwick
- Re: Standby got fatal after the crash recovery Michael Paquier
- Re: A bug when use get_bit() function for a long bytea string movead.li@highgo.ca
- Re: ALTER tbl rewrite loses CLUSTER ON index Michael Paquier
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: Small docs bugfix: make it clear what can be used in UPDATE FROM and DELETE USING Tom Lane
- Re: adding partitioned tables to publications Amit Langote
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila
- Re: Missing errcode() in ereport Amit Kapila
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: [PATCH] Erase the distinctClause if the result is unique by definition David Rowley
- Re: Online checksums verification in the backend Michael Paquier
- RE: Multivariate MCV list vs. statistics target Shinoda, Noriyoshi (PN Japan A&PS Delivery)
- Re: Adding missing object access hook invocations Michael Paquier
- Re: Missing errcode() in ereport Amit Kapila
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: control max length of parameter values logged keisuke kuroda
- GSoC applicant proposal, Uday PB p.b uday
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: proposal: schema variables Pavel Stehule
- Re: WAL usage calculation patch Kirill Bychik
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: Online checksums verification in the backend Julien Rouhaud
- RE: Complete data erasure asaba.takanori@fujitsu.com
- Re: control max length of parameter values logged Justin Pryzby
- Re: type of some table storage params on doc Michael Paquier
- Re: adding partitioned tables to publications Amit Langote
- Re: Collation versioning Michael Paquier
- Re: Collation versioning Julien Rouhaud
- Re: RecoveryWalAll and RecoveryWalStream wait events Atsushi Torikoshi
- RE: [PoC] Non-volatile WAL buffer Takashi Menjo
- Re: add types to index storage params on doc Fujii Masao
- SupportRequestSimplify and SQL SRF Ronan Dunklau
- Re: RecoveryWalAll and RecoveryWalStream wait events Fujii Masao
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: adding partitioned tables to publications Peter Eisentraut
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: Multivariate MCV list vs. statistics target Tomas Vondra
- Re: JDBC prepared insert and X00 and SQL_ASCII gmail Vladimir Koković
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- RE: Multivariate MCV list vs. statistics target Shinoda, Noriyoshi (PN Japan A&PS Delivery)
- Re: RecoveryWalAll and RecoveryWalStream wait events Atsushi Torikoshi
- Re: SupportRequestSimplify and SQL SRF Tom Lane
- Re: Auxiliary Processes and MyAuxProc Justin Pryzby
- Re: adding partitioned tables to publications Amit Langote
- Re: SupportRequestSimplify and SQL SRF Ronan Dunklau
- Thinko in index_concurrently_swap comment Julien Rouhaud
- Re: Adding missing object access hook invocations Mark Dilger
- Re: BEFORE ROW triggers for partitioned tables Ashutosh Bapat
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: Collation versioning Julien Rouhaud
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Magnus Hagander
- potential stuck lock in SaveSlotToPath() Peter Eisentraut
- Re: Multivariate MCV list vs. statistics target Tomas Vondra
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Magnus Hagander
- Re: Small docs bugfix: make it clear what can be used in UPDATE FROMand DELETE USING Bruce Momjian
- Re: Autovacuum on partitioned table (autoanalyze) Justin Pryzby
- Re: proposal: new polymorphic types - commontype and commontypearray Pavel Stehule
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Small docs bugfix: make it clear what can be used in UPDATE FROM and DELETE USING Tom Lane
- Re: type of some table storage params on doc Alvaro Herrera
- Re: Auxiliary Processes and MyAuxProc Alvaro Herrera
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: proposal: new polymorphic types - commontype and commontypearray Pavel Stehule
- Re: type of some table storage params on doc Tom Lane
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: type of some table storage params on doc Alvaro Herrera
- Re: type of some table storage params on doc Tom Lane
- Re: WAL usage calculation patch Julien Rouhaud
- Re: proposal: new polymorphic types - commontype and commontypearray Pavel Stehule
- Re: type of some table storage params on doc Alvaro Herrera
- Re: Berserk Autovacuum (let's save next Mandrill) James Coleman
- Re: Berserk Autovacuum (let's save next Mandrill) James Coleman
- Re: WAL usage calculation patch Kirill Bychik
- Re: Small docs bugfix: make it clear what can be used in UPDATE FROMand DELETE USING David G. Johnston
- Re: Minimal logical decoding on standbys Alvaro Herrera
- Re: Minimal logical decoding on standbys Alvaro Herrera
- Re: potential stuck lock in SaveSlotToPath() Andres Freund
- Re: WAL usage calculation patch Julien Rouhaud
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: Minimal logical decoding on standbys Alvaro Herrera
- Re: potential stuck lock in SaveSlotToPath() Alvaro Herrera
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: potential stuck lock in SaveSlotToPath() Thomas Munro
- Re: potential stuck lock in SaveSlotToPath() Andres Freund
- Re: Collation versioning Peter Eisentraut
- Re: BEFORE ROW triggers for partitioned tables Alvaro Herrera
- Re: Collation versioning Julien Rouhaud
- Re: expose parallel leader in CSV and log_line_prefix Justin Pryzby
- Re: BEFORE ROW triggers for partitioned tables Alvaro Herrera
- Re: [PATCH] Add schema and table names to partition error Chris Bandy
- Re: Make MemoryContextMemAllocated() more precise Jeff Davis
- Re: Define variables in the approprieate scope Bruce Momjian
- Re: pgsql: Disk-based Hash Aggregation. Alvaro Herrera
- Re: Memory-Bounded Hash Aggregation Jeff Davis
- Re: Memory-Bounded Hash Aggregation Tomas Vondra
- Re: Collation versioning Michael Paquier
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: Thinko in index_concurrently_swap comment Michael Paquier
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
- Re: Parallel grouping sets Tomas Vondra
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Alvaro Herrera
- Re: pgsql: walreceiver uses a temporary replication slot by default Michael Paquier
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
- Re: Add A Glossary Corey Huinker
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Alvaro Herrera
- Re: type of some table storage params on doc Michael Paquier
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: error context for vacuum to include block number Amit Kapila
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
- Re: type of some table storage params on doc Alvaro Herrera
- Re: Missing errcode() in ereport Masahiko Sawada
- Re: Collation versioning Michael Paquier
- Re: shared-memory based stats collector Thomas Munro
- Re: error context for vacuum to include block number Justin Pryzby
- Re: logical copy_replication_slot issues Masahiko Sawada
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- RE: [PoC] Non-volatile WAL buffer Takashi Menjo
- Re: RecoveryWalAll and RecoveryWalStream wait events Fujii Masao
- Re: Memory-Bounded Hash Aggregation Justin Pryzby
- Re: Internal key management system Masahiko Sawada
- Re: Cache lookup errors with functions manipulation object addresses Daniel Gustafsson
- Re: PATCH: Add uri percent-encoding for binary data Daniel Gustafsson
- Re: adding partitioned tables to publications Peter Eisentraut
- RE: ssl passphrase callback asaba.takanori@fujitsu.com
- Re: truncating timestamps on arbitrary intervals Artur Zakirov
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: Internal key management system Masahiko Sawada
- Re: plan cache overhead on plpgsql expression Amit Langote
- Re: error context for vacuum to include block number Amit Kapila
- Re: [PATCH] Add schema and table names to partition error Amit Langote
- Re: [Proposal] Global temporary tables wenjing.zwj
- Re: Print physical file path when checksum check fails Hubert Zhang
- Re: Auxiliary Processes and MyAuxProc Peter Eisentraut
- Re: Wait event that should be reported while waiting for WALarchiving to finish Atsushi Torikoshi
- Re: WIP/PoC for parallel backup Rajkumar Raghuwanshi
- Re: [PATCH] Skip llvm bytecode generation if LLVM is missing Peter Eisentraut
- Re: PG v12.2 - Setting jit_above_cost is causing the server to crash Sandeep Thakkar
- Re: plan cache overhead on plpgsql expression Pavel Stehule
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: WAL usage calculation patch Fujii Masao
- Re: Internal key management system Masahiko Sawada
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: Internal key management system Bruce Momjian
- Re: Don't try fetching future segment of a TLI. Pavel Suderevsky
- Re: Don't try fetching future segment of a TLI. Pavel Suderevsky
- Re: Add FOREIGN to ALTER TABLE in pg_dump Daniel Gustafsson
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: Cache lookup errors with functions manipulation object addresses Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: adding partitioned tables to publications Peter Eisentraut
- Re: GSoC applicant proposal, Uday PB Chapman Flack
- Re: Unicode normalization SQL functions Peter Eisentraut
- Re: Internal key management system Masahiko Sawada
- Re: [PATCH] Add schema and table names to partition error Chris Bandy
- Re: JDBC prepared insert and X00 and SQL_ASCII Dave Cramer
- Re: WAL usage calculation patch Julien Rouhaud
- Re: Internal key management system Bruce Momjian
- Re: potential stuck lock in SaveSlotToPath() Robert Haas
- Re: Make MemoryContextMemAllocated() more precise Robert Haas
- Re: proposal: new polymorphic types - commontype and commontypearray Tom Lane
- Re: Internal key management system Masahiko Sawada
- Re: proposal: new polymorphic types - commontype and commontypearray Pavel Stehule
- nbtree: assertion failure in _bt_killitems() for posting tuple Anastasia Lubennikova
- Re: backend type in log_line_prefix? Fabrízio de Royes Mello
- Re: Parallel grouping sets Pengzhou Tang
- Re: Internal key management system Bruce Momjian
- Re: Unicode normalization SQL functions Andreas Karlsson
- Re: Missing errcode() in ereport Andres Freund
- Re: GSoC applicant proposal, Uday PB Alexander Korotkov
- Re: Missing errcode() in ereport Tom Lane
- Re: GSoC applicant proposal, Uday PB Stephen Frost
- Re: Make MemoryContextMemAllocated() more precise Tomas Vondra
- Re: Adding missing object access hook invocations Alvaro Herrera
- Re: Adding missing object access hook invocations Mark Dilger
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Andres Freund
- Re: Some improvements to numeric sqrt() and ln() Tom Lane
- Re: Adding missing object access hook invocations Mark Dilger
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: Collation versioning Julien Rouhaud
- Re: GSoC applicant proposal, Uday PB Chapman Flack
- Re: [PATCH] pg_upgrade: report the reason for failing to open thecluster version file Bruce Momjian
- Re: Make MemoryContextMemAllocated() more precise Jeff Davis
- Re: Make MemoryContextMemAllocated() more precise Robert Haas
- Re: Make MemoryContextMemAllocated() more precise Jeff Davis
- Re: GSoC applicant proposal, Uday PB Stephen Frost
- Re: Make MemoryContextMemAllocated() more precise Robert Haas
- Re: Make MemoryContextMemAllocated() more precise Tomas Vondra
- Re: [PATCH] pg_upgrade: report the reason for failing to open the cluster version file ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Make MemoryContextMemAllocated() more precise Jeff Davis
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Dean Rasheed
- Re: shared-memory based stats collector Andres Freund
- Re: Make MemoryContextMemAllocated() more precise Jeff Davis
- Re: shared-memory based stats collector Andres Freund
- Re: Make MemoryContextMemAllocated() more precise Robert Haas
- Re: Make MemoryContextMemAllocated() more precise Jeff Davis
- Re: Make MemoryContextMemAllocated() more precise Jeff Davis
- invalid byte sequence for encoding "UTF8": 0x95-while using PGPEncryption -PostgreSQL Chaitanya bodlapati
- Re: error context for vacuum to include block number Justin Pryzby
- Fwd: invalid byte sequence for encoding "UTF8": 0x95-while using PGPEncryption -PostgreSQL Chaitanya bodlapati
- Re: range_agg Alvaro Herrera
- Re: range_agg Paul A Jungwirth
- Re: Auxiliary Processes and MyAuxProc Andres Freund
- Re: Add PostgreSQL home page to --help output Bruce Momjian
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: Improve errors when setting incorrect bounds for SSL protocols Daniel Gustafsson
- Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Tom Lane
- Re: Add PostgreSQL home page to --help output Daniel Gustafsson
- Re: Berserk Autovacuum (let's save next Mandrill) Darafei "Komяpa" Praliaskouski
- Fwd: invalid byte sequence for encoding "UTF8": 0x95-while using PGPEncryption -PostgreSQL Chaitanya bodlapati
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Why does [auto-]vacuum delay not report a wait event? Andres Freund
- Re: SQL/JSON: functions Nikita Glukhov
- Re: Missing errcode() in ereport Andres Freund
- Re: Missing errcode() in ereport Tom Lane
- Re: nbtree: assertion failure in _bt_killitems() for posting tuple Peter Geoghegan
- Re: improve transparency of bitmap-only heap scans James Coleman
- Re: Add A Glossary Alvaro Herrera
- Re: error context for vacuum to include block number Justin Pryzby
- Re: nbtree: assertion failure in _bt_killitems() for posting tuple Peter Geoghegan
- Re: Missing errcode() in ereport Tom Lane
- Re: improve transparency of bitmap-only heap scans Justin Pryzby
- Re: improve transparency of bitmap-only heap scans James Coleman
- Re: Add A Glossary Corey Huinker
- Re: Missing errcode() in ereport Andres Freund
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: Missing errcode() in ereport Andres Freund
- Re: color by default Bruce Momjian
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: Missing errcode() in ereport Tom Lane
- Re: Missing errcode() in ereport Andres Freund
- Re: Memory-Bounded Hash Aggregation Pengzhou Tang
- Re: Improving connection scalability: GetSnapshotData() Thomas Munro
- Re: range_agg Paul A Jungwirth
- Re: Memory-Bounded Hash Aggregation Pengzhou Tang
- Re: error context for vacuum to include block number Amit Kapila
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Internal key management system Masahiko Sawada
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: replay pause vs. standby promotion Atsushi Torikoshi
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: error context for vacuum to include block number Justin Pryzby
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: Berserk Autovacuum (let's save next Mandrill) Masahiko Sawada
- Re: proposal: schema variables Pavel Stehule
- Re: proposal: schema variables Pavel Stehule
- Re: explain HashAggregate to report bucket and memory stats Justin Pryzby
- Re: plan cache overhead on plpgsql expression Pavel Stehule
- Re: error context for vacuum to include block number Amit Kapila
- Re: Why does [auto-]vacuum delay not report a wait event? Amit Kapila
- Re: Why does [auto-]vacuum delay not report a wait event? Magnus Hagander
- Re: Parallel grouping sets Pengzhou Tang
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Collation versioning Julien Rouhaud
- Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov
- Re: Missing errcode() in ereport Tom Lane
- Re: Missing errcode() in ereport Alvaro Herrera
- Re: range_agg Alvaro Herrera
- Re: error context for vacuum to include block number Justin Pryzby
- Re: Making psql error out on output failures Peter Eisentraut
- where EXEC_BACKEND is defined Peter Eisentraut
- Re: potential stuck lock in SaveSlotToPath() Peter Eisentraut
- Re: potential stuck lock in SaveSlotToPath() Robert Haas
- Re: Add A Glossary Corey Huinker
- Issues with building cpp extensions on PostgreSQL 10+ Oleksii Kliukin
- Correlated IN/Any Subquery Transformation Li, Zheng
- Re: where EXEC_BACKEND is defined Tom Lane
- Re: Correlated IN/Any Subquery Transformation Tom Lane
- Re: Add A Glossary Alvaro Herrera
- Re: Add A Glossary Roger Harkavy
- Re: Add A Glossary Corey Huinker
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: SQL/JSON: functions Pavel Stehule
- Re: Add A Glossary Justin Pryzby
- Re: Internal key management system Bruce Momjian
- Re: Add FOREIGN to ALTER TABLE in pg_dump Alvaro Herrera
- GiST secondary split Peter Griggs
- Re: Should we add xid_current() or a int8->xid cast? Thomas Munro
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: backup manifests Robert Haas
- Re: Add A Glossary Jürgen Purtz
- Re: Add A Glossary Jürgen Purtz
- Re: Add A Glossary Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: color by default Bruce Momjian
- Re: color by default Tom Lane
- Re: color by default Bruce Momjian
- Re: Add A Glossary Corey Huinker
- Re: Why does [auto-]vacuum delay not report a wait event? Justin Pryzby
- Re: color by default Jonah H. Harris
- Re: plan cache overhead on plpgsql expression Pavel Stehule
- Re: Internal key management system Masahiko Sawada
- Re: error context for vacuum to include block number Amit Kapila
- Re: error context for vacuum to include block number Justin Pryzby
- Re: SQL/JSON: functions Nikita Glukhov
- Re: [HACKERS] make async slave to wait for lsn to be replayed Anna Akenteva
- Re: GiST secondary split Alexander Korotkov
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: backup manifests Amit Kapila
- Re: ssl passphrase callback Andrew Dunstan
- Re: ssl passphrase callback Andrew Dunstan
- Re: color by default Isaac Morland
- Re: Internal key management system Bruce Momjian
- Re: Add A Glossary Jürgen Purtz
- Re: GSoC applicant proposal, Uday PB Chapman Flack
- GSoC chat link not working Ananya Srivastava
- Re: GSoC applicant proposal, Uday PB inout
- Re: Internal key management system Bruce Momjian
- Re: GSoC applicant proposal, Uday PB Chapman Flack
- Re: Add A Glossary Justin Pryzby
- Re: Auxiliary Processes and MyAuxProc Peter Eisentraut
- Re: Ecpg dependency Bruce Momjian
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: Ecpg dependency Bruce Momjian
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: [HACKERS] WAL logging problem in 9.4.3? Bruce Momjian
- Re: Ecpg dependency ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: SQL/JSON: functions Pavel Stehule
- Re: plan cache overhead on plpgsql expression Pavel Stehule
- Re: Additional improvements to extended statistics Tomas Vondra
- RE: Index Skip Scan Floris Van Nee
- Re: Ecpg dependency Bruce Momjian
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: Refactor compile-time assertion checks for C/C++ Tom Lane
- Database recovery from tablespace only Phillip Black
- Re: Why does [auto-]vacuum delay not report a wait event? Mahendra Singh Thalor
- Re: ssl passphrase callback Andrew Dunstan
- Re: Why does [auto-]vacuum delay not report a wait event? Andres Freund
- Re: Additional size of hash table is alway zero for hash aggregates Jeff Davis
- Re: Why does [auto-]vacuum delay not report a wait event? Peter Geoghegan
- Re: Why does [auto-]vacuum delay not report a wait event? Andres Freund
- Re: Why does [auto-]vacuum delay not report a wait event? Peter Geoghegan
- Re: Additional size of hash table is alway zero for hash aggregates Andres Freund
- doc review for parallel vacuum Justin Pryzby
- Re: kill_prior_tuple and index scan costing Andres Freund
- Re: kill_prior_tuple and index scan costing Justin Pryzby
- Re: kill_prior_tuple and index scan costing Andres Freund
- Re: proposal: schema variables Pavel Stehule
- Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch
- optimisation? collation "C" sorting for GroupAggregate for all deterministic collations Maxim Ivanov
- Re: optimisation? collation "C" sorting for GroupAggregate for alldeterministic collations Pavel Stehule
- Re: [PATCH] Btree BackwardScan race condition on Standby duringVACUUM Andrey M. Borodin
- RE: Index Skip Scan Floris Van Nee
- Re: Why does [auto-]vacuum delay not report a wait event? Justin Pryzby
- Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane
- Re: Database recovery from tablespace only Justin Pryzby
- Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
- Re: Assert() failures during RI checks Tom Lane
- Re: Database recovery from tablespace only David G. Johnston
- Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane
- Re: Assert() failures during RI checks Andres Freund
- Re: optimisation? collation "C" sorting for GroupAggregate for alldeterministic collations James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Andreas Karlsson
- Re: Some improvements to numeric sqrt() and ln() Tom Lane
- Re: Index Skip Scan Thomas Munro
- Re: Assert() failures during RI checks Tom Lane
- Re: WAL usage calculation patch Kirill Bychik
- Re: The flinfo->fn_extra question, from me this time. Dent John
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Andreas Karlsson
- Re: ssl passphrase callback Andreas Karlsson
- Re: optimisation? collation "C" sorting for GroupAggregate for alldeterministic collations Corey Huinker
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Improve errors when setting incorrect bounds for SSL protocols Michael Paquier
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- ASLR support for Postgres12 Joel Mariadasan (jomariad)
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: Refactor compile-time assertion checks for C/C++ Tom Lane
- Re: type of some table storage params on doc Michael Paquier
- Re: Collation versions on Windows (help wanted, apply within) Thomas Munro
- Re: adding partitioned tables to publications Amit Langote
- Re: color by default Michael Paquier
- Re: doc review for parallel vacuum Amit Kapila
- Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
- Re: replay pause vs. standby promotion Fujii Masao
- Re: Internal key management system Masahiko Sawada
- Re: Wait event that should be reported while waiting for WALarchiving to finish Fujii Masao
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: type of some table storage params on doc Atsushi Torikoshi
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: error context for vacuum to include block number Justin Pryzby
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: color by default Peter Eisentraut
- Re: error context for vacuum to include block number Amit Kapila
- Re: Make mesage at end-of-recovery less scary. Peter Eisentraut
- Re: error context for vacuum to include block number Amit Kapila
- [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan
- Unqualified pg_catalog casts in pg_dump Daniel Gustafsson
- Re: backup manifests Amit Kapila
- Re: Index Skip Scan Andy Fan
- Re: Created feature for to_date() conversion using patterns'YYYY-WW', 'YYYY-WW-D', 'YYYY-MM-W' and 'YYYY-MM-W-D' Mark Lorenz
- Re: WAL usage calculation patch Fujii Masao
- is somewhere documented x LIKE ANY(ARRAY)? Pavel Stehule
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexander Korotkov
- Re: is somewhere documented x LIKE ANY(ARRAY)? ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: is somewhere documented x LIKE ANY(ARRAY)? Pavel Stehule
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Ashutosh Bapat
- Re: replay pause vs. standby promotion Sergei Kornilov
- Re: WAL usage calculation patch Fujii Masao
- Re: replay pause vs. standby promotion Fujii Masao
- Re: is somewhere documented x LIKE ANY(ARRAY)? Tom Lane
- Re: ASLR support for Postgres12 Tom Lane
- Re: replay pause vs. standby promotion Robert Haas
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alvaro Herrera
- Re: replay pause vs. standby promotion Sergei Kornilov
- RE: ASLR support for Postgres12 Joel Mariadasan (jomariad)
- Re: optimisation? collation "C" sorting for GroupAggregate for all deterministic collations Maxim Ivanov
- Re: replay pause vs. standby promotion Fujii Masao
- Re: replay pause vs. standby promotion Fujii Masao
- Re: Define variables in the approprieate scope Alvaro Herrera
- Re: ASLR support for Postgres12 Tom Lane
- some AppVeyor files Peter Eisentraut
- Re: backup manifests Robert Haas
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexander Korotkov
- Re: SQL/JSON: JSON_TABLE Pavel Stehule
- Re: Unicode normalization SQL functions Daniel Verite
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alvaro Herrera
- weird hash plan cost, starting with pg10 Alvaro Herrera
- Re: Unqualified pg_catalog casts in pg_dump Tom Lane
- Re: Unqualified pg_catalog casts in pg_dump Daniel Gustafsson
- Re: weird hash plan cost, starting with pg10 Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Assert() failures during RI checks Andres Freund
- Re: SQL/JSON: functions Nikita Glukhov
- Re: SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: Make mesage at end-of-recovery less scary. Ashwin Agrawal
- Re: Assert() failures during RI checks Tom Lane
- Re: RFC: Add 'taint' field to pg_control. Justin Pryzby
- Re: Making psql error out on output failures Daniel Verite
- Re: Collation versions on Windows (help wanted, apply within) Juan José Santamaría Flecha
- Re: Assert() failures during RI checks Andres Freund
- Re: Make mesage at end-of-recovery less scary. Andres Freund
- Re: Make mesage at end-of-recovery less scary. Andres Freund
- Re: Option to dump foreign data in pg_dump Alvaro Herrera
- Re: Option to dump foreign data in pg_dump Alvaro Herrera
- Re: Additional size of hash table is alway zero for hash aggregates Jeff Davis
- Re: Option to dump foreign data in pg_dump Alvaro Herrera
- Re: weird hash plan cost, starting with pg10 Thomas Munro
- Corruption during WAL replay Teja Mupparti
- Re: Additional size of hash table is alway zero for hash aggregates Andres Freund
- Re: Missing errcode() in ereport Tom Lane
- Re: Missing errcode() in ereport Andres Freund
- Re: ALTER INDEX fails on partitioned index Justin Pryzby
- Re: Missing errcode() in ereport Tom Lane
- Re: Internal key management system Bruce Momjian
- Re: Improve heavyweight locks instead of building new lock managers? Andres Freund
- Re: backend type in log_line_prefix? Bruce Momjian
- Re: backup manifests Stephen Frost
- Re: GSoC chat link not working Stephen Frost
- Re: range_agg Alvaro Herrera
- Autovacuum vs vac_update_datfrozenxid() vs ? Andres Freund
- Re: Define variables in the approprieate scope Bruce Momjian
- Re: Define variables in the approprieate scope Michael Paquier
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: pgsql: Improve autovacuum logging for aggressive andanti-wraparound ru Andres Freund
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Wait event that should be reported while waiting for WALarchiving to finish Fujii Masao
- Re: Define variables in the approprieate scope Tom Lane
- Re: weird hash plan cost, starting with pg10 Thomas Munro
- Re: Parallel grouping sets Tomas Vondra
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: backup manifests Amit Kapila
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alvaro Herrera
- Re: replay pause vs. standby promotion Fujii Masao
- Re: error context for vacuum to include block number Justin Pryzby
- Re: range_agg Paul Jungwirth
- Re: pgsql: Improve autovacuum logging for aggressive andanti-wraparound ru Michael Paquier
- Re: error context for vacuum to include block number Amit Kapila
- Re: improve transparency of bitmap-only heap scans Amit Kapila
- Re: Internal key management system Masahiko Sawada
- Re: Unqualified pg_catalog casts in pg_dump Michael Paquier
- Re: Why does [auto-]vacuum delay not report a wait event? Andres Freund
- Re: improve transparency of bitmap-only heap scans Justin Pryzby
- Re: improve transparency of bitmap-only heap scans Amit Kapila
- Re: weird hash plan cost, starting with pg10 Justin Pryzby
- Re: recovery_target_action=pause with confusing hint Fujii Masao
- Re: Option to dump foreign data in pg_dump Daniel Gustafsson
- Applying for GSOC 2020 | Need review of proposal Gyati Mittal
- Re: weird hash plan cost, starting with pg10 Richard Guo
- Re: nbtree: assertion failure in _bt_killitems() for posting tuple Anastasia Lubennikova
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: Corruption during WAL replay Kyotaro Horiguchi
- Re: error context for vacuum to include block number Amit Kapila
- Re: Unicode normalization SQL functions Peter Eisentraut
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: proposal \gcsv Pavel Stehule
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: Silence compiler warnings with Python 3.9 Peter Eisentraut
- Re: Adding a test for speculative insert abort case Amit Kapila
- Re: Improve checking for pg_index.xmin Amit Kapila
- Re: Fastpath while arranging the changes in LSN order in logical decoding Amit Kapila
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: Built-in connection pooler David Steele
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: truncating timestamps on arbitrary intervals Tels
- Re: error context for vacuum to include block number Amit Kapila
- documentation pdf build fail (HEAD) Erikjan Rijkers
- documentation pdf build fail (HEAD) Erikjan Rijkers
- Re: error context for vacuum to include block number Justin Pryzby
- Re: error context for vacuum to include block number Amit Kapila
- Re: improve transparency of bitmap-only heap scans James Coleman
- Re: documentation pdf build fail (HEAD) Jürgen Purtz
- Re: documentation pdf build fail (HEAD) Jürgen Purtz
- Re: Internal key management system Bruce Momjian
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: documentation pdf build fail (HEAD) Tom Lane
- Re: documentation pdf build fail (HEAD) Tom Lane
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: color by default Juan José Santamaría Flecha
- Re: Creating foreign key on partitioned table is too slow David Steele
- Re: documentation pdf build fail (HEAD) Peter Eisentraut
- Re: documentation pdf build fail (HEAD) Peter Eisentraut
- Re: psql - improve test coverage from 41% to 88% David Steele
- Re: [patch]socket_timeout in interfaces/libpq David Steele
- Re: pgbench - add \aset to store results of a combined query David Steele
- Re: extension patch of CREATE OR REPLACE TRIGGER David Steele
- Re: documentation pdf build fail (HEAD) Tom Lane
- Re: documentation pdf build fail (HEAD) Tom Lane
- Re: replay pause vs. standby promotion Sergei Kornilov
- Re: Creating foreign key on partitioned table is too slow Alvaro Herrera
- Re: Control your disk usage in PG: Introduction to Disk QuotaExtension David Steele
- Re: Built-in connection pooler Konstantin Knizhnik
- Re: Index Skip Scan Dmitry Dolgov
- Re: Index Skip Scan Dmitry Dolgov
- Re: [PATCH] Implement INSERT SET syntax David Steele
- Re: backup manifests Robert Haas
- Re: pg_upgrade fails with non-standard ACL Anastasia Lubennikova
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Ibrar Ahmed
- Re: pg_upgrade fails with non-standard ACL David Steele
- Re: Columns correlation and adaptive query optimization David Steele
- Re: [PATCH] Implement INSERT SET syntax Tom Lane
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Re: backup manifests Robert Haas
- Re: Add A Glossary Peter Eisentraut
- How to only auto-restart BGW only on crash or _PG_init Jeremy Finzel
- Re: [PATCH] Implement INSERT SET syntax Tom Lane
- Re: Add A Glossary Robert Haas
- Re: How to only auto-restart BGW only on crash or _PG_init Robert Haas
- Re: Adding a test for speculative insert abort case Andres Freund
- Re: improve transparency of bitmap-only heap scans Tom Lane
- Re: Fastpath while arranging the changes in LSN order in logicaldecoding Andres Freund
- Re: Add A Glossary Corey Huinker
- Re: Missing errcode() in ereport Andres Freund
- Re: Add A Glossary Jürgen Purtz
- Re: Add A Glossary Robert Haas
- Re: Option to dump foreign data in pg_dump Alvaro Herrera
- Re: NOT IN subquery optimization Tom Lane
- Re: Missing errcode() in ereport Tom Lane
- Re: Additional improvements to extended statistics Thomas Munro
- PostgreSQL proposal of Google Summer of Code Maryam Farrukh
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: vacuum verbose detail logs are unclear; log at *start* of each stage Tom Lane
- Re: Option to dump foreign data in pg_dump Alvaro Herrera
- Re: PostgreSQL proposal of Google Summer of Code Fabrízio de Royes Mello
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Improve checking for pg_index.xmin Alexander Korotkov
- Re: WIP: WAL prefetch (another approach) Andres Freund
- Re: NOT IN subquery optimization Li, Zheng
- Re: Ltree syntax improvement Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Include sequence relation support in logical replication Cary Huang
- Re: NOT IN subquery optimization Tom Lane
- Re: Run-time pruning for ModifyTable David Rowley
- Re: Run-time pruning for ModifyTable Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: Index Skip Scan Andy Fan
- Re: Include sequence relation support in logical replication Andres Freund
- Re: Run-time pruning for ModifyTable David Rowley
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- AllocSetEstimateChunkSpace() Jeff Davis
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: pg_upgrade fails with non-standard ACL Artur Zakirov
- Re: some AppVeyor files Thomas Munro
- Re: Run-time pruning for ModifyTable Amit Langote
- [PATCH] Fix CommitTransactionCommand() to CallXactCallbacks() inTBLOCK_ABORT_END Dave Sharpe
- Re: improve transparency of bitmap-only heap scans Amit Kapila
- Re: Collation versions on Windows (help wanted, apply within) Thomas Munro
- Re: error context for vacuum to include block number Justin Pryzby
- Re: error context for vacuum to include block number Amit Kapila
- Re: error context for vacuum to include block number Amit Kapila
- Re: Fastpath while arranging the changes in LSN order in logical decoding Amit Kapila
- Re: Fastpath while arranging the changes in LSN order in logical decoding Dilip Kumar
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: error context for vacuum to include block number Justin Pryzby
- Re: error context for vacuum to include block number Amit Kapila
- Re: bad logging around broken restore_command Fujii Masao
- Re: error context for vacuum to include block number Justin Pryzby
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: replay pause vs. standby promotion Fujii Masao
- Re: Missing errcode() in ereport Thomas Munro
- Re: Missing errcode() in ereport Tom Lane
- Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Fujii Masao
- Re: Index Skip Scan Dilip Kumar
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: backup manifests Amit Kapila
- Re: WIP/PoC for parallel backup Rajkumar Raghuwanshi
- Re: pg_upgrade fails with non-standard ACL Daniel Gustafsson
- Re: Autovacuum vs vac_update_datfrozenxid() vs ? Michael Paquier
- Small computeRegionDelta optimization. Konstantin Knizhnik
- Re: Index Skip Scan Dmitry Dolgov
- Re: Internal key management system Masahiko Sawada
- Re: Some improvements to numeric sqrt() and ln() Dean Rasheed
- Re: [proposal] de-TOAST'ing using a iterator John Naylor
- Re: error context for vacuum to include block number Justin Pryzby
- Re: potential stuck lock in SaveSlotToPath() Peter Eisentraut
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: weird hash plan cost, starting with pg10 Richard Guo
- Re: replay pause vs. standby promotion Sergei Kornilov
- [PATCH] Check operator when creating unique index on partition table Guancheng Luo
- Re: [Proposal] Global temporary tables tushar
- Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
- Generated column and inheritance: strange default error Rémi Cura
- Re: error context for vacuum to include block number Amit Kapila
- Re: error context for vacuum to include block number Justin Pryzby
- Re: improve transparency of bitmap-only heap scans James Coleman
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: adding partitioned tables to publications Peter Eisentraut
- Re: error context for vacuum to include block number Justin Pryzby
- Re: pg_upgrade fails with non-standard ACL Justin Pryzby
- Re: [PATCH] Implement INSERT SET syntax Peter Eisentraut
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: Make mesage at end-of-recovery less scary. Peter Eisentraut
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: Columns correlation and adaptive query optimization David Steele
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
- Re: backup manifests Stephen Frost
- Re: where EXEC_BACKEND is defined Peter Eisentraut
- Re: potential stuck lock in SaveSlotToPath() Alvaro Herrera
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: Applying for GSOC 2020 | Need review of proposal Stephen Frost
- Re: [Proposal] Global temporary tables tushar
- Re: [PATCH] Implement INSERT SET syntax Tom Lane
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan
- Re: weird hash plan cost, starting with pg10 Konstantin Knizhnik
- Re: Parallel grouping sets Pengzhou Tang
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Ibrar Ahmed
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: [Patch] Invalid permission check in pg_stats for functionalindexes David Steele
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: Berserk Autovacuum (let's save next Mandrill) Alvaro Herrera
- Re: Berserk Autovacuum (let's save next Mandrill) Justin Pryzby
- Re: Missing errcode() in ereport Tom Lane
- Re: Option to dump foreign data in pg_dump Alvaro Herrera
- Re: Some improvements to numeric sqrt() and ln() Tom Lane
- Re: backup manifests Robert Haas
- Re: potential stuck lock in SaveSlotToPath() Robert Haas
- Re: [PATCH] Check operator when creating unique index on partition table Tom Lane
- Re: Columns correlation and adaptive query optimization Rafia Sabih
- Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov
- Allow continuations in "pg_hba.conf" files Fabien COELHO
- Re: [HACKERS] make async slave to wait for lsn to be replayed Anna Akenteva
- Re: AllocSetEstimateChunkSpace() Jeff Davis
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Tomas Vondra
- Re: plan cache overhead on plpgsql expression Pavel Stehule
- Re: [DOC] Document concurrent index builds waiting on each other Andres Freund
- Re: [DOC] Document concurrent index builds waiting on each other James Coleman
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: Include sequence relation support in logical replication Andres Freund
- Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera
- Re: Allow continuations in "pg_hba.conf" files Justin Pryzby
- Re: AllocSetEstimateChunkSpace() Andres Freund
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: [DOC] Document concurrent index builds waiting on each other Andres Freund
- Re: [DOC] Document concurrent index builds waiting on each other Andres Freund
- Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera
- Re: Berserk Autovacuum (let's save next Mandrill) Alexander Korotkov
- Re: plan cache overhead on plpgsql expression Robert Haas
- Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Tom Lane
- Re: Allow continuations in "pg_hba.conf" files Fabien COELHO
- Re: backup manifests Stephen Frost
- Re: plan cache overhead on plpgsql expression Andres Freund
- Re: AllocSetEstimateChunkSpace() Jeff Davis
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: AllocSetEstimateChunkSpace() Andres Freund
- Re: plan cache overhead on plpgsql expression Andres Freund
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Justin Pryzby
- Re: plan cache overhead on plpgsql expression Andres Freund
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: AllocSetEstimateChunkSpace() Jeff Davis
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Tomas Vondra
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: [Proposal] Global temporary tables wjzeng
- Re: [PATCH] Implement INSERT SET syntax Gareth Palmer
- Re: [Proposal] Global temporary tables wjzeng
- Re: [Proposal] Global temporary tables wjzeng
- Re: [Proposal] Global temporary tables wjzeng
- Re: Refactor compile-time assertion checks for C/C++ Michael Paquier
- Re: pgbench - add \aset to store results of a combined query Michael Paquier
- Re: error context for vacuum to include block number Amit Kapila
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: error context for vacuum to include block number Justin Pryzby
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: pgbench - add \aset to store results of a combined query Michael Paquier
- Re: Resolving the python 2 -> python 3 mess Marco Atzeri
- Re: allow online change primary_conninfo Michael Paquier
- Re: error context for vacuum to include block number Amit Kapila
- Re: error context for vacuum to include block number Amit Kapila
- Re: color by default Michael Paquier
- Re: [DOC] Document concurrent index builds waiting on each other Michael Paquier
- Re: Include sequence relation support in logical replication Michael Paquier
- Re: A rather hackish POC for alternative implementation of WITH TIES Surafel Temesgen
- Re: Unicode normalization SQL functions Peter Eisentraut
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Conflict handling for COPY FROM Surafel Temesgen
- Re: Improve handling of parameter differences in physical replication Masahiko Sawada
- Re: Collation versions on Windows (help wanted, apply within) Juan José Santamaría Flecha
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Resolving the python 2 -> python 3 mess Peter Eisentraut
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: Memory-Bounded Hash Aggregation Richard Guo
- Re: plan cache overhead on plpgsql expression Amit Langote
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: potential stuck lock in SaveSlotToPath() Peter Eisentraut
- Re: replay pause vs. standby promotion Fujii Masao
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: A bug when use get_bit() function for a long bytea string Ashutosh Bapat
- Re: Patch: to pass query string to pg_plan_query() Fujii Masao
- Re: plan cache overhead on plpgsql expression Tom Lane
- pg_checksums in backend/storage/page/README Daniel Gustafsson
- Re: pg_checksums in backend/storage/page/README Magnus Hagander
- Re: A bug when use get_bit() function for a long bytea string Tom Lane
- Re: pg_checksums in backend/storage/page/README Julien Rouhaud
- Re: adding partitioned tables to publications Amit Langote
- Re: Resolving the python 2 -> python 3 mess Tom Lane
- Re: replay pause vs. standby promotion Sergei Kornilov
- Re: Patch: to pass query string to pg_plan_query() Julien Rouhaud
- Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
- Re: error context for vacuum to include block number Justin Pryzby
- Re: backup manifests Robert Haas
- Re: Patch: to pass query string to pg_plan_query() Tom Lane
- Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
- Re: [PATCH] Fix CommitTransactionCommand() to CallXactCallbacks() inTBLOCK_ABORT_END Gilles Darold
- Re: backup manifests Stephen Frost
- Re: Make mesage at end-of-recovery less scary. Robert Haas
- Re: proposal \gcsv Vik Fearing
- Re: Patch: to pass query string to pg_plan_query() Julien Rouhaud
- Tab completion for \gx Vik Fearing
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- Re: A bug when use get_bit() function for a long bytea string Ashutosh Bapat
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: backup manifests Mark Dilger
- Re: Unicode normalization SQL functions John Naylor
- Re: proposal \gcsv Pavel Stehule
- Re: proposal \gcsv Vik Fearing
- Re: proposal \gcsv Pavel Stehule
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Justin Pryzby
- Re: backup manifests Robert Haas
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: proposal \gcsv Erik Rijkers
- Re: plan cache overhead on plpgsql expression Andres Freund
- Re: archive status ".ready" files may be created too early Bossart, Nathan
- Re: Berserk Autovacuum (let's save next Mandrill) Andres Freund
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- Re: backup manifests Stephen Frost
- Re: backup manifests David Steele
- Re: backup manifests Mark Dilger
- Re: backup manifests Stephen Frost
- Re: NOT IN subquery optimization Li, Zheng
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: backup manifests Stephen Frost
- Re: Ltree syntax improvement Nikita Glukhov
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: pgbench - add \aset to store results of a combined query Fabien COELHO
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alvaro Herrera
- Re: error context for vacuum to include block number Justin Pryzby
- Re: Include sequence relation support in logical replication Cary Huang
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: error context for vacuum to include block number Alvaro Herrera
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: error context for vacuum to include block number Justin Pryzby
- RE: Conflict handling for COPY FROM asaba.takanori@fujitsu.com
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: SLRU statistics Tomas Vondra
- Re: error context for vacuum to include block number Alvaro Herrera
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Race condition in SyncRepGetSyncStandbysPriority Tom Lane
- Re: Memory-Bounded Hash Aggregation Tomas Vondra
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Justin Pryzby
- Re: error context for vacuum to include block number Amit Kapila
- Re: backup manifests Andres Freund
- Re: error context for vacuum to include block number Justin Pryzby
- Re: Race condition in SyncRepGetSyncStandbysPriority Fujii Masao
- Re: backup manifests Andres Freund
- Re: [Proposal] Global temporary tables 曾文旌
- Re: backup manifests Andres Freund
- Re: allow online change primary_conninfo Michael Paquier
- Re: error context for vacuum to include block number Justin Pryzby
- Re: error context for vacuum to include block number Amit Kapila
- Re: backup manifests Andres Freund
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- Re: Unicode normalization SQL functions John Naylor
- Re: backend type in log_line_prefix? Kyotaro Horiguchi
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: pg_checksums in backend/storage/page/README Michael Paquier
- Re: potential stuck lock in SaveSlotToPath() Michael Paquier
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: WAL usage calculation patch Julien Rouhaud
- Re: Some problems of recovery conflict wait events Fujii Masao
- Re: error context for vacuum to include block number Amit Kapila
- Re: [Proposal] Global temporary tables tushar
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: [Proposal] Global temporary tables tushar
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Haozhou Wang
- Re: pgsql: Provide a TLS init hook Andrew Dunstan
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns Peter Eisentraut
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: Transactions involving multiple postgres foreign servers, take 2 Muhammad Usama
- Re: adding partitioned tables to publications Amit Langote
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: Asymmetric partition-wise JOIN David Steele
- Re: Allow cluster owner to bypass authentication David Steele
- Re: pgsql: Provide a TLS init hook Tom Lane
- Re: backup manifests Stephen Frost
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) David Steele
- Re: shared-memory based stats collector Alvaro Herrera
- Re: psql FETCH_COUNT feature does not work with combined queries David Steele
- Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Michail Nikolaev
- Re: pgbench - refactor init functions with buffers David Steele
- Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns Dean Rasheed
- Re: pgbench - rework variable management David Steele
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns Vik Fearing
- Re: Allow auto_explain to log plans before queries are executed legrand legrand
- Re: Patch: to pass query string to pg_plan_query() legrand legrand
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: Unix-domain socket support on Windows Andrew Dunstan
- Re: backup manifests Robert Haas
- Re: A bug when use get_bit() function for a long bytea string Daniel Verite
- Re: plan cache overhead on plpgsql expression Tom Lane
- Re: backup manifests Robert Haas
- Reinitialize stack base after fork (for the benefit of rr)? Andres Freund
- Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan Hamid Akhtar
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: backup manifests Robert Haas
- Re: Reinitialize stack base after fork (for the benefit of rr)? Tom Lane
- Re: Reinitialize stack base after fork (for the benefit of rr)? Andres Freund
- Re: backup manifests Robert Haas
- Re: Reinitialize stack base after fork (for the benefit of rr)? Tom Lane
- Re: error context for vacuum to include block number Justin Pryzby
- Re: Improve handling of parameter differences in physical replication Sergei Kornilov
- Re: A bug when use get_bit() function for a long bytea string Tom Lane
- Re: backup manifests Robert Haas
- Re: WAL usage calculation patch Kirill Bychik
- Re: WAL usage calculation patch Julien Rouhaud
- Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan Tom Lane
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: backup manifests Robert Haas
- Re: pgsql: Provide a TLS init hook Andrew Dunstan
- Re: backup manifests Stephen Frost
- Re: backup manifests David Steele
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: backup manifests Stephen Frost
- Re: backup manifests Andres Freund
- Re: backup manifests David Steele
- Re: backup manifests Andres Freund
- Re: Add A Glossary Justin Pryzby
- Re: backup manifests Andres Freund
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Justin Pryzby
- Re: backup manifests David Steele
- Re: proposal \gcsv Pavel Stehule
- Re: some AppVeyor files Mike Palmiotto
- Re: backup manifests Andres Freund
- Re: backup manifests David Steele
- Re: Reinitialize stack base after fork (for the benefit of rr)? Andres Freund
- Re: pgsql: Provide a TLS init hook Tom Lane
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: backup manifests Stephen Frost
- Re: backup manifests Stephen Frost
- Re: Internal key management system Bruce Momjian
- Re: backup manifests Stephen Frost
- Re: backup manifests Andres Freund
- Re: backup manifests Andres Freund
- Re: backup manifests Andres Freund
- Re: backup manifests Stephen Frost
- Possible copy and past error? (\usr\backend\commands\analyze.c) Ranier Vilela
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: backup manifests Alvaro Herrera
- Re: backup manifests Stephen Frost
- Re: pgbench - rework variable management Fabien COELHO
- Re: pgbench - refactor init functions with buffers David Steele
- Re: Conflict handling for COPY FROM Tom Lane
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Fabien COELHO
- Re: backup manifests David Steele
- Re: backup manifests Bruce Momjian
- Re: backup manifests Stephen Frost
- Re: backup manifests Bruce Momjian
- Re: pgbench - rework variable management David Steele
- Re: fix for BUG #3720: wrong results at using ltree Nikita Glukhov
- Re: psql FETCH_COUNT feature does not work with combined queries Fabien COELHO
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Tom Lane
- Re: allow online change primary_conninfo Alvaro Herrera
- Re: Possible copy and past error? (\usr\backend\commands\analyze.c) Tom Lane
- Re: pgbench - refactor init functions with buffers Tom Lane
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Justin Pryzby
- Re: Make MemoryContextMemAllocated() more precise Jeff Davis
- Re: SLRU statistics Tomas Vondra
- Re: error context for vacuum to include block number Amit Kapila
- Re: error context for vacuum to include block number Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: improve transparency of bitmap-only heap scans Amit Kapila
- Re: error context for vacuum to include block number Amit Kapila
- Re: error context for vacuum to include block number Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Peter Geoghegan
- Re: pgbench - refactor init functions with buffers Alvaro Herrera
- Re: Make mesage at end-of-recovery less scary. James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Peter Geoghegan
- Re: Online checksums verification in the backend Masahiko Sawada
- Re: [PATCH] Check operator when creating unique index on partitiontable Guancheng Luo
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: error context for vacuum to include block number Amit Kapila
- proposal - psql output file write mode Pavel Stehule
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- 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
- Re: A bug when use get_bit() function for a long bytea string movead.li@highgo.ca
- [PATCH] postgresql.conf.sample->postgresql.conf.sample.in i.taranov@postgrespro.ru
- Re: A bug when use get_bit() function for a long bytea string movead.li@highgo.ca
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Fabien COELHO
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: doc: vacuum full, fillfactor, and "extra space" Amit Kapila
- Re: WAL usage calculation patch Amit Kapila
- Re: Possible copy and past error? (\usr\backend\commands\analyze.c) Ranier Vilela
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: [PATCH] postgresql.conf.sample->postgresql.conf.sample.in Peter Eisentraut
- Re: Allow some recovery parameters to be changed with reload Sergei Kornilov
- Re: [PATCH] postgresql.conf.sample->postgresql.conf.sample.in Ivan N. Taranov
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Dean Rasheed
- Re: [PATCH] Fix CommitTransactionCommand() to CallXactCallbacks() inTBLOCK_ABORT_END Dave Sharpe
- [PATCH'] Variables assigned with values that is never used. Ranier Vilela
- GSoC Proposal Kartik Ohri
- Re: WAL usage calculation patch Julien Rouhaud
- Re: base backup client as auxiliary backend process Alvaro Herrera
- Re: proposal \gcsv Daniel Verite
- Re: proposal \gcsv Pavel Stehule
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: improve transparency of bitmap-only heap scans James Coleman
- Re: pgbench - refactor init functions with buffers David Steele
- Re: proposal \gcsv Erik Rijkers
- Re: [PATCH] Opclass parameters Alexander Korotkov
- pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Julien Rouhaud
- Re: [PATCH] postgresql.conf.sample->postgresql.conf.sample.in Tom Lane
- Re: [PATCH] postgresql.conf.sample->postgresql.conf.sample.in Ivan N. Taranov
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: Berserk Autovacuum (let's save next Mandrill) Tom Lane
- Re: ssl passphrase callback Tom Lane
- Re: pgbench - refactor init functions with buffers Andres Freund
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: pgbench - refactor init functions with buffers Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions Nikolay Shaplov
- Re: pgbench - refactor init functions with buffers Andres Freund
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: pgbench - refactor init functions with buffers Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Memory-Bounded Hash Aggregation Jeff Davis
- Re: Catalog invalidations vs catalog scans vs ScanPgRelation() Andres Freund
- Re: pgbench - refactor init functions with buffers Andres Freund
- Re: ssl passphrase callback Andrew Dunstan
- Re: Catalog invalidations vs catalog scans vs ScanPgRelation() Andres Freund
- Potential (low likelihood) wraparound hazard inheap_abort_speculative() Andres Freund
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- [PATCH] Redudant initilization Ranier Vilela
- debian bugrept involving fast default crash in pg11.7 Justin Pryzby
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: fix for BUG #3720: wrong results at using ltree Tom Lane
- Minor bug in suffix truncation of non-key attributes from INCLUDE indexes Peter Geoghegan
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: Improving connection scalability: GetSnapshotData() Thomas Munro
- Can we get rid of GetLocaleInfoEx() yet? Tom Lane
- Re: Improving connection scalability: GetSnapshotData() Peter Geoghegan
- Re: Improving connection scalability: GetSnapshotData() Bruce Momjian
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: error context for vacuum to include block number Masahiko Sawada
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: backup manifests Noah Misch
- snapper vs. HEAD Tom Lane
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Amit Kapila
- Re: WAL usage calculation patch Amit Kapila
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: error context for vacuum to include block number Amit Kapila
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Masahiko Sawada
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Masahiko Sawada
- Re: WAL usage calculation patch Julien Rouhaud
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Julien Rouhaud
- Re: Can we get rid of GetLocaleInfoEx() yet? Juan José Santamaría Flecha
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Dean Rasheed
- Re: Add A Glossary Jürgen Purtz
- Re: color by default Peter Eisentraut
- Re: color by default Peter Eisentraut
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Amit Kapila
- Re: WAL usage calculation patch Amit Kapila
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Masahiko Sawada
- Re: WAL usage calculation patch Julien Rouhaud
- Re: WAL usage calculation patch Julien Rouhaud
- Re: color by default Juan José Santamaría Flecha
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Matheus de Oliveira
- Re: PATCH: add support for IN and @> in functional-dependencystatistics use Tomas Vondra
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: Can we get rid of GetLocaleInfoEx() yet? Tom Lane
- Re: Can we get rid of GetLocaleInfoEx() yet? Juan José Santamaría Flecha
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- [GSoC 2020] applicant proposal v2, Denis Volkov Denis Volkov
- Re: Improving connection scalability: GetSnapshotData() Alexander Korotkov
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: GSoC Proposal Stephen Frost
- Re: [GSoC 2020] applicant proposal v2, Denis Volkov Stephen Frost
- GSoC Proposal Kartik Ohri
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Creating a database with a non-predefined collation Shay Rojansky
- Re: GSoC Proposal Chapman Flack
- Re: Potential (low likelihood) wraparound hazard in heap_abort_speculative() Peter Geoghegan
- Re: Potential (low likelihood) wraparound hazard inheap_abort_speculative() Andres Freund
- Re: Improving connection scalability: GetSnapshotData() Tomas Vondra
- Re: snapper vs. HEAD Andres Freund
- Re: DROP DATABASE doesn't force other backends to close FDs Andres Freund
- Re: snapper vs. HEAD Tom Lane
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: backup manifests Robert Haas
- Re: backup manifests Robert Haas
- Re: backup manifests Robert Haas
- Re: backup manifests David Steele
- Re: fix for BUG #3720: wrong results at using ltree Tom Lane
- Re: backup manifests David Steele
- Re: snapper vs. HEAD Andres Freund
- Re: [PATCH] Redudant initilization Kyotaro Horiguchi
- Re: backup manifests Andres Freund
- Re: backup manifests David Steele
- Re: backup manifests Andres Freund
- Re: snapper vs. HEAD Tom Lane
- Re: backup manifests David Steele
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: backup manifests Andres Freund
- Re: snapper vs. HEAD Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Berserk Autovacuum (let's save next Mandrill) Tom Lane
- Re: Berserk Autovacuum (let's save next Mandrill) Amit Kapila
- Re: error context for vacuum to include block number Amit Kapila
- Re: Berserk Autovacuum (let's save next Mandrill) Tom Lane
- Re: [PATCH] Support built control file in PGXS VPATH builds Craig Ringer
- Re: Missing errcode() in ereport Craig Ringer
- Re: Missing errcode() in ereport Tom Lane
- Re: Missing errcode() in ereport Andres Freund
- Re: improve transparency of bitmap-only heap scans Amit Kapila
- Re: snapper vs. HEAD Tom Lane
- Re: improve transparency of bitmap-only heap scans Tom Lane
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Creating a database with a non-predefined collation Laurenz Albe
- Re: Reducing WaitEventSet syscall churn Kyotaro Horiguchi
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Fabien COELHO
- Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: backup manifests Noah Misch
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: backup manifests Amit Kapila
- Re: pgbench - add \aset to store results of a combined query Michael Paquier
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Masahiko Sawada
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Masahiko Sawada
- Re: [HACKERS] WAL logging problem in 9.4.3? Michael Paquier
- Re: proposal - psql output file write mode Pavel Stehule
- Re: Race condition in SyncRepGetSyncStandbysPriority Kyotaro Horiguchi
- Re: Can we get rid of GetLocaleInfoEx() yet? Michael Paquier
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Julien Rouhaud
- Re: color by default Michael Paquier
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: color by default Michael Paquier
- Re: Improve handling of parameter differences in physical replication Peter Eisentraut
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Possible copy and past error? (\usr\backend\commands\analyze.c) Michael Paquier
- wal_insert_waring_issue movead.li@highgo.ca
- Re: error context for vacuum to include block number Amit Kapila
- Re: Possible copy and past error? (\usr\backend\commands\analyze.c) Magnus Hagander
- Re: snapper vs. HEAD Tom Turelinckx
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: WAL usage calculation patch Amit Kapila
- Re: WIP/PoC for parallel backup Rajkumar Raghuwanshi
- Re: Some problems of recovery conflict wait events Masahiko Sawada
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: [PATCH] Redudant initilization Ranier Vilela
- Re: PostgreSQL proposal of Google Summer of Code Fabrízio de Royes Mello
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: Possible copy and past error? (\usr\backend\commands\analyze.c) Ranier Vilela
- Re: Possible copy and past error? (\usr\backend\commands\analyze.c) Ranier Vilela
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: WAL usage calculation patch Julien Rouhaud
- Re: Conflict handling for COPY FROM Surafel Temesgen
- Re: WIP/PoC for parallel backup Ahsan Hadi
- tweaking perfect hash multipliers John Naylor
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexander Korotkov
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: Improving connection scalability: GetSnapshotData() Alexander Korotkov
- Re: Make autovacuum sort tables in descending order of xid_age David Steele
- PostgreSQL 13 Feature Freeze + Release Management Team (RMT) Jonathan S. Katz
- [PATCH] Remove some reassigned values. Ranier Vilela
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: Can we get rid of GetLocaleInfoEx() yet? Tom Lane
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Tomas Vondra
- Re: adding partitioned tables to publications Amit Langote
- Re: Unix-domain socket support on Windows Peter Eisentraut
- Re: [PATCH] Atomic pgrename on Windows David Steele
- Re: Error on failed COMMIT Dave Cramer
- materialization blocks hash join Pavel Stehule
- Re: materialization blocks hash join Pavel Stehule
- Re: [PATCH] Atomic pgrename on Windows Tom Lane
- Re: ALTER TABLE ... SET STORAGE does not propagate to indexes Alvaro Herrera
- Re: Make autovacuum sort tables in descending order of xid_age Mark Dilger
- Re: ALTER TABLE ... SET STORAGE does not propagate to indexes Adam Brusselback
- Re: snapper vs. HEAD Tom Lane
- Re: error context for vacuum to include block number Justin Pryzby
- Re: Error on failed COMMIT Vik Fearing
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: materialization blocks hash join Tomas Vondra
- Re: ECPG: proposal for new DECLARE STATEMENT David Steele
- Re: Add A Glossary Corey Huinker
- Re: materialization blocks hash join Tom Lane
- Re: snapper vs. HEAD Tom Turelinckx
- Re: snapper vs. HEAD Andres Freund
- Re: snapper vs. HEAD Tom Lane
- Re: snapper vs. HEAD Tom Lane
- Re: fix for BUG #3720: wrong results at using ltree Tom Lane
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- [PATCH] remove condition always true (/src/backend/access/heap/vacuumlazy.c) Ranier Vilela
- Re: pgsql: Improve handling of parameter differences in physicalreplicatio Andres Freund
- Re: pgsql: Improve handling of parameter differences in physicalreplicatio Andres Freund
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: Recognizing superuser in pg_hba.conf Tom Lane
- Re: tweaking perfect hash multipliers Andres Freund
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Justin Pryzby
- Re: backup manifests Robert Haas
- Re: backup manifests Andres Freund
- Re: backup manifests Robert Haas
- Re: [PATCH] remove condition always true(/src/backend/access/heap/vacuumlazy.c) Andres Freund
- Re: tweaking perfect hash multipliers John Naylor
- Re: backup manifests Andres Freund
- Re: backup manifests Robert Haas
- Re: Zedstore - compressed in-core columnar storage Alexandra Wang
- Re: backup manifests Robert Haas
- Re: [PATCH] Atomic pgrename on Windows Andres Freund
- Re: backup manifests Robert Haas
- Re: Error on failed COMMIT Shay Rojansky
- Re: backup manifests Andres Freund
- Re: extension patch of CREATE OR REPLACE TRIGGER Tom Lane
- Re: fix for BUG #3720: wrong results at using ltree Nikita Glukhov
- Re: fix for BUG #3720: wrong results at using ltree Tom Lane
- Re: [PATCH] remove condition always true (/src/backend/access/heap/vacuumlazy.c) Ranier Vilela
- Re: fix for BUG #3720: wrong results at using ltree Tom Lane
- Re: fix for BUG #3720: wrong results at using ltree Nikita Glukhov
- Re: fix for BUG #3720: wrong results at using ltree Tom Lane
- Re: fix for BUG #3720: wrong results at using ltree Nikita Glukhov
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: backup manifests David Steele
- Re: fix for BUG #3720: wrong results at using ltree Tom Lane
- Re: [HACKERS] Restricting maximum keep segments by repslots Alvaro Herrera
- Re: backup manifests David Steele
- Re: Corruption during WAL replay Andres Freund
- Re: Internal key management system Cary Huang
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: pgsql: Improve handling of parameter differences in physicalreplicatio Fujii Masao
- Re: pgsql: Improve handling of parameter differences in physicalreplicatio Fujii Masao
- Re: BUG #16109: Postgres planning time is high across version(Expose buffer usage during planning in EXPLAIN) Justin Pryzby
- Very outdated comments in heapam_index_build_range_scan. Andres Freund
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey David Rowley
- Re: error context for vacuum to include block number Amit Kapila
- Re: [PATCH] Opclass parameters Justin Pryzby
- Re: improve transparency of bitmap-only heap scans Amit Kapila
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Tom Lane
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: error context for vacuum to include block number Justin Pryzby
- Re: Berserk Autovacuum (let's save next Mandrill) David Rowley
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Amit Kapila
- Re: [Proposal] Global temporary tables 曾文旌
- Re: [Proposal] Global temporary tables 曾文旌
- Re: Internal key management system Masahiko Sawada
- Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro Horiguchi
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Masahiko Sawada
- Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro Horiguchi
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Fabien COELHO
- Re: backup manifests Noah Misch
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Gsoc Draft Proposal Ankil Patel
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: [HACKERS] WAL logging problem in 9.4.3? Andres Freund
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Dilip Kumar
- Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns Peter Eisentraut
- Re: WAL usage calculation patch Amit Kapila
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: Corruption during WAL replay Kyotaro Horiguchi
- Re: tweaking perfect hash multipliers John Naylor
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction Justin Pryzby
- Re: truncating timestamps on arbitrary intervals Artur Zakirov
- Re: recovery_target_action=pause with confusing hint movead li
- Re: WAL usage calculation patch Julien Rouhaud
- Re: [PATCH] Opclass parameters Alexander Korotkov
- Re: WAL usage calculation patch Dilip Kumar
- Re: backup manifests Amit Kapila
- Re: WAL usage calculation patch Amit Kapila
- Re: recovery_target_action=pause with confusing hint Sergei Kornilov
- Re: WAL usage calculation patch Amit Kapila
- Re: recovery_target_action=pause with confusing hint Fujii Masao
- Re: WAL usage calculation patch Kuntal Ghosh
- Re: recovery_target_action=pause with confusing hint Sergei Kornilov
- Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly Alexey Kondratov
- Re: backup manifests Robert Haas
- Re: backup manifests Stephen Frost
- Random set of typos spotted Daniel Gustafsson
- Re: WAL usage calculation patch Julien Rouhaud
- Re: [Proposal] Global temporary tables Prabhat Sahu
- Re: Random set of typos spotted Magnus Hagander
- Re: WAL usage calculation patch Julien Rouhaud
- Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch) Dilip Kumar
- Re: A bug when use get_bit() function for a long bytea string Ashutosh Bapat
- Re: WAL usage calculation patch Julien Rouhaud
- Re: Add A Glossary Jürgen Purtz
- Re: Race condition in SyncRepGetSyncStandbysPriority Masahiko Sawada
- Re: WAL usage calculation patch Kuntal Ghosh
- Re: [PATCH] remove condition always true (/src/backend/access/heap/vacuumlazy.c) Ranier Vilela
- Re: [HACKERS] Restricting maximum keep segments by repslots Alvaro Herrera
- Re: A rather hackish POC for alternative implementation of WITH TIES Alvaro Herrera
- Re: fix for BUG #3720: wrong results at using ltree Tom Lane
- Re: Less-silly selectivity for JSONB matching operators Alexey Bashtanov
- Re: Less-silly selectivity for JSONB matching operators Alexey Bashtanov
- Re: Less-silly selectivity for JSONB matching operators Tom Lane
- Re: Less-silly selectivity for JSONB matching operators Alexey Bashtanov
- Re: Less-silly selectivity for JSONB matching operators Tom Lane
- 2020 GSoC Proposal: Performance Farm Benchmarks and WebsiteDevelopment Zhou Pengyu
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Alvaro Herrera
- Re: Less-silly selectivity for JSONB matching operators Alexey Bashtanov
- Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Less-silly selectivity for JSONB matching operators Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane
- Re: Explain: Duplicate key "Workers" in JSON format Alvaro Herrera
- Re: Explain: Duplicate key "Workers" in JSON format Andres Freund
- [PATCH] Fix type var declaration (src/backend/access/brin/brin.c) Ranier Vilela
- Re: Explain: Duplicate key "Workers" in JSON format Tom Lane
- Re: [HACKERS] Restricting maximum keep segments by repslots Alvaro Herrera
- Re: Explain: Duplicate key "Workers" in JSON format Alvaro Herrera
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao
- Re: Less-silly selectivity for JSONB matching operators Tom Lane
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane
- Re: Add A Glossary Justin Pryzby
- Re: Add A Glossary Justin Pryzby
- Re: Add A Glossary Justin Pryzby
- Re: backup manifests Robert Haas
- Re: Ecpg dependency Bruce Momjian
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: recovery_target_action=pause with confusing hint Fujii Masao
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: recovery_target_action=pause with confusing hint Sergei Kornilov
- Re: WIP: System Versioned Temporal Table Eli Marmor
- Re: Add A Glossary Corey Huinker
- Re: [HACKERS] Restricting maximum keep segments by repslots Alvaro Herrera
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*) Justin Pryzby
- Re: Berserk Autovacuum (let's save next Mandrill) Dean Rasheed
- Re: Small docs bugfix: make it clear what can be used in UPDATE FROMand DELETE USING Bruce Momjian
- Re: Rethinking opclass member checks and dependency strength Tom Lane
- Re: Berserk Autovacuum (let's save next Mandrill) Tom Lane