Архив рассылок [pgsql-hackers]
Re: Comment simplehash/dynahash trade-offs Thomas Munro
Re: Concurrency bug in amcheck Peter Geoghegan
Re: [PATCH] - Provide robust alternatives for replace_string Alvaro Herrera
Re: windows config.pl question Dmitry Markman
Re: windows config.pl question Michael Paquier
Re: windows config.pl question Dmitry Markman
Can a background worker exist without shared memory access for EXEC_BACKEND cases? Bharath Rupireddy
Re: Parallel copy vignesh C
Re: display offset along with block number in vacuum errors Mahendra Singh Thalor
Re: psql - improve test coverage from 41% to 88% Fabien COELHO
Re: Getting rid of some more lseek() calls Thomas Munro
Re: Comment simplehash/dynahash trade-offs James Coleman
Re: psql - improve test coverage from 41% to 88% Daniel Gustafsson
Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Daniel Gustafsson
Re: Autovacuum on partitioned table (autoanalyze) Daniel Gustafsson
Re: Default gucs for EXPLAIN Daniel Gustafsson
Re: Comment simplehash/dynahash trade-offs David Rowley
Re: Re: fixing pg_ctl with relative paths Chapman Flack
Re: Comment simplehash/dynahash trade-offs David Rowley
Re: Use of "long" in incremental sort code David Rowley
Re: display offset along with block number in vacuum errors Masahiko Sawada
LDAP check flapping on crake due to race Thomas Munro
Re: LDAP check flapping on crake due to race Noah Misch
Re: SimpleLruTruncate() mutual exclusion Noah Misch
Re: OpenSSL randomness seeding Noah Misch
Re: OpenSSL randomness seeding Michael Paquier
Re: problem with RETURNING and update row movement Etsuro Fujita
Re: Index Skip Scan (new UniqueKeys) Andy Fan
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Fix for configure error in 9.5/9.6 on macOS 11.0 Big Sur Thomas Gilligan
Re: psql - improve test coverage from 41% to 88% Andrew Dunstan
Re: Default gucs for EXPLAIN Daniel Gustafsson
Re: OpenSSL randomness seeding Daniel Gustafsson
Re: MultiXact\SLRU buffers configuration Daniel Gustafsson
Re: doc: vacuum full, fillfactor, and "extra space" Daniel Gustafsson
Re: [Proposal] Add accumulated statistics for wait event Daniel Gustafsson
Re: TRUNCATE on foreign tables Daniel Gustafsson
Re: Comment simplehash/dynahash trade-offs Thomas Munro
Re: Comment simplehash/dynahash trade-offs David Rowley
Re: Comment simplehash/dynahash trade-offs David Rowley
Re: LDAP check flapping on crake due to race Thomas Munro
dblnk_is_busy returns 1 for dead connecitons Merlin Moncure
Re: Comment simplehash/dynahash trade-offs Thomas Munro
Re: LDAP check flapping on crake due to race Noah Misch
Re: LDAP check flapping on crake due to race Thomas Munro
Re: psql - improve test coverage from 41% to 88% Michael Paquier
Re: display offset along with block number in vacuum errors Masahiko Sawada
Re: dblnk_is_busy returns 1 for dead connecitons Merlin Moncure
Re: new heapcheck contrib module Mark Dilger
Re: Document "59.2. Built-in Operator Classes" have a clerical error? David G. Johnston
Re: new heapcheck contrib module Peter Geoghegan
Re: new heapcheck contrib module Peter Geoghegan
Reduce/eliminate the impact of FPW Daniel Wood
Re: problem with RETURNING and update row movement Amit Langote
Re: public schema default ACL Noah Misch
Re: Make autovacuum sort tables in descending order of xid_age Michael Paquier
Replace remaining StrNCpy() by strlcpy() Peter Eisentraut
Re: Parallel copy Bharath Rupireddy
Re: [Proposal] Global temporary tables movead.li@highgo.ca
Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
Re: problem with RETURNING and update row movement Amit Langote
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Michael Paquier
Re: Confusing behavior of create table like Peter Eisentraut
Re: Replace remaining StrNCpy() by strlcpy() David Rowley
Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Anastasia Lubennikova
Re: Replication & recovery_min_apply_delay Daniel Gustafsson
Re: deferred primary key and logical replication Ajin Cherian
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] Add section headings to index types doc ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: [PATCH] Add section headings to index types doc Magnus Hagander
Re: Confusing behavior of create table like Konstantin Knizhnik
Re: public schema default ACL Robert Haas
Re: new heapcheck contrib module Mark Dilger
Re: new heapcheck contrib module Mark Dilger
Re: [PATCH] - Provide robust alternatives for replace_string Alvaro Herrera
Re: new heapcheck contrib module Robert Haas
Re: new heapcheck contrib module Robert Haas
Re: public schema default ACL Bruce Momjian
Re: public schema default ACL Stephen Frost
Re: Reduce/eliminate the impact of FPW Robert Haas
Re: Confusing behavior of create table like Robert Haas
Re: WIP: WAL prefetch (another approach) Tomas Vondra
Re: Cache relation sizes? Konstantin Knizhnik
Re: Confusing behavior of create table like Peter Eisentraut
Re: Support for NSS as a libpq TLS backend Andrew Dunstan
Re: Cache relation sizes? Pavel Stehule
Re: new heapcheck contrib module Peter Geoghegan
Re: Replace remaining StrNCpy() by strlcpy() Peter Eisentraut
Re: Allow an alias to be attached directly to a JOIN ... USING Wolfgang Walther
Re: public schema default ACL Peter Eisentraut
Re: Reduce/eliminate the impact of FPW Daniel Wood
Re: avoid bitmapOR-ing indexes with scan condition inconsistent with partition constraint Justin Pryzby
Re: PG 13 release notes, first draft Peter Geoghegan
Re: dblnk_is_busy returns 1 for dead connecitons Merlin Moncure
EDB builds Postgres 13 with an obsolete ICU version Daniel Verite
Re: Support for NSS as a libpq TLS backend Andrew Dunstan
Re: extension patch of CREATE OR REPLACE TRIGGER Wolfgang Walther
Re: psql - improve test coverage from 41% to 88% Fabien COELHO
Re: Reduce/eliminate the impact of FPW SATYANARAYANA NARLAPURAM
Re: PG 13 release notes, first draft Bruce Momjian
Re: psql - improve test coverage from 41% to 88% Andrew Dunstan
Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan
ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
Re: EDB builds Postgres 13 with an obsolete ICU version Bruce Momjian
Re: public schema default ACL David G. Johnston
Re: 13dev failed assert: comparetup_index_btree(): ItemPointer values should never be equal Peter Geoghegan
Making JIT more granular David Rowley
Re: Cache relation sizes? Thomas Munro
SSL TAP test fails due to default client certs. Kyotaro Horiguchi
Clarifying the ImportForeignSchema API David Fetter
Rewrite view? Hao Wu
Re: Clarifying the ImportForeignSchema API Ian Lawrence Barwick
Re: SSL TAP test fails due to default client certs. Michael Paquier
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: ModifyTable overheads in generic plans Amit Langote
LSM tree for Postgres Konstantin Knizhnik
Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
Re: SSL TAP test fails due to default client certs. Kyotaro Horiguchi
Re: EDB builds Postgres 13 with an obsolete ICU version Thomas Kellerer
Re: EDB builds Postgres 13 with an obsolete ICU version Magnus Hagander
Re: Can a background worker exist without shared memory access for EXEC_BACKEND cases? Bharath Rupireddy
Re: problem with RETURNING and update row movement Etsuro Fujita
Re: Reduce/eliminate the impact of FPW Stephen Frost
Re: Replace remaining StrNCpy() by strlcpy() Peter Eisentraut
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Peter Eisentraut
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Pavel Stehule
Re: Concurrency bug in amcheck Alexander Korotkov
Re: WIP: BRIN multi-range indexes Alexander Korotkov
Re: new heapcheck contrib module Robert Haas
Re: LSM tree for Postgres Alexander Korotkov
Re: LSM tree for Postgres Tomas Vondra
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: LSM tree for Postgres Stephen Frost
Re: LSM tree for Postgres Alexander Korotkov
Add information to rm_redo_error_callback() Drouvot, Bertrand
Re: new heapcheck contrib module Peter Geoghegan
Re: new heapcheck contrib module Robert Haas
Re: Error on failed COMMIT Dave Cramer
Re: Parallel copy Tomas Vondra
Re: Amcheck: do rightlink verification with lock coupling Andrey M. Borodin
Re: new heapcheck contrib module Robert Haas
Re: Confusing behavior of create table like Robert Haas
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
Re: LSM tree for Postgres Konstantin Knizhnik
Re: LSM tree for Postgres Konstantin Knizhnik
Re: LSM tree for Postgres Konstantin Knizhnik
Re: Yet another fast GiST build (typo) Andrey M. Borodin
Re: Confusing behavior of create table like Konstantin Knizhnik
Re: LSM tree for Postgres Tomas Vondra
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Robert Haas
Re: LSM tree for Postgres Konstantin Knizhnik
For standby pg_ctl doesn't wait for PM_STATUS_READY in presence of promote_trigger_file Ashwin Agrawal
Re: display offset along with block number in vacuum errors Mahendra Singh Thalor
Re: 13dev failed assert: comparetup_index_btree(): ItemPointer values should never be equal Tom Lane
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
Re: 13dev failed assert: comparetup_index_btree(): ItemPointer values should never be equal Peter Geoghegan
Re: Confusing behavior of create table like Peter Eisentraut
Re: 13dev failed assert: comparetup_index_btree(): ItemPointer values should never be equal Tom Lane
Re: [patch] demote Jehan-Guillaume de Rorthais
Re: Concurrency bug in amcheck Peter Geoghegan
Re: Concurrency bug in amcheck Alexander Korotkov
Re: Concurrency bug in amcheck Peter Geoghegan
Re: LSM tree for Postgres Alexander Korotkov
RE: Creating foreign key on partitioned table is too slow kato-sho@fujitsu.com
Re: new heapcheck contrib module Peter Geoghegan
Re: LSM tree for Postgres Peter Geoghegan
Re: For standby pg_ctl doesn't wait for PM_STATUS_READY in presence of promote_trigger_file Kyotaro Horiguchi
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Reg. Postgres 13 Joel Mariadasan (jomariad)
Re: LSM tree for Postgres Konstantin Knizhnik
Re: LSM tree for Postgres Konstantin Knizhnik
Re: Reg. Postgres 13 Magnus Hagander
Re: LSM tree for Postgres Dmitry Dolgov
Re: Can a background worker exist without shared memory access for EXEC_BACKEND cases? Bharath Rupireddy
Re: Which SET TYPE don't actually require a rewrite Magnus Hagander
Re: Can a background worker exist without shared memory access for EXEC_BACKEND cases? Bharath Rupireddy
Re: [PATCH] - Provide robust alternatives for replace_string Alvaro Herrera
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: new heapcheck contrib module Robert Haas
pg_rewind is not crash safe Heikki Linnakangas
Re: new heapcheck contrib module Peter Geoghegan
Re: Support for NSS as a libpq TLS backend Andrew Dunstan
Re: Replace remaining StrNCpy() by strlcpy() David Rowley
Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan
PROC_IN_ANALYZE stillborn 13 years ago Alvaro Herrera
Re: Reg. Postgres 13 Bruce Momjian
Re: PROC_IN_ANALYZE stillborn 13 years ago Andres Freund
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
Re: WIP: WAL prefetch (another approach) Thomas Munro
Re: Parallel copy vignesh C
Re: Amcheck: do rightlink verification with lock coupling Andrey M. Borodin
Re: pg_rewind is not crash safe Andrey M. Borodin
Re: public schema default ACL Noah Misch
Re: public schema default ACL Noah Misch
RE: Creating foreign key on partitioned table is too slow kato-sho@fujitsu.com
Re: PROC_IN_ANALYZE stillborn 13 years ago Simon Riggs
Re: recovering from "found xmin ... from before relfrozenxid ..." Rajkumar Raghuwanshi
Re: Display individual query in pg_stat_activity Drouvot, Bertrand
Re: Display individual query in pg_stat_activity Magnus Hagander
Re: WIP: WAL prefetch (another approach) Tomas Vondra
Re: public schema default ACL Magnus Hagander
Any objection to documenting pg_sequence_last_value()? James Coleman
Re: public schema default ACL Stephen Frost
Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan
Re: new heapcheck contrib module Robert Haas
Re: pendingOps table is not cleared with fsync=off Heikki Linnakangas
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Robert Haas
Re: PROC_IN_ANALYZE stillborn 13 years ago Robert Haas
Re: PROC_IN_ANALYZE stillborn 13 years ago Robert Haas
Re: Parallel worker hangs while handling errors. Robert Haas
Re: pg_dump bug for extension owned tables Fabrízio de Royes Mello
Re: PROC_IN_ANALYZE stillborn 13 years ago Robert Haas
Re: PostgreSQL 13 Beta 3 Release Date (+ Update Release) Jonathan S. Katz
Re: PROC_IN_ANALYZE stillborn 13 years ago Andres Freund
Re: amcheck verification for GiST and GIN Peter Geoghegan
Re: PROC_IN_ANALYZE stillborn 13 years ago Andres Freund
walsender waiting_for_ping spuriously set Alvaro Herrera
Should the nbtree page split REDO routine's locking work more like the locking on the primary? Peter Geoghegan
Re: Should the nbtree page split REDO routine's locking work more like the locking on the primary? Tom Lane
RE: [bugfix]"make installcheck" could not work in PGXS matsumura.ryo@fujitsu.com
Re: Should the nbtree page split REDO routine's locking work more like the locking on the primary? Peter Geoghegan
Re: display offset along with block number in vacuum errors Masahiko Sawada
Re: public schema default ACL Noah Misch
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Bharath Rupireddy
Re: PROC_IN_ANALYZE stillborn 13 years ago Simon Riggs
Re: walsender waiting_for_ping spuriously set Ashutosh Bapat
Re: Amcheck: do rightlink verification with lock coupling Andrey M. Borodin
Switch to multi-inserts for pg_depend Michael Paquier
Re: Switch to multi-inserts for pg_depend Michael Paquier
Re: [Patch] Optimize dropping of relation buffers using dlist Konstantin Knizhnik
Re: Creating a function for exposing memory usage of backend process Kasahara Tatsuhito
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
Re: Parallel worker hangs while handling errors. Bharath Rupireddy
Re: [Proposal] Global temporary tables movead.li@highgo.ca
[PATCH] Covering SPGiST index Pavel Borisov
Re: ModifyTable overheads in generic plans Amit Langote
Re: LSM tree for Postgres Alexander Korotkov
Re: problem with RETURNING and update row movement Etsuro Fujita
Re: Parallel worker hangs while handling errors. Robert Haas
Re: Handing off SLRU fsyncs to the checkpointer Robert Haas
Re: Parallel worker hangs while handling errors. Robert Haas
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Robert Haas
Re: Parallel worker hangs while handling errors. Robert Haas
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Robert Haas
Re: PROC_IN_ANALYZE stillborn 13 years ago Robert Haas
Re: Parallel worker hangs while handling errors. Robert Haas
Re: Add LWLock blocker(s) information David Zhang
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Andres Freund
Re: PROC_IN_ANALYZE stillborn 13 years ago Alvaro Herrera
Re: PROC_IN_ANALYZE stillborn 13 years ago Andres Freund
Re: Should the nbtree page split REDO routine's locking work more like the locking on the primary? Peter Geoghegan
Re: walsender waiting_for_ping spuriously set Alvaro Herrera
Re: walsender waiting_for_ping spuriously set Alvaro Herrera
Re: Replace remaining StrNCpy() by strlcpy() Peter Eisentraut
get rid of distprep? Peter Eisentraut
Re: Should the nbtree page split REDO routine's locking work more like the locking on the primary? Andrey M. Borodin
Re: [PATCH] Covering SPGiST index Andrey M. Borodin
Re: LSM tree for Postgres Konstantin Knizhnik
Re: get rid of distprep? Tom Lane
Re: walsender waiting_for_ping spuriously set Alvaro Herrera
Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan
Re: LSM tree for Postgres Alexander Korotkov
2020-08-13 Update + PostgreSQL 13 Beta 3 Release Announcement Draft Jonathan S. Katz
Re: LSM tree for Postgres Konstantin Knizhnik
Re: LSM tree for Postgres Alexander Korotkov
Re: 回复:how to create index concurrently on partitioned table Michael Paquier
Re: Allow some recovery parameters to be changed with reload Michael Paquier
Re: Amcheck: do rightlink verification with lock coupling Andrey M. Borodin
Re: LSM tree for Postgres Konstantin Knizhnik
Re: Unnecessary delay in streaming replication due to replay lag Michael Paquier
Optimising latch signals Thomas Munro
tab completion of IMPORT FOREIGN SCHEMA Jeff Janes
Re: POC and rebased patch for CSN based snapshots movead.li@highgo.ca
Re: display offset along with block number in vacuum errors Masahiko Sawada
Re: Add information to rm_redo_error_callback() Masahiko Sawada
Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ... Anna Akenteva
Re: Unnecessary delay in streaming replication due to replay lag Masahiko Sawada
Re: [PATCH] Covering SPGiST index Pavel Borisov
Re: public schema default ACL Magnus Hagander
Re: FETCH FIRST clause PERCENT option Surafel Temesgen
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Bharath Rupireddy
Re: Parallel worker hangs while handling errors. Bharath Rupireddy
Re: problem with RETURNING and update row movement Amit Langote
Re: [PATCH] Add section headings to index types doc Jürgen Purtz
Re: [PATCH] Covering SPGiST index Pavel Borisov
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Robert Haas
nested queries vs. pg_stat_activity Robert Haas
Re: Add Information during standby recovery conflicts Drouvot, Bertrand
Re: nested queries vs. pg_stat_activity Magnus Hagander
Re: Add information to rm_redo_error_callback() Drouvot, Bertrand
Re: [PATCH] Covering SPGiST index Pavel Borisov
Re: pendingOps table is not cleared with fsync=off Shawn Debnath
nested queries vs. pg_stat_activity legrand legrand
Re: [BUG] Error in BRIN summarization Anastasia Lubennikova
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Robert Haas
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Robert Haas
Re: nested queries vs. pg_stat_activity Robert Haas
Re: nested queries vs. pg_stat_activity Magnus Hagander
Re: nested queries vs. pg_stat_activity Robert Haas
Re: pendingOps table is not cleared with fsync=off Shawn Debnath
Re: nested queries vs. pg_stat_activity Pavel Stehule
Re: Terminate the idle sessions Cary Huang
Re: Terminate the idle sessions David G. Johnston
Re: Add LWLock blocker(s) information Robert Haas
massive FPI_FOR_HINT load after promote Alvaro Herrera
Re: Replace remaining StrNCpy() by strlcpy() Peter Eisentraut
remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera
Re: remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Andres Freund
Re: Switch to multi-inserts for pg_depend Andres Freund
Re: walsender waiting_for_ping spuriously set Andres Freund
Re: Add LWLock blocker(s) information Andres Freund
Re: remove spurious CREATE INDEX CONCURRENTLY wait James Coleman
Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Robert Haas
Re: Terminate the idle sessions Li Japin
Re: stress test for parallel workers Thomas Munro
Re: Add information to rm_redo_error_callback() Masahiko Sawada
Re: Switch to multi-inserts for pg_depend Michael Paquier
Re: Add information to rm_redo_error_callback() Michael Paquier
Re: massive FPI_FOR_HINT load after promote Masahiko Sawada
Re: [PATCH] Covering SPGiST index Pavel Borisov
Re: Add information to rm_redo_error_callback() Masahiko Sawada
Re: psql: add \si, \sm, \st and \sr functions to show CREATE commands for indexes, matviews, triggers and tables Anna Akenteva
Re: Make contrib modules' installation scripts more secure. Christoph Berg
Re: Add session statistics to pg_stat_database Laurenz Albe
Re: Make contrib modules' installation scripts more secure. Christoph Berg
Re: EDB builds Postgres 13 with an obsolete ICU version Magnus Hagander
Re: Can I test Extended Query in core test framework Ashutosh Bapat
Inconsistent behavior of smart shutdown handling for queries with and without parallel workers Bharath Rupireddy
Re: Switch to multi-inserts for pg_depend Robert Haas
Re: Can I test Extended Query in core test framework Andres Freund
Re: massive FPI_FOR_HINT load after promote James Coleman
Re: massive FPI_FOR_HINT load after promote Alvaro Herrera
Re: EDB builds Postgres 13 with an obsolete ICU version Jaime Casanova
Re: remove spurious CREATE INDEX CONCURRENTLY wait James Coleman
Re: EDB builds Postgres 13 with an obsolete ICU version Thomas Kellerer
Re: [PATCH] Covering SPGiST index Pavel Borisov
Re: doc examples for pghandler Mark Wong
Re: Inconsistent behavior of smart shutdown handling for queries with and without parallel workers Tom Lane
Re: [BUG] Error in BRIN summarization Alvaro Herrera
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: [BUG] Error in BRIN summarization Alvaro Herrera
Re: public schema default ACL Noah Misch
RE: Can I test Extended Query in core test framework tsunakawa.takay@fujitsu.com
Re: Parallel copy Greg Nancarrow
Re: 回复:how to create index concurrently on partitioned table Michael Paquier
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: SyncRepLock acquired exclusively in default configuration Masahiko Sawada
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Peter Eisentraut
remove some ancient port hacks Peter Eisentraut
Re: remove some ancient port hacks Marco Atzeri
use pg_get_functiondef() in pg_dump Peter Eisentraut
Re: Make contrib modules' installation scripts more secure. Christoph Berg
Re: 回复:how to create index concurrently on partitioned table Michael Paquier
Parallel query hangs after a smart shutdown is issued Bharath Rupireddy
Re: [BUG] Error in BRIN summarization Alvaro Herrera
Re: [BUG] Error in BRIN summarization Alvaro Herrera
pg_stat_statements and "IN" conditions Dmitry Dolgov
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: EDB builds Postgres 13 with an obsolete ICU version Jaime Casanova
Re: [BUG] Error in BRIN summarization Alvaro Herrera
ltree_plpython failure test on Cygwin for 12.4 test Marco Atzeri
Re: use pg_get_functiondef() in pg_dump Robert Haas
Re: [BUG] Error in BRIN summarization Alvaro Herrera
Re: Dependencies for partitioned indexes are still a mess Alvaro Herrera
run pgindent on a regular basis / scripted manner Andres Freund
Re: Dependencies for partitioned indexes are still a mess Alvaro Herrera
Re: run pgindent on a regular basis / scripted manner Alvaro Herrera
Re: run pgindent on a regular basis / scripted manner Andres Freund
Re: Add LWLock blocker(s) information Peter Geoghegan
Re: Switch to multi-inserts for pg_depend Alvaro Herrera
Re: Add LWLock blocker(s) information Andres Freund
Re: Add LWLock blocker(s) information Peter Geoghegan
security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
Re: run pgindent on a regular basis / scripted manner Michael Paquier
Re: remove some ancient port hacks Noah Misch
Autonomous database is coming to Postgres? tsunakawa.takay@fujitsu.com
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations Michael Paquier
Re: Switch to multi-inserts for pg_depend Michael Paquier
Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
Re: WIP: WAL prefetch (another approach) Thomas Munro
Re: run pgindent on a regular basis / scripted manner Magnus Hagander
Re: Switch to multi-inserts for pg_depend Alvaro Herrera
Re: Collation versioning Julien Rouhaud
Re: Switch to multi-inserts for pg_depend Michael Paquier
Re: [BUG] Error in BRIN summarization Anastasia Lubennikova
Re: Re: [HACKERS] Custom compression methods Dilip Kumar
jsonb, collection & postgres_fdw Konstantin Knizhnik
Re: Switch to multi-inserts for pg_depend Alvaro Herrera
Re: run pgindent on a regular basis / scripted manner Stephen Frost
Re: run pgindent on a regular basis / scripted manner Magnus Hagander
Re: jsonb, collection & postgres_fdw Tom Lane
Re: jsonb, collection & postgres_fdw Konstantin Knizhnik
Re: jsonb, collection & postgres_fdw Tom Lane
Re: run pgindent on a regular basis / scripted manner Andres Freund
Re: run pgindent on a regular basis / scripted manner Stephen Frost
Re: [BUG] Error in BRIN summarization Alvaro Herrera
pg_dump from v13 is slow Justin Pryzby
Re: pg_dump from v13 is slow Alvaro Herrera
Re: pg_dump from v13 is slow Andres Freund
Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
RE: Libpq support to connect to standby server as priority tsunakawa.takay@fujitsu.com
Re: 回复:how to create index concurrently on partitioned table Michael Paquier
Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
Re: pg_dump from v13 is slow Justin Pryzby
Re: pg_dump from v13 is slow Alvaro Herrera
Re: pg_dump from v13 is slow Justin Pryzby
Re: pg_dump from v13 is slow Tom Lane
Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
Re: Asynchronous Append on postgres_fdw nodes. Thomas Munro
Re: Collation versioning Thomas Munro
Re: massive FPI_FOR_HINT load after promote Masahiko Sawada
Re: doc examples for pghandler Michael Paquier
Re: Inconsistent behavior of smart shutdown handling for queries with and without parallel workers Bharath Rupireddy
Re: Terminate the idle sessions Bharath Rupireddy
Re: jsonb, collection & postgres_fdw Bharath Rupireddy
Re: jsonb, collection & postgres_fdw Konstantin Knizhnik
Re: Collation versioning Michael Paquier
Fix an old description in high-availability.sgml Masahiko Sawada
Re: massive FPI_FOR_HINT load after promote Simon Riggs
Newline after --progress report Heikki Linnakangas
Re: Terminate the idle sessions Li Japin
Re: Switch to multi-inserts for pg_depend Michael Paquier
Re: Fix an old description in high-availability.sgml Michael Paquier
Commit/abort WAL records with dropped rels missing XLR_SPECIAL_REL_UPDATE Heikki Linnakangas
Re: Collation versioning Julien Rouhaud
Re: Yet another fast GiST build (typo) Pavel Borisov
Re: Autonomous database is coming to Postgres? Bruce Momjian
Re: EDB builds Postgres 13 with an obsolete ICU version Bruce Momjian
Re: EDB builds Postgres 13 with an obsolete ICU version Michael Paquier
Re: Newline after --progress report Tom Lane
Re: Autonomous database is coming to Postgres? Dmitry Dolgov
Re: Inconsistent behavior of smart shutdown handling for queries with and without parallel workers Tom Lane
Re: jsonb, collection & postgres_fdw Tom Lane
Re: Parallel copy vignesh C
Implement a new data type mohand oubelkacem makhoukhene
Re: Implement a new data type Tom Lane
Re: EDB builds Postgres 13 with an obsolete ICU version Bruce Momjian
Re: Dependencies for partitioned indexes are still a mess Alvaro Herrera
Re: Switch to multi-inserts for pg_depend Alvaro Herrera
Re: run pgindent on a regular basis / scripted manner Alvaro Herrera
Re: run pgindent on a regular basis / scripted manner Alvaro Herrera
Re: Dependencies for partitioned indexes are still a mess Alvaro Herrera
Re: Switch to multi-inserts for pg_depend Michael Paquier
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
Re: remove some ancient port hacks Peter Eisentraut
Re: remove some ancient port hacks Peter Eisentraut
Re: use pg_get_functiondef() in pg_dump Peter Eisentraut
Re: run pgindent on a regular basis / scripted manner Peter Eisentraut
Re: Index Skip Scan (new UniqueKeys) Dmitry Dolgov
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: run pgindent on a regular basis / scripted manner Andres Freund
Re: Is it worth accepting multiple CRLs? Stephen Frost
Re: use pg_get_functiondef() in pg_dump Stephen Frost
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: range_agg Paul A Jungwirth
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: Improving connection scalability: GetSnapshotData() Andres Freund
Re: Improving connection scalability: GetSnapshotData() Peter Geoghegan
Re: Improving connection scalability: GetSnapshotData() Andres Freund
One-off failure in "cluster" test Thomas Munro
Re: One-off failure in "cluster" test Thomas Munro
Re: Fix an old description in high-availability.sgml Michael Paquier
Re: One-off failure in "cluster" test Thomas Munro
Re: OpenSSL 3.0.0 compatibility Michael Paquier
Re: Parallel copy Greg Nancarrow
Re: new heapcheck contrib module Amul Sul
Re: tab completion of IMPORT FOREIGN SCHEMA Michael Paquier
Re: Fix an old description in high-availability.sgml Masahiko Sawada
Re: Display individual query in pg_stat_activity Drouvot, Bertrand
Re: display offset along with block number in vacuum errors Masahiko Sawada
proposal - reference to plpgsql_check from plpgsql doc Pavel Stehule
Re: More tests with USING INDEX replident and dropped indexes Michael Paquier
Re: Newline after --progress report Heikki Linnakangas
Re: proposal - reference to plpgsql_check from plpgsql doc Magnus Hagander
Re: track_planning causing performance regression Hamid Akhtar
Re: EDB builds Postgres 13 with an obsolete ICU version Magnus Hagander
Optimising compactify_tuples() Thomas Munro
Re: Corruption during WAL replay Heikki Linnakangas
Re: Terminate the idle sessions Bharath Rupireddy
Re: Newline after --progress report Tom Lane
Re: jsonb, collection & postgres_fdw Bharath Rupireddy
Re: Parallel bitmap index scan Bharath Rupireddy
Re: Parallel bitmap index scan Dilip Kumar
Re: Newline after --progress report Heikki Linnakangas
Re: EDB builds Postgres 13 with an obsolete ICU version Magnus Hagander
Re: Add information to rm_redo_error_callback() Drouvot, Bertrand
Re: [PATCH] Covering SPGiST index Pavel Borisov
RE: Is it useful to record whether plans are generic or custom? legrand legrand
Re: Add information to rm_redo_error_callback() Alvaro Herrera
Re: Corruption during WAL replay Andres Freund
Re: EDB builds Postgres 13 with an obsolete ICU version Bruce Momjian
Re: Optimising compactify_tuples() Peter Geoghegan
Re: [BUG] Error in BRIN summarization Alvaro Herrera
Re: Improving connection scalability: GetSnapshotData() Alvaro Herrera
Re: [BUG] Error in BRIN summarization Alvaro Herrera
Re: doc examples for pghandler Mark Wong
Re: psql: add \si, \sm, \st and \sr functions to show CREATE commands for indexes, matviews, triggers and tables a.pervushina@postgrespro.ru
Re: use pg_get_functiondef() in pg_dump Corey Huinker
Re: EDB builds Postgres 13 with an obsolete ICU version Michael Paquier
Re: EDB builds Postgres 13 with an obsolete ICU version Bruce Momjian
Re: Terminate the idle sessions Kyotaro Horiguchi
Re: Terminate the idle sessions Li Japin
Re: doc examples for pghandler Michael Paquier
Print logical WAL message content Ashutosh Bapat
Re: Display individual query in pg_stat_activity Masahiro Ikeda
New statistics for tuning WAL buffer size Masahiro Ikeda
Re: Display individual query in pg_stat_activity Pavel Stehule
RE: New statistics for tuning WAL buffer size tsunakawa.takay@fujitsu.com
Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
Re: INSERT INTO SELECT, Why Parallelism is not selected? Bharath Rupireddy
Re: EDB builds Postgres 13 with an obsolete ICU version Magnus Hagander
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: EDB builds Postgres 13 with an obsolete ICU version Thomas Kellerer
Re: EDB builds Postgres 13 with an obsolete ICU version Julien Rouhaud
Re: Libpq support to connect to standby server as priority Greg Nancarrow
Re: jsonb, collection & postgres_fdw Ashutosh Bapat
Re: recovering from "found xmin ... from before relfrozenxid ..." Rajkumar Raghuwanshi
Re: use pg_get_functiondef() in pg_dump Stephen Frost
Re: EDB builds Postgres 13 with an obsolete ICU version Bruce Momjian
Re: [patch] demote Jehan-Guillaume de Rorthais
Re: track_planning causing performance regression Hamid Akhtar
Re: Yet another fast GiST build Pavel Borisov
Re: doc review for v13 Justin Pryzby
Re: Print logical WAL message content Alvaro Herrera
please update ps display for recovery checkpoint Justin Pryzby
RE: please update ps display for recovery checkpoint k.jamison@fujitsu.com
Re: Implementing Incremental View Maintenance Tatsuo Ishii
RE: [PATCH]Fix ja.po error Lu, Chenyang
RE: New statistics for tuning WAL buffer size Masahiro Ikeda
RE: New statistics for tuning WAL buffer size tsunakawa.takay@fujitsu.com
RE: New statistics for tuning WAL buffer size Masahiro Ikeda
Re: Display individual query in pg_stat_activity Drouvot, Bertrand
Re: Parallel copy vignesh C
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Heikki Linnakangas
Re: display offset along with block number in vacuum errors Masahiko Sawada
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
Re: Optimising compactify_tuples() Thomas Munro
Re: track_planning causing performance regression Hamid Akhtar
Refactor pg_rewind code and make it work against a standby Heikki Linnakangas
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Anastasia Lubennikova
Re: More tests with USING INDEX replident and dropped indexes Michael Paquier
Re: Print logical WAL message content Ashutosh Bapat
Re: prepared transaction isolation tests Andrew Dunstan
Re: stress test for parallel workers Tom Lane
Problem with accessing TOAST data in stored procedures Konstantin Knizhnik
Re: Creating foreign key on partitioned table is too slow Alvaro Herrera
Re: remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera
Re: Problem with accessing TOAST data in stored procedures Konstantin Knizhnik
"ccold" left by reindex concurrently are droppable? Alvaro Herrera
Re: Optimising compactify_tuples() Thomas Munro
RE: Implement UNLOGGED clause for COPY FROM osumi.takamichi@fujitsu.com
Re: proposal - function string_to_table Peter Smith
Re: extension patch of CREATE OR REPLACE TRIGGER Peter Smith
Re: SyncRepLock acquired exclusively in default configuration Kyotaro Horiguchi
Re: new heapcheck contrib module Mark Dilger
Re: Creating a function for exposing memory usage of backend process Kasahara Tatsuhito
Re: SyncRepLock acquired exclusively in default configuration Kyotaro Horiguchi
Re: "ccold" left by reindex concurrently are droppable? Michael Paquier
Re: remove spurious CREATE INDEX CONCURRENTLY wait Michael Paquier
Re: Implement UNLOGGED clause for COPY FROM Kyotaro Horiguchi
Re: display offset along with block number in vacuum errors Masahiko Sawada
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
Re: please update ps display for recovery checkpoint Michael Paquier
Re: "ccold" left by reindex concurrently are droppable? Julien Rouhaud
Re: Refactor pg_rewind code and make it work against a standby Kyotaro Horiguchi
Small doubt on update a partition when some rows need to move among partition movead.li@highgo.ca
Fix a couple of typos in JIT David Rowley
Re: Fix a couple of typos in JIT Abhijit Menon-Sen
Re: Fix a couple of typos in JIT David Rowley
Re: New statistics for tuning WAL buffer size Fujii Masao
Re: New statistics for tuning WAL buffer size Fujii Masao
Re: Fix a couple of typos in JIT Abhijit Menon-Sen
Re: new heapcheck contrib module Amul Sul
Re: Fix a couple of typos in JIT Andres Freund
Re: "ccold" left by reindex concurrently are droppable? Alvaro Herrera
Re: language cleanups in code and docs Ashwin Agrawal
Re: proposal - function string_to_table Pavel Stehule
Re: Fix a couple of typos in JIT David Rowley
XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Jeremy Schneider
Problems with the FSM, heap fillfactor, and temporal locality Peter Geoghegan
Re: SyncRepLock acquired exclusively in default configuration Masahiko Sawada
Fix typo in procarrary.c Masahiko Sawada
Re: Fix typo in procarrary.c Fujii Masao
RE: New statistics for tuning WAL buffer size tsunakawa.takay@fujitsu.com
RE: New statistics for tuning WAL buffer size tsunakawa.takay@fujitsu.com
Re: New statistics for tuning WAL buffer size Fujii Masao
Re: Fix typo in procarrary.c Masahiko Sawada
Re: Fix typo in procarrary.c Fujii Masao
Re: Libpq support to connect to standby server as priority Greg Nancarrow
Re: Asymmetric partition-wise JOIN Andrey V. Lepikhov
Re: Fix typo in procarrary.c Masahiko Sawada
Re: display offset along with block number in vacuum errors Masahiko Sawada
Re: proposal - function string_to_table Peter Smith
[POC]Enable tuple change partition caused by BEFORE TRIGGER movead.li@highgo.ca
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: proposal - function string_to_table Pavel Stehule
Re: proposal - function string_to_table Pavel Stehule
Re: Bogus documentation for bogus geometric operators Emre Hasegeli
Re: Implementing Incremental View Maintenance Tatsuo Ishii
Re: run pgindent on a regular basis / scripted manner Magnus Hagander
Re: Improve Managing Databases Overview Doc Page Bruce Momjian
Re: xl_heap_header alignment? David G. Johnston
Re: Implement UNLOGGED clause for COPY FROM Amit Kapila
INSERT ON CONFLICT and RETURNING Konstantin Knizhnik
Re: xl_heap_header alignment? Bruce Momjian
Re: xl_heap_header alignment? Tom Lane
Re: xl_heap_header alignment? Antonin Houska
Re: xl_heap_header alignment? Antonin Houska
Re: [PATCH] Covering SPGiST index Andrey M. Borodin
Re: Yet another fast GiST build (typo) Andrey M. Borodin
Re: Row estimates for empty tables Tom Lane
Re: proposal - function string_to_table Peter Smith
list of extended statistics on psql Tatsuro Yamada
Re: list of extended statistics on psql Pavel Stehule
Re: list of extended statistics on psql Julien Rouhaud
Re: Re: [HACKERS] Custom compression methods Dilip Kumar
Re: [PG13] Planning (time + buffers) data structure in explain plan (format text) hubert depesz lubaczewski
Re: list of extended statistics on psql Tatsuro Yamada
Re: Documentation patch for backup manifests in protocol.sgml Michael Paquier
Re: new heapcheck contrib module Amul Sul
Avoid displaying unnecessary "Recheck Cond" in EXPLAIN ANALYZE output if the bitmap is non-lossy Bharath Rupireddy
Re: INSERT ON CONFLICT and RETURNING Geoff Winkless
RE: extension patch of CREATE OR REPLACE TRIGGER osumi.takamichi@fujitsu.com
Re: New statistics for tuning WAL buffer size Masahiro Ikeda
Re: New statistics for tuning WAL buffer size Masahiro Ikeda
Commitfest manager 2020-11 gkokolatos@pm.me
Re: jsonb, collection & postgres_fdw Ashutosh Bapat
Re: [PATCH] Covering SPGiST index Pavel Borisov
[ASAN] Postgres14 (Windows 64 bits) Ranier Vilela
Re: stress test for parallel workers Tom Lane
Re: Avoid displaying unnecessary "Recheck Cond" in EXPLAIN ANALYZE output if the bitmap is non-lossy Tom Lane
Re: proposal - function string_to_table Pavel Stehule
Re: recovering from "found xmin ... from before relfrozenxid ..." Andrey M. Borodin
Re: Row estimates for empty tables Pavel Stehule
LWLockAcquire and LockBuffer mode argument Andres Freund
Re: proposal - function string_to_table Peter Smith
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: file_fdw vs relative paths Bruce Momjian
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Avoid unnecessary ReplicationSlotControl lwlock acquistion Masahiko Sawada
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
Re: Avoid unnecessary ReplicationSlotControl lwlock acquistion Masahiko Sawada
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: Avoid unnecessary ReplicationSlotControl lwlock acquistion Masahiko Sawada
some unused parameters cleanup Peter Eisentraut
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
Re: proposal - function string_to_table Pavel Stehule
Re: file_fdw vs relative paths Li Japin
Re: Row estimates for empty tables Pavel Stehule
Re: Row estimates for empty tables Pavel Stehule
Re: extension patch of CREATE OR REPLACE TRIGGER Peter Smith
Re: extension patch of CREATE OR REPLACE TRIGGER Peter Smith
Re: Asymmetric partition-wise JOIN Daniel Gustafsson
Re: Handing off SLRU fsyncs to the checkpointer Jakub Wartak
Re: proposal - function string_to_table Peter Smith
Re: proposal - function string_to_table Pavel Stehule
[PATCH] Automatic HASH and LIST partition creation Anastasia Lubennikova
passwordcheck: Log cracklib diagnostics Peter Eisentraut
Re: passwordcheck: Log cracklib diagnostics Daniel Gustafsson
Re: Autovacuum on partitioned table (autoanalyze) Daniel Gustafsson
Fix a couple of misuages of bms_num_members() David Rowley
Re: Fix a couple of misuages of bms_num_members() Tomas Vondra
[PATCH] Resource leaks (src/backend/libpq/hba.c) Ranier Vilela
Re: Refactor pg_rewind code and make it work against a standby Heikki Linnakangas
Re: passwordcheck: Log cracklib diagnostics Laurenz Albe
Move OpenSSL random under USE_OPENSSL_RANDOM Daniel Gustafsson
Re: Fix for configure error in 9.5/9.6 on macOS 11.0 Big Sur Peter Eisentraut
Re: renaming configure.in to configure.ac Peter Eisentraut
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: new heapcheck contrib module Mark Dilger
[PATCH] Dereference null return value (NULL_RETURNS) (src/backend/commands/statscmds.c) Ranier Vilela
[PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela
Re: some unused parameters cleanup Tom Lane
Re: some unused parameters cleanup Bruce Momjian
Re: Re: [HACKERS] Custom compression methods Robert Haas
Re: some unused parameters cleanup Andreas Karlsson
Re: LWLockAcquire and LockBuffer mode argument Robert Haas
Re: Out-of-bounds access (ARRAY_VS_SINGLETON) (src/backend/access/nbtree/nbtdedup.c) Peter Geoghegan
Re: LWLockAcquire and LockBuffer mode argument Andres Freund
Re: LWLockAcquire and LockBuffer mode argument Robert Haas
Re: LWLockAcquire and LockBuffer mode argument Andres Freund
Re: LWLockAcquire and LockBuffer mode argument Peter Geoghegan
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera
Re: Fix a couple of misuages of bms_num_members() David Rowley
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela
Re: Strange behavior with polygon and NaN Bruce Momjian
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela
Re: some unused parameters cleanup Fujii Masao
Re: [PATCH] Resource leaks (src/backend/libpq/hba.c) Kyotaro Horiguchi
Re: [PATCH] Resource leaks (src/backend/libpq/hba.c) Ranier Vilela
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: display offset along with block number in vacuum errors Mahendra Singh Thalor
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: some unused parameters cleanup Peter Eisentraut
Re: Handing off SLRU fsyncs to the checkpointer Andres Freund
Re: display offset along with block number in vacuum errors Masahiko Sawada
RE: Implement UNLOGGED clause for COPY FROM tsunakawa.takay@fujitsu.com
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Michael Paquier
Re: some unused parameters cleanup Michael Paquier
Re: Strange behavior with polygon and NaN Kyotaro Horiguchi
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
Re: Implement UNLOGGED clause for COPY FROM Amit Kapila
Re: Allow CURRENT_ROLE in GRANTED BY Peter Eisentraut
Re: use pg_get_functiondef() in pg_dump Peter Eisentraut
Re: use pg_get_functiondef() in pg_dump Peter Eisentraut
Re: LWLockAcquire and LockBuffer mode argument ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: More tests with USING INDEX replident and dropped indexes Michael Paquier
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Daniel Gustafsson
RE: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Sait Talha Nisanci
Re: some unused parameters cleanup Tom Lane
Re: Asymmetric partition-wise JOIN Amul Sul
Re: renaming configure.in to configure.ac Peter Eisentraut
Re: LWLockAcquire and LockBuffer mode argument Robert Haas
Compiler warning Bruce Momjian
Re: Compiler warning Tom Lane
Re: LWLockAcquire and LockBuffer mode argument Alvaro Herrera
Re: Handing off SLRU fsyncs to the checkpointer Alvaro Herrera
Re: Handing off SLRU fsyncs to the checkpointer Alvaro Herrera
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Alvaro Herrera
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Bossart, Nathan
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Anastasia Lubennikova
CREATE RULE may generate duplicate entries in pg_depend Ashwin Agrawal
Re: [PATCH] Covering SPGiST index Anastasia Lubennikova
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
RE: Implement UNLOGGED clause for COPY FROM tsunakawa.takay@fujitsu.com
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: More tests with USING INDEX replident and dropped indexes Michael Paquier
Re: Parallel copy Greg Nancarrow
Re: Parallel copy Amit Kapila
pg_index.indisreplident and invalid indexes Michael Paquier
Re: Implement UNLOGGED clause for COPY FROM Amit Kapila
RE: Implement UNLOGGED clause for COPY FROM tsunakawa.takay@fujitsu.com
Re: Improvements in Copy From Peter Smith
Re: list of extended statistics on psql Tatsuro Yamada
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
Re: Typo in procarray.c comment about GlobalVisDataRels Michael Paquier
Help needed configuring postgreSQL with xml support Khanna, Sachin 000
Re: Add Information during standby recovery conflicts Masahiko Sawada
Support for OUT parameters in procedures Peter Eisentraut
Some two phase optimization ideas Paul Guo
Re: Help needed configuring postgreSQL with xml support Ashutosh Sharma
Re: Handing off SLRU fsyncs to the checkpointer Jakub Wartak
RE: Help needed configuring postgreSQL with xml support Sachin Khanna
Re: Handing off SLRU fsyncs to the checkpointer Jakub Wartak
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: Strange behavior with polygon and NaN Kyotaro Horiguchi
Re: Parallel copy vignesh C
Re: Dumping/restoring fails on inherited generated column Masahiko Sawada
Re: Add Information during standby recovery conflicts Drouvot, Bertrand
Re: Parallel copy Amit Kapila
Evaluate expression at planning time for two more cases Surafel Temesgen
history file on replica and double switchover Grigory Smolkin
Re: list of extended statistics on psql Julien Rouhaud
PATCH: Attempt to make dbsize a bit more consistent gkokolatos@pm.me
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost
Re: Support for OUT parameters in procedures Robert Haas
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Robert Haas
Re: [PATCH] Covering SPGiST index Pavel Borisov
RE: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Sait Talha Nisanci
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Andres Freund
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost
Autovac cancellation is broken in v14 Jeff Janes
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: Autovac cancellation is broken in v14 Jeff Janes
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost
Re: Autovac cancellation is broken in v14 Andres Freund
Re: list of extended statistics on psql Tatsuro Yamada
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Peter Geoghegan
Re: list of extended statistics on psql Alvaro Herrera
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Peter Geoghegan
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Peter Geoghegan
Disk-based hash aggregate's cost model Peter Geoghegan
New default role- 'pg_read_all_data' Stephen Frost
Re: New default role- 'pg_read_all_data' Steven Pousty
Re: list of extended statistics on psql Tatsuro Yamada
Re: list of extended statistics on psql Alvaro Herrera
Re: Add Information during standby recovery conflicts Masahiko Sawada
Re: new heapcheck contrib module Andrey M. Borodin
Re: SQL-standard function body Peter Eisentraut
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: Support for OUT parameters in procedures Peter Eisentraut
Re: passwordcheck: Log cracklib diagnostics Peter Eisentraut
Re: Evaluate expression at planning time for two more cases Ashutosh Bapat
Re: Display individual query in pg_stat_activity Masahiro Ikeda
Re: pg_index.indisreplident and invalid indexes Dmitry Dolgov
Re: pg_index.indisreplident and invalid indexes Michael Paquier
Re: Display individual query in pg_stat_activity Pavel Stehule
RE: extension patch of CREATE OR REPLACE TRIGGER osumi.takamichi@fujitsu.com
Re: New default role- 'pg_read_all_data' Magnus Hagander
Re: New default role- 'pg_read_all_data' Georgios Kokolatos
Re: SyncRepLock acquired exclusively in default configuration Masahiko Sawada
Re: New default role- 'pg_read_all_data' Stephen Frost
Re: New default role- 'pg_read_all_data' Stephen Frost
Re: Handing off SLRU fsyncs to the checkpointer Jakub Wartak
Re: New default role- 'pg_read_all_data' Magnus Hagander
Re: New default role- 'pg_read_all_data' Isaac Morland
Re: New default role- 'pg_read_all_data' Magnus Hagander
Re: New default role- 'pg_read_all_data' Stephen Frost
Re: New default role- 'pg_read_all_data' gkokolatos@pm.me
Re: New default role- 'pg_read_all_data' Stephen Frost
Re: New default role- 'pg_read_all_data' Isaac Morland
Re: New default role- 'pg_read_all_data' Stephen Frost
Re: Support for OUT parameters in procedures Robert Haas
Re: new heapcheck contrib module Robert Haas
Re: New default role- 'pg_read_all_data' Gilles Darold
Re: Add Information during standby recovery conflicts Drouvot, Bertrand
Re: New default role- 'pg_read_all_data' Stephen Frost
Re: new heapcheck contrib module Mark Dilger
Re: New default role- 'pg_read_all_data' Gilles Darold
Re: New default role- 'pg_read_all_data' Stephen Frost
Re: MultiXact\SLRU buffers configuration Anastasia Lubennikova
Re: new heapcheck contrib module Andrey M. Borodin
Re: new heapcheck contrib module Mark Dilger
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas
Re: new heapcheck contrib module Robert Haas
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: Disk-based hash aggregate's cost model Jeff Davis
Re: More aggressive vacuuming of temporary tables Michael Paquier
Re: Ideas about a better API for postgres_fdw remote estimates Andrey Lepikhov
Re: new heapcheck contrib module Andrey M. Borodin
Re: Ideas about a better API for postgres_fdw remote estimates Andrey Lepikhov
Re: new heapcheck contrib module Mark Dilger
Re: list of extended statistics on psql Tomas Vondra
Re: list of extended statistics on psql Tomas Vondra
Re: list of extended statistics on psql Alvaro Herrera
Re: list of extended statistics on psql Tomas Vondra
Background writer and checkpointer in crash recovery Thomas Munro
Re: Disk-based hash aggregate's cost model Tomas Vondra
Rare link canary failure in dblink test Thomas Munro
Re: More tests with USING INDEX replident and dropped indexes Michael Paquier
Re: Improvements in Copy From vignesh C
Boundary value check in lazy_tid_reaped() Masahiko Sawada
Re: Yet another fast GiST build (typo) Andrey M. Borodin
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost
Re: [PATCH] Covering SPGiST index Andrey M. Borodin
Re: Disk-based hash aggregate's cost model Tomas Vondra
Re: Row estimates for empty tables Tom Lane
Re: list of extended statistics on psql Alvaro Herrera
Re: list of extended statistics on psql Tomas Vondra
Re: Row estimates for empty tables Pavel Stehule
Re: Compatible defaults for LEAD/LAG Tom Lane
Re: New default role- 'pg_read_all_data' Stephen Frost
Re: list of extended statistics on psql Tatsuro Yamada
Re: Terminate the idle sessions Thomas Munro
Re: list of extended statistics on psql Tatsuro Yamada
Re: Terminate the idle sessions Li Japin
Re: [PATCH v1] explicit_bzero.c: using explicit_memset on NetBSD Michael Paquier
Re: Terminate the idle sessions Thomas Munro
Re: Terminate the idle sessions Kyotaro Horiguchi
v13: show extended stats target in \d Justin Pryzby
Re: Compatible defaults for LEAD/LAG Pavel Stehule
Re: Re: [HACKERS] Custom compression methods Amit Khandekar
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: Terminate the idle sessions Li Japin
Re: More tests with USING INDEX replident and dropped indexes Michael Paquier
Re: please update ps display for recovery checkpoint Michael Paquier
Re: doc review for v13 Michael Paquier
Manager for commit fest 2020-09 Michael Paquier
Re: v13: show extended stats target in \d gkokolatos@pm.me
Re: Switch to multi-inserts for pg_depend Michael Paquier
Re: Handing off SLRU fsyncs to the checkpointer Jakub Wartak
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
Re: Append with naive multiplexing of FDWs Etsuro Fujita
Re: Append with naive multiplexing of FDWs Etsuro Fujita
Re: Ideas about a better API for postgres_fdw remote estimates Andrey V. Lepikhov
Re: Append with naive multiplexing of FDWs Etsuro Fujita
Re: Parallel copy vignesh C
Re: file_fdw vs relative paths Magnus Hagander
Re: file_fdw vs relative paths Magnus Hagander
Use T_IntList for uint32 Amit Kapila
Re: [PATCH] Covering SPGiST index Pavel Borisov
Re: Yet another fast GiST build (typo) Pavel Borisov
Re: Use T_IntList for uint32 Ashutosh Bapat
Re: Use T_IntList for uint32 Tom Lane
Re: doc review for v13 Justin Pryzby
Re: INSERT ON CONFLICT and RETURNING Konstantin Knizhnik
Re: New default role- 'pg_read_all_data' gkokolatos@pm.me
Re: list of extended statistics on psql Alvaro Herrera
Re: Get memory contexts of an arbitrary backend process Kasahara Tatsuhito
Re: file_fdw vs relative paths Bruce Momjian
Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations Anastasia Lubennikova
Re: list of extended statistics on psql Tomas Vondra
Re: list of extended statistics on psql Tomas Vondra
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
Re: PATCH: Batch/pipelining support for libpq Matthieu Garrigues
Re: list of extended statistics on psql Alvaro Herrera
Re: list of extended statistics on psql Tomas Vondra
Sometimes the output to the stdout in Windows disappears Victor Spirin
LogwrtResult contended spinlock Alvaro Herrera
Re: LogwrtResult contended spinlock Andres Freund
Re: Get memory contexts of an arbitrary backend process Pavel Stehule
Re: LogwrtResult contended spinlock Alvaro Herrera
Re: LogwrtResult contended spinlock Andres Freund
Re: list of extended statistics on psql Pavel Stehule
Re: Boundary value check in lazy_tid_reaped() Thomas Munro
Re: Boundary value check in lazy_tid_reaped() Thomas Munro
Re: Boundary value check in lazy_tid_reaped() Peter Geoghegan
Re: Boundary value check in lazy_tid_reaped() Peter Geoghegan