Mailing lists [pgsql-hackers]
- Re: Support tab completion for upper character inputs in psql Peter Eisentraut
- Re: logical replication worker accesses catalogs in error context callback Tom Lane
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Nondeterministic collations and the value returned by GROUP BY x Jim Finnerty
- Re: Enhance traceability of wal_level changes for backup management Stephen Frost
- Re: Nondeterministic collations and the value returned by GROUP BY x Tom Lane
- Re: Calendar support in localization Thomas Munro
- pg_subscription - substream column? Peter Smith
- Re: [PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. Tom Lane
- Re: [PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. Justin Pryzby
- Re: [HACKERS] Custom compression methods Andres Freund
- Re: New IndexAM API controlling index vacuum strategies Andres Freund
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- Re: New IndexAM API controlling index vacuum strategies Andres Freund
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Andreas Karlsson
- make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: [PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. Tom Lane
- Re: libpq debug log Alvaro Herrera
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- pg_dump new feature: exporting functions only. Bad or good idea ? Lætitia Avrot
- Re: Index Skip Scan (new UniqueKeys) Dmitry Dolgov
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Vik Fearing
- Re: [patch] [doc] Minor variable related cleanup and rewording of plpgsql docs Tom Lane
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Fabrízio de Royes Mello
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Index Skip Scan (new UniqueKeys) Tomas Vondra
- Re: Getting better results from valgrind leak tracking Andres Freund
- Re: [HACKERS] Custom compression methods Andres Freund
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: WIP: BRIN multi-range indexes John Naylor
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Robert Haas
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: VACUUM (DISABLE_PAGE_SKIPPING on) Simon Riggs
- Re: non-HOT update not looking at FSM for large tuple update John Naylor
- Re: WIP: BRIN multi-range indexes John Naylor
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: WIP: WAL prefetch (another approach) Stephen Frost
- Re: [HACKERS] Custom compression methods Andres Freund
- Re: Getting better results from valgrind leak tracking Tom Lane
- Re: pl/pgsql feature request: shorthand for argument and local variable references Hannu Krosing
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: pl/pgsql feature request: shorthand for argument and local variable references Michael Paquier
- Re: Calendar support in localization Thomas Munro
- Re: WIP: WAL prefetch (another approach) Tomas Vondra
- replication slot stats memory bug Andres Freund
- Re: replication slot stats memory bug Andres Freund
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: replication slot stats memory bug Tom Lane
- Re: Getting better results from valgrind leak tracking Andres Freund
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: Permission failures with WAL files in 13~ on Windows Michael Paquier
- Re: Calendar support in localization Vik Fearing
- Re: Getting better results from valgrind leak tracking Tom Lane
- Re: replication slot stats memory bug Amit Kapila
- Re: Permission failures with WAL files in 13~ on Windows Andres Freund
- Re: replication slot stats memory bug Andres Freund
- Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW Japin Li
- Re: Getting better results from valgrind leak tracking Andres Freund
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: Permission failures with WAL files in 13~ on Windows Andres Freund
- Re: Getting better results from valgrind leak tracking Tom Lane
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- RE: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. kuroda.hayato@fujitsu.com
- Re: Permission failures with WAL files in 13~ on Windows Michael Paquier
- Re: Getting better results from valgrind leak tracking Andres Freund
- Re: Getting better results from valgrind leak tracking Andres Freund
- Re: Getting better results from valgrind leak tracking Tom Lane
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- RE: Parallel INSERT (INTO ... SELECT ...) houzj.fnst@fujitsu.com
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: pg_amcheck contrib application Mark Dilger
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: pg_amcheck contrib application Tom Lane
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Get memory contexts of an arbitrary backend process Fujii Masao
- Re: fdatasync performance problem with large number of DB files Fujii Masao
- Re: Detecting File Damage & Inconsistencies Craig Ringer
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: a verbose option for autovacuum Michael Paquier
- Re: fdatasync performance problem with large number of DB files Fujii Masao
- psql tab completion for \h with IMPORT FOREIGN SCHEMA Michael Paquier
- Re: psql tab completion for \h with IMPORT FOREIGN SCHEMA Julien Rouhaud
- Re: A new function to wait for the backend exit after termination Fujii Masao
- RE: libpq debug log iwata.aya@fujitsu.com
- Re: [PATCH] pgbench: improve \sleep meta command Fujii Masao
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: psql tab completion for \h with IMPORT FOREIGN SCHEMA gkokolatos@pm.me
- Re: fdatasync performance problem with large number of DB files Paul Guo
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Peter Eisentraut
- Re: libpq debug log Kyotaro Horiguchi
- Re: SSL SNI Peter Eisentraut
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Query about 'initdb' error 杨逸存
- Re: SSL SNI Magnus Hagander
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: crash during cascaded foreign key update Amit Langote
- Logical Replication vs. 2PC Amit Kapila
- Re: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table Greg Nancarrow
- Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Fujii Masao
- hint Consider using pg_file_read() Sergei Kornilov
- RE: libpq debug log iwata.aya@fujitsu.com
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- Re: hint Consider using pg_file_read() Magnus Hagander
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: hint Consider using pg_file_read() Sergei Kornilov
- Re: row filtering for logical replication Rahila Syed
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: SSL SNI Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Logical Replication vs. 2PC vignesh C
- Re: a verbose option for autovacuum Masahiko Sawada
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: popcount John Naylor
- CDC feature request Stepan Yankevych
- Re: A reloption for partitioned tables - parallel_workers Amit Langote
- Re: CDC feature request Magnus Hagander
- Re: fdatasync performance problem with large number of DB files Fujii Masao
- Re: CDC feature request Ronan Dunklau
- Re: CDC feature request Álvaro Hernández
- Re: should INSERT SELECT use a BulkInsertState? Ibrar Ahmed
- Re: pg_stat_statements and "IN" conditions David Steele
- Re: Calendar support in localization Surafel Temesgen
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: [PATCH] Partial foreign key updates in referential integrity triggers David Steele
- Re: fdatasync performance problem with large number of DB files Bruce Momjian
- Re: Query about 'initdb' error Tom Lane
- Re: [HACKERS] make async slave to wait for lsn to be replayed Ibrar Ahmed
- Re: fdatasync performance problem with large number of DB files Bruce Momjian
- Re: pl/pgsql feature request: shorthand for argument and local variable references Hannu Krosing
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. David Steele
- Re: a verbose option for autovacuum Masahiko Sawada
- Re: Reloptions for table access methods David Steele
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: pl/pgsql feature request: shorthand for argument and local variable references Hannu Krosing
- Re: pl/pgsql feature request: shorthand for argument and local variable references Hannu Krosing
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: Reduce the time required for a database recovery from archive. David Steele
- Re: Force lookahead in COPY FROM parsing John Naylor
-
Re: Implement
for window functions David Steele - Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: should INSERT SELECT use a BulkInsertState? Zhihong Yu
- Re: Key management with tests Stephen Frost
- Re: [patch] [doc] Further note required activity aspect of automatic checkpoint and archving David Steele
- Re: Reduce the time required for a database recovery from archive. Andrey Borodin
- Re: Reduce the time required for a database recovery from archive. David Steele
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Rename of triggers for partitioned tables David Steele
-
Re: Implement
for window functions Vik Fearing -
Re: Implement
for window functions David Steele - Re: a verbose option for autovacuum Peter Geoghegan
- Re: invalid data in file backup_label problem on windows David Steele
- Re: cleanup temporary files after crash Tomas Vondra
- Re: Disable WAL logging to speed up data loading David Steele
- Re: fdatasync performance problem with large number of DB files Fujii Masao
- Re: Key management with tests Bruce Momjian
- Re: Perform COPY FROM encoding conversions in larger chunks John Naylor
- Re: Key management with tests Alvaro Herrera
- Re: Key management with tests Stephen Frost
- Re: GROUP BY DISTINCT Tomas Vondra
- Re: Key management with tests Alvaro Herrera
- Re: Key management with tests Stephen Frost
- Re: cleanup temporary files after crash Tomas Vondra
- Re: Perform COPY FROM encoding conversions in larger chunks John Naylor
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Perform COPY FROM encoding conversions in larger chunks John Naylor
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: Key management with tests Bruce Momjian
- Re: Key management with tests Bruce Momjian
- Re: cleanup temporary files after crash Tomas Vondra
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: GROUP BY DISTINCT Tomas Vondra
- Re: libpq compression Daniil Zakhlystov
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: cleanup temporary files after crash Euler Taveira
- Re: default result formats setting Peter Eisentraut
- Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: cleanup temporary files after crash Tomas Vondra
- Re: cleanup temporary files after crash Euler Taveira
- Re: GROUP BY DISTINCT Thomas Munro
- Re: New IndexAM API controlling index vacuum strategies Robert Haas
- Re: a verbose option for autovacuum Michael Paquier
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian
- Re: GROUP BY DISTINCT Tomas Vondra
- Re: non-HOT update not looking at FSM for large tuple update Matthias van de Meent
- Re: cleanup temporary files after crash Euler Taveira
- Re: Getting better results from valgrind leak tracking Tom Lane
- Re: GROUP BY DISTINCT Thomas Munro
- PG13 fails to startup even though the current transaction is equal to the target transaction Sean Jezewski
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: a verbose option for autovacuum Peter Geoghegan
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: GROUP BY DISTINCT Tom Lane
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane
- Re: GROUP BY DISTINCT Tom Lane
- Re: GROUP BY DISTINCT Tom Lane
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: cleanup temporary files after crash Tomas Vondra
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane
- Re: GROUP BY DISTINCT Tomas Vondra
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: GROUP BY DISTINCT Vik Fearing
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane
- Re: psql tab completion for \h with IMPORT FOREIGN SCHEMA Michael Paquier
- Re: cleanup temporary files after crash Euler Taveira
- RE: [PATCH] pgbench: improve \sleep meta command kuroda.hayato@fujitsu.com
- Re: libpq compression Justin Pryzby
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- Re: cleanup temporary files after crash Tomas Vondra
- Re: WIP: WAL prefetch (another approach) Tomas Vondra
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: [PATCH] pgbench: improve \sleep meta command Fujii Masao
- Re: fdatasync performance problem with large number of DB files Fujii Masao
- Re: comment fix in postmaster.c Fujii Masao
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: cleanup temporary files after crash Tomas Vondra
- Re: cleanup temporary files after crash Tom Lane
- Re: cleanup temporary files after crash Tomas Vondra
- Re: fdatasync performance problem with large number of DB files Fujii Masao
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: cleanup temporary files after crash Tom Lane
- Re: Logical Replication vs. 2PC Amit Kapila
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: Using COPY FREEZE in pgbench Tatsuo Ishii
- Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Fujii Masao
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
- Re: Logical Replication vs. 2PC Ajin Cherian
- RE: Wrong statistics for size of XLOG_SWITCH during pg_waldump.
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: a verbose option for autovacuum Michael Paquier
- Re: libpq compression Justin Pryzby
- RE: [HACKERS] logical decoding of two-phase transactions osumi.takamichi@fujitsu.com
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: Allow an alias to be attached directly to a JOIN ... USING Peter Eisentraut
- RE: Parallel Inserts in CREATE TABLE AS tanghy.fnst@fujitsu.com
- Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao
- Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
- Re: fdatasync performance problem with large number of DB files Fujii Masao
- RE: libpq debug log iwata.aya@fujitsu.com
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: Reduce the time required for a database recovery from archive. Marina Polyakova
- RE: Parallel Inserts in CREATE TABLE AS houzj.fnst@fujitsu.com
- Re: Columns correlation and adaptive query optimization Yugo NAGATA
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Fujii Masao
- RE: Parallel Inserts in CREATE TABLE AS houzj.fnst@fujitsu.com
- RE: invalid data in file backup_label problem on windows wangsh.fnst@fujitsu.com
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Parallel Inserts in CREATE TABLE AS Greg Nancarrow
- Re: Reduce the time required for a database recovery from archive. David Steele
- Re: Speeding up GIST index creation for tsvectors Amit Khandekar
- Re: invalid data in file backup_label problem on windows David Steele
- Re: pl/pgsql feature request: shorthand for argument and local variable references Hannu Krosing
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: [Patch] ALTER SYSTEM READ ONLY Prabhat Sahu
- Re: SQL-standard function body Peter Eisentraut
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Hannu Krosing
- Re: fdatasync performance problem with large number of DB files David Steele
- Re: Allow an alias to be attached directly to a JOIN ... USING Tom Lane
- [PATCH] pg_stat_statements dealloc field ignores manual deallocation Андрей Зубков
- Re: support for MERGE David Steele
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: [PATCH] pg_stat_statements dealloc field ignores manual deallocation Julien Rouhaud
- Re: cleanup temporary files after crash Euler Taveira
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: support for MERGE Alvaro Herrera
- Re: support for MERGE David Steele
- Re: truncating timestamps on arbitrary intervals David Steele
- Re: default result formats setting Emre Hasegeli
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: [PATCH] ProcessInterrupts_hook David Steele
- Re: psql \df choose functions by their arguments David Steele
- Re: Logical Replication vs. 2PC Markus Wanner
- Re: create table like: ACCESS METHOD David Steele
- Re: Change default of checkpoint_completion_target David Steele
- Re: cleanup temporary files after crash Tomas Vondra
- Re: cleanup temporary files after crash Tomas Vondra
- Re: cleanup temporary files after crash Tomas Vondra
- Re: [HACKERS] Custom compression methods Justin Pryzby
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
- Re: support for MERGE Bruce Momjian
- Re: [HACKERS] Custom compression methods Robert Haas
- Failed assertion on standby while shutdown Maxim Orlov
- Re: cleanup temporary files after crash Tomas Vondra
- Bringing some sanity to RestoreGUCState() Tom Lane
- Re: Columns correlation and adaptive query optimization Zhihong Yu
- Re: cleanup temporary files after crash Euler Taveira
- Do we work with LLVM 12 on s390x? Tom Lane
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: non-HOT update not looking at FSM for large tuple update John Naylor
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- Re: non-HOT update not looking at FSM for large tuple update Matthias van de Meent
- Replication slot stats misgivings Andres Freund
- Re: Do we work with LLVM 12 on s390x? Andres Freund
- Re: Do we work with LLVM 12 on s390x? Tom Lane
- Re: [POC] verifying UTF-8 using SIMD instructions John Naylor
- Re: [PATCH] ProcessInterrupts_hook Tom Lane
- Re: pglz compression performance, take two Mark Dilger
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Peter Eisentraut
- Re: [PATCH] ProcessInterrupts_hook Robert Haas
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [PATCH] ProcessInterrupts_hook Tom Lane
- Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut
- Re: pglz compression performance, take two Mark Dilger
- Re: [HACKERS] Custom compression methods Alvaro Herrera
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [HACKERS] Custom compression methods Andres Freund
- Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman
- Re: Speeding up GIST index creation for tsvectors John Naylor
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: [HACKERS] Custom compression methods Andres Freund
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [PATCH] Hooks at XactCommand level Gilles Darold
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Bringing some sanity to RestoreGUCState() Tom Lane
- Re: [HACKERS] Custom compression methods Alvaro Herrera
- Re: [HACKERS] Custom compression methods Alvaro Herrera
- Re: [HACKERS] Custom compression methods Alvaro Herrera
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- shared memory stats: high level design decisions: consistency, dropping Andres Freund
- Re: [HACKERS] Custom compression methods Alvaro Herrera
- Re: [HACKERS] Custom compression methods Andres Freund
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Hannu Krosing
- Re: [HACKERS] Custom compression methods Justin Pryzby
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: shared memory stats: high level design decisions: consistency, dropping Hannu Krosing
- Re: [HACKERS] Custom compression methods David Steele
- Re: shared memory stats: high level design decisions: consistency, dropping Andres Freund
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer
- Re: fdatasync performance problem with large number of DB files David Steele
- Re: shared memory stats: high level design decisions: consistency, dropping Hannu Krosing
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [HACKERS] Custom compression methods Andrew Dunstan
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- RE: invalid data in file backup_label problem on windows wangsh.fnst@fujitsu.com
- Re: Logical Replication vs. 2PC Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- recovery_init_sync_method=wal Thomas Munro
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [HACKERS] Custom compression methods Robert Haas
- pspg pager is finished Pavel Stehule
- Re: pspg pager is finished Julien Rouhaud
- Re: Replication slot stats misgivings Amit Kapila
- Re: a verbose option for autovacuum Masahiko Sawada
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier? Thomas Munro
- Re: Replication slot stats misgivings Amit Kapila
- Re: pglz compression performance, take two Justin Pryzby
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: pspg pager is finished Pavel Stehule
- Re: a verbose option for autovacuum Michael Paquier
- Re: pspg pager is finished Vik Fearing
- replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? Peter Smith
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Log message for GSS connection is missing once connection authorization is successful. Michael Paquier
- Re: Logical Replication vs. 2PC Markus Wanner
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Logical Replication vs. 2PC Dilip Kumar
- Re: [PATCH] Hooks at XactCommand level Julien Rouhaud
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: pspg pager is finished Pavel Stehule
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Log message for GSS connection is missing once connection authorization is successful. Michael Paquier
- Re: simplifying foreign key/RI checks Amit Langote
- Re: Using COPY FREEZE in pgbench Fabien COELHO
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: Logical Replication vs. 2PC Amit Kapila
- Re: pg_upgrade failing for 200+ million Large Objects Andrew Dunstan
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Logical Replication vs. 2PC Amit Kapila
- Re: pspg pager is finished Nikolay Samokhvalov
- Re: pspg pager is finished Pavel Stehule
- Re: pg_upgrade failing for 200+ million Large Objects Bruce Momjian
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: pspg pager is finished dinesh kumar
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: popcount Peter Eisentraut
- Re: [HACKERS] Custom compression methods Andrew Dunstan
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: [HACKERS] Custom compression methods (./configure) Tom Lane
- Re: Replication slot stats misgivings Andres Freund
- Re: Replication slot stats misgivings Andres Freund
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: Using COPY FREEZE in pgbench Tatsuo Ishii
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: pspg pager is finished Thomas Munro
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: popcount David Fetter
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Zhihong Yu
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Dilip Kumar
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
- Re: pspg pager is finished Pavel Stehule
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Dilip Kumar
- Re: Using COPY FREEZE in pgbench Tatsuo Ishii
- Re: new release pspg Greg Stark
- Re: new release pspg Pavel Stehule
- Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Dilip Kumar
- Re: Logical Replication vs. 2PC Amit Kapila
- Re: fdatasync performance problem with large number of DB files Greg Stark
- Re: New IndexAM API controlling index vacuum strategies Greg Stark
- Re: cleaning up a few CLOG-related things Noah Misch
- Re: Using COPY FREEZE in pgbench Fabien COELHO
- Re: Logical Replication vs. 2PC Markus Wanner
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Re: Using COPY FREEZE in pgbench Tatsuo Ishii
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- Re: Logical Replication vs. 2PC Amit Kapila
- Re: replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? Amit Kapila
- Re: Replication slot stats misgivings Amit Kapila
- Re: Replication slot stats misgivings Amit Kapila
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- Re: [PATCH] Provide more information to filter_prepare Amit Kapila
- RE: [HACKERS] logical decoding of two-phase transactions osumi.takamichi@fujitsu.com
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace er@xs4all.nl
- Re: pg_upgrade failing for 200+ million Large Objects Andrew Dunstan
- Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Re: support for MERGE Magnus Hagander
- Re: support for MERGE Alvaro Herrera
- Re: support for MERGE Magnus Hagander
- Re: Log message for GSS connection is missing once connection authorization is successful. Stephen Frost
- Re: invalid data in file backup_label problem on windows Magnus Hagander
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Chapman Flack
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Tom Lane
- Re: recovery_init_sync_method=wal Stephen Frost
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: shared memory stats: high level design decisions: consistency, dropping Stephen Frost
- Re: "has_column_privilege()" issue with attnums and non-existent columns Joe Conway
- Re: shared memory stats: high level design decisions: consistency, dropping Tom Lane
- Re: "has_column_privilege()" issue with attnums and non-existent columns Tom Lane
- Re: Using COPY FREEZE in pgbench Fabien COELHO
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Fix pg_upgrade to preserve datdba (was: Re: pg_upgrade failing for 200+ million Large Objects) Jan Wieck
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: Fix pg_upgrade to preserve datdba (was: Re: pg_upgrade failing for 200+ million Large Objects) Tom Lane
- Re: Fix pg_upgrade to preserve datdba Jan Wieck
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: Fix pg_upgrade to preserve datdba Jan Wieck
- Re: pg_upgrade failing for 200+ million Large Objects Andrew Dunstan
- Re: Fix pg_upgrade to preserve datdba Tom Lane
- Re: Built-in connection pooler Konstantin Knizhnik
- Re: Fix pg_upgrade to preserve datdba Tom Lane
- Re: default result formats setting Peter Eisentraut
- Re: default result formats setting Emre Hasegeli
- Re: Fix pg_upgrade to preserve datdba Tom Lane
- Re: Different compression methods for FPI Justin Pryzby
- Re: Fix pg_upgrade to preserve datdba Jan Wieck
- [PATCH] In psql \?, add [+] annotation where appropriate Matthijs van der Vleuten
- Re: Fix pg_upgrade to preserve datdba Tom Lane
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Justin Pryzby
- Re: Built-in connection pooler Zhihong Yu
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: [PATCH] Bug fix in initdb output Andrew Dunstan
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: Replication slot stats misgivings Andres Freund
- Re: replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? Peter Smith
- Re: shared memory stats: high level design decisions: consistency, dropping Andres Freund
- Re: recovery_init_sync_method=wal Thomas Munro
- Re: recovery_init_sync_method=wal Stephen Frost
- Re: shared memory stats: high level design decisions: consistency, dropping Stephen Frost
- Re: replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? Thomas Munro
- Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan
- Re: shared memory stats: high level design decisions: consistency, dropping Andres Freund
- Re: replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? Peter Smith
- Re: replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? Andres Freund
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: Table AM and DDLs Andres Freund
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Justin Pryzby
- Re: Support for NSS as a libpq TLS backend Stephen Frost
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: Log message for GSS connection is missing once connection authorization is successful. Michael Paquier
- Why logical replication lancher exits 1? Tatsuo Ishii
- Re: Using COPY FREEZE in pgbench Tatsuo Ishii
- Re: About to add WAL write/fsync statistics to pg_stat_wal view ikedamsh
- Re: shared-memory based stats collector Kyotaro Horiguchi
- PostgreSQL 14 Feature Freeze + Release Management Team (RMT) Michael Paquier
- Re: Why logical replication lancher exits 1? Thomas Munro
- Re: row filtering for logical replication Euler Taveira
- Re: row filtering for logical replication Euler Taveira
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Fujii Masao
- Re: replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? Amit Kapila
- Re: Columns correlation and adaptive query optimization Yugo NAGATA
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: Why logical replication lancher exits 1? Tatsuo Ishii
- Re: Replication slot stats misgivings Amit Kapila
- Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Kyotaro Horiguchi
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: [PATCH] pgbench: improve \sleep meta command Fujii Masao
- Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy
- Re: a verbose option for autovacuum Masahiko Sawada
- RE: Parallel INSERT (INTO ... SELECT ...) houzj.fnst@fujitsu.com
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: Replication slot stats misgivings Masahiko Sawada
- Can we remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit? Bharath Rupireddy
- Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Fujii Masao
- RE: Wrong statistics for size of XLOG_SWITCH during pg_waldump.
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kyotaro Horiguchi
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Fujii Masao
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Can we remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit? Mahendra Singh Thalor
- Re: Permission failures with WAL files in 13~ on Windows Michael Paquier
- RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table houzj.fnst@fujitsu.com
- Re: Get memory contexts of an arbitrary backend process torikoshia
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Neha Sharma
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: Replication slot stats misgivings Masahiko Sawada
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: Parallel INSERT (INTO ... SELECT ...) houzj.fnst@fujitsu.com
- Re: Using COPY FREEZE in pgbench Fabien COELHO
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Dilip Kumar
- Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao
- Re: PG13 fails to startup even though the current transaction is equal to the target transaction Kyotaro Horiguchi
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Amul Sul
- Re: problem with RETURNING and update row movement Amit Langote
- Re: [PATCH] Bug fix in initdb output Juan José Santamaría Flecha
- Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut
- UPDATE ... SET (single_column) = row_constructor is a bit broken from V10 906bfcad7ba7c Mahendra Singh Thalor
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut
- Re: Built-in connection pooler Konstantin Knizhnik
- Re: [PATCH] pg_stat_statements dealloc field ignores manual deallocation Andrei Zubkov
- [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: [HACKERS] logical decoding of two-phase transactions tanghy.fnst@fujitsu.com
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Amit Langote
- RE: should INSERT SELECT use a BulkInsertState? houzj.fnst@fujitsu.com
- Re: proposal: schema variables - doc Pavel Stehule
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Columns correlation and adaptive query optimization Yugo NAGATA
- Re: About to add WAL write/fsync statistics to pg_stat_wal view ikedamsh
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: PG13 fails to startup even though the current transaction is equal to the target transaction Sean Jezewski
- RE: Support tab completion for upper character inputs in psql tanghy.fnst@fujitsu.com
- Re: [PATCH] Bug fix in initdb output Andrew Dunstan
- Re: default result formats setting Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: Failed assertion on standby while shutdown Fujii Masao
- Re: pgbench - add pseudo-random permutation function Dean Rasheed
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: New IndexAM API controlling index vacuum strategies Robert Haas
- Re: Minimal logical decoding on standbys Fabrízio de Royes Mello
- Re: PG13 fails to startup even though the current transaction is equal to the target transaction Fujii Masao
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Dilip Kumar
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Robert Haas
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Robert Haas
- Re: [HACKERS] Custom compression methods (mac+lz4.h) Tom Lane
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Add docs stub for recovery.conf Stephen Frost
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- Re: Change default of checkpoint_completion_target Stephen Frost
- Re: Protect syscache from bloating with negative cache entries Bruce Momjian
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: Proposal: Save user's original authenticated identity for logging Magnus Hagander
- Re: Wired if-statement in gen_partprune_steps_internal Ryan Lambert
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Autovacuum worker doesn't immediately exit on postmaster death Stephen Frost
- Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao
- Re: Fix pg_upgrade to preserve datdba Jan Wieck
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey Lepikhov
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- [PATCH] rename column if exists David Oksman
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Autovacuum worker doesn't immediately exit on postmaster death Robert Haas
- Re: postgres_fdw: IMPORT FOREIGN SCHEMA ... LIMIT TO (partition) Bernd Helmle
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Peter Eisentraut
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: UPDATE ... SET (single_column) = row_constructor is a bit broken from V10 906bfcad7ba7c Justin Pryzby
- Re: pg_upgrade failing for 200+ million Large Objects Zhihong Yu
- tool to migrate database isabelle Ross
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: [HACKERS] Custom compression methods Justin Pryzby
- Re: Allow an alias to be attached directly to a JOIN ... USING Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Zhihong Yu
- Re: Key management with tests Bruce Momjian
- Re: create table like: ACCESS METHOD Justin Pryzby
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Fujii Masao
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Fujii Masao
- Handling of opckeytype / CREATE OPERATOR CLASS (bug?) Tomas Vondra
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Fujii Masao
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Thomas Munro
- RE: [POC] Fast COPY FROM command for the table with foreign partitions tsunakawa.takay@fujitsu.com
- RE: [PATCH] Tracking statements entry timestamp in pg_stat_statements kuroda.hayato@fujitsu.com
- Re: Handling of opckeytype / CREATE OPERATOR CLASS (bug?) Tom Lane
- Re: Key management with tests Bruce Momjian
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Zhihong Yu
- Re: shared memory stats: high level design decisions: consistency, dropping Greg Stark
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: Handling of opckeytype / CREATE OPERATOR CLASS (bug?) Tomas Vondra
- Re: UPDATE ... SET (single_column) = row_constructor is a bit broken from V10 906bfcad7ba7c Mahendra Singh Thalor
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- Re: a verbose option for autovacuum Michael Paquier
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Amul Sul
- Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Kyotaro Horiguchi
- RE: [POC] Fast COPY FROM command for the table with foreign partitions tsunakawa.takay@fujitsu.com
- Re: Handling of opckeytype / CREATE OPERATOR CLASS (bug?) Tom Lane
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Neha Sharma
- Re: replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? Amit Kapila
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- Re: Change default of checkpoint_completion_target Michael Paquier
- Re: a verbose option for autovacuum Masahiko Sawada
- Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Fujii Masao
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: Replication slot stats misgivings Amit Kapila
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Julien Rouhaud
- Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Michael Paquier
- Re: Is it useful to record whether plans are generic or custom? torikoshia
- Re: Global snapshots Andrey V. Lepikhov
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- RE: [PATCH] Tracking statements entry timestamp in pg_stat_statements kuroda.hayato@fujitsu.com
- Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi
- Re: tool to migrate database Joel Jacobson
- Re: a misbehavior of partition row movement (?) Amit Langote
- Re: popcount Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Michael Paquier
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: OpenSSL 3.0.0 compatibility Peter Eisentraut
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Christoph Berg
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: Wired if-statement in gen_partprune_steps_internal Amit Langote
- [PATCH] Allow multiple recursive self-references Denis Hirn
- Re: PATCH: Attempt to make dbsize a bit more consistent gkokolatos@pm.me
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: Minimal logical decoding on standbys Fabrízio de Royes Mello
- Re: WIP: BRIN multi-range indexes Alvaro Herrera
- Re: [PATCH] Partial foreign key updates in referential integrity triggers David Steele
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: Minimal logical decoding on standbys Fabrízio de Royes Mello
- Re: Add Nullif case for eval_const_expressions_mutator David Steele
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Replication slot stats misgivings Masahiko Sawada
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Tom Lane
- Re: tool to migrate database Bruce Momjian
- Re: pg_upgrade failing for 200+ million Large Objects Bruce Momjian
- Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Japin Li
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera
- Re: 64-bit XIDs in deleted nbtree pages Masahiko Sawada
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Tom Lane
- Re: Handling of opckeytype / CREATE OPERATOR CLASS (bug?) Tomas Vondra
- Query about pg asynchronous processing support 杨逸存
- Re: multi-install PostgresNode Andrew Dunstan
- Re: Add Nullif case for eval_const_expressions_mutator Tom Lane
- Re: Nicer error when connecting to standby with hot_standby=off Alvaro Herrera
- Re: Change default of checkpoint_completion_target Stephen Frost
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Handling of opckeytype / CREATE OPERATOR CLASS (bug?) Tom Lane
- Re: [PATCH] Allow multiple recursive self-references Pantelis Theodosiou
- Re: Nicer error when connecting to standby with hot_standby=off Tom Lane
- Re: making update/delete of inheritance trees scale better Robert Haas
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: new release pspg Pavel Stehule
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: Replication slot stats misgivings Andres Freund
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: pg_upgrade failing for 200+ million Large Objects Bruce Momjian
- Re: [PATCH] Allow multiple recursive self-references Denis Hirn
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: Change default of checkpoint_completion_target Bossart, Nathan
- Re: pg_upgrade failing for 200+ million Large Objects Bruce Momjian
- Re: WIP: BRIN multi-range indexes Alvaro Herrera
- Re: Change default of checkpoint_completion_target Bruce Momjian
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Andres Freund
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Support for NSS as a libpq TLS backend Stephen Frost
- Re: pg_amcheck contrib application Robert Haas
- Re: Change default of checkpoint_completion_target Stephen Frost
- Re: pg_amcheck contrib application Mark Dilger
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: [PATCH] Allow multiple recursive self-references Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: pg_amcheck contrib application Peter Geoghegan
- Re: pg_amcheck contrib application Tom Lane
- Re: insensitive collations Jim Finnerty
- Re: pg_amcheck contrib application Peter Geoghegan
- Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: [PATCH] pg_permissions Joel Jacobson
- Re: Nicer error when connecting to standby with hot_standby=off Alvaro Herrera
- Re: [PATCH] pg_permissions Alvaro Herrera
- Re: [PATCH] pg_permissions Alvaro Herrera
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Nicer error when connecting to standby with hot_standby=off Tom Lane
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: Minimal logical decoding on standbys Fabrízio de Royes Mello
- Re: multi-install PostgresNode Michael Paquier
- Re: Add client connection check during the execution of the query Zhihong Yu
- Re: Change default of checkpoint_completion_target Bossart, Nathan
- Re: multi-install PostgresNode Andrew Dunstan
- Re: pg_amcheck contrib application Peter Geoghegan
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Re: Support for NSS as a libpq TLS backend Michael Paquier
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier
- Re: A reloption for partitioned tables - parallel_workers David Rowley
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Fujii Masao
- Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: Autovacuum worker doesn't immediately exit on postmaster death Michael Paquier
- Re: Support for NSS as a libpq TLS backend Michael Paquier
- Re: SQL-standard function body Jaime Casanova
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Allow matching whole DN from a client certificate Michael Paquier
- Re: Add client connection check during the execution of the query Andres Freund
- Re: Failed assertion on standby while shutdown Maxim Orlov
- Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Amul Sul
- Re: pg_amcheck contrib application Mark Dilger
- Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- RE: Logical Replication vs. 2PC tanghy.fnst@fujitsu.com
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: pl/pgsql feature request: shorthand for argument and local variable references Erik Rijkers
- Re: [HACKERS] Custom compression methods Jaime Casanova
- Re: Failed assertion on standby while shutdown Fujii Masao
- Re: Nicer error when connecting to standby with hot_standby=off Alvaro Herrera
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: shared memory stats: high level design decisions: consistency, dropping Alvaro Herrera
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao
- Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Christoph Berg
- Re: Replication slot stats misgivings Amit Kapila
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- RE: [HACKERS] logical decoding of two-phase transactions houzj.fnst@fujitsu.com
- RE: Add Nullif case for eval_const_expressions_mutator houzj.fnst@fujitsu.com
- RE: fix typo in reorderbuffer.c houzj.fnst@fujitsu.com
- Re: multi-install PostgresNode Andrew Dunstan
- Re: Disable WAL logging to speed up data loading Stephen Frost
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Autovacuum worker doesn't immediately exit on postmaster death Stephen Frost
- Re: multi-install PostgresNode ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: multi-install PostgresNode Andrew Dunstan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: postgres_fdw: IMPORT FOREIGN SCHEMA ... LIMIT TO (partition) Matthias van de Meent
- Re: multi-install PostgresNode Alvaro Herrera
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: default result formats setting Emre Hasegeli
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: pg_amcheck contrib application Robert Haas
- Re: multi-install PostgresNode Andrew Dunstan
- Re: shared memory stats: high level design decisions: consistency, dropping Magnus Hagander
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: shared memory stats: high level design decisions: consistency, dropping Magnus Hagander
- psql lacking clearerr() Alvaro Herrera
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Tom Lane
- Re: pg_amcheck contrib application Robert Haas
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: default result formats setting Robert Haas
- Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Robert Haas
- Re: default result formats setting Tom Lane
- Re: multi-install PostgresNode Andrew Dunstan
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Get memory contexts of an arbitrary backend process torikoshia
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: default result formats setting Robert Haas
- Re: truncating timestamps on arbitrary intervals Peter Eisentraut
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: multi-install PostgresNode Alvaro Herrera
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Re: Tying an object's ownership to datdba John Naylor
- Re: default result formats setting Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: default result formats setting Robert Haas
- Re: pg_upgrade failing for 200+ million Large Objects Jan Wieck
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: postgres_fdw: IMPORT FOREIGN SCHEMA ... LIMIT TO (partition) Bernd Helmle
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: Support for NSS as a libpq TLS backend Stephen Frost
- Re: Change default of checkpoint_completion_target Stephen Frost
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [HACKERS] Custom compression methods Justin Pryzby
- Re: truncating timestamps on arbitrary intervals Erik Rijkers
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Re: multi-install PostgresNode Andrew Dunstan
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: Support for NSS as a libpq TLS backend Stephen Frost
- Re: [HACKERS] Custom compression methods Tom Lane
- Re: multi-install PostgresNode Alvaro Herrera
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: TRUNCATE on foreign table Fujii Masao
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: truncating timestamps on arbitrary intervals Peter Eisentraut
- Re: truncating timestamps on arbitrary intervals Peter Eisentraut
- Re: insensitive collations Jim Finnerty
- Re: pg_amcheck contrib application Robert Haas
- Re: MultiXact\SLRU buffers configuration Thomas Munro
- Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Minimal logical decoding on standbys Fabrízio de Royes Mello
- Re: Refactor SSL test framework to support multiple TLS libraries Daniel Gustafsson
- wal stats questions Andres Freund
- Re: Refactor SSL test framework to support multiple TLS libraries Alvaro Herrera
- Re: Refactor SSL test framework to support multiple TLS libraries Daniel Gustafsson
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Re: popcount David Fetter
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Andres Freund
- Re: MultiXact\SLRU buffers configuration Thomas Munro
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao
- Re: wal stats questions Masahiro Ikeda
- Re: making update/delete of inheritance trees scale better Amit Langote
- Proposal for col LIKE $1 with generic Plan Andy Fan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiro Ikeda
- Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Noah Misch
- Re: multi-install PostgresNode Michael Paquier
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Amul Sul
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: wal stats questions Andres Freund
- Re: Tying an object's ownership to datdba Noah Misch
- Re: shared-memory based stats collector Kyotaro Horiguchi
- RE: Global snapshots tsunakawa.takay@fujitsu.com
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Decoding speculative insert with toast leaks memory Ashutosh Bapat
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Tom Lane
- Re: Replication slot stats misgivings Masahiko Sawada
- Re: psql lacking clearerr() Kyotaro Horiguchi
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Kyotaro Horiguchi
- Re: 64-bit XIDs in deleted nbtree pages Masahiko Sawada
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: fix typo in reorderbuffer.c Michael Paquier
- Re: wal stats questions Kyotaro Horiguchi
- Re: DETAIL for wrong scram password Michael Paquier
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: proposal: schema variables - doc Pavel Stehule
- Re: multi-install PostgresNode Peter Eisentraut
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: proposal: unescape_text function Peter Eisentraut
- Re: [PATCH] pg_permissions Joel Jacobson
- Re: [PATCH] Add extra statistics to explain for Nested Loop e.sokolova@postgrespro.ru
- Re: wal stats questions Fujii Masao
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Amul Sul
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: row filtering for logical replication Peter Eisentraut
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: Replication slot stats misgivings Amit Kapila
- Re: SQL/JSON: JSON_TABLE David Steele
- Re: insensitive collations Daniel Verite
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: [PATCH 1/1] Initial mach based shared memory support. David Steele
- Re: insensitive collations Daniel Verite
- Re: [PATCH] More docs on what to do and not do in extension code David Steele
- Re: Additional Chapter for Tutorial - arch-dev.sgml David Steele
- Re: Get memory contexts of an arbitrary backend process Fujii Masao
- Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao
- Re: insensitive collations Jim Finnerty
- Re: Is it useful to record whether plans are generic or custom? Fujii Masao
- Re: Refactor SSL test framework to support multiple TLS libraries Andrew Dunstan
- Re: pg_rewind copies David Steele
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: Polyphase merge is obsolete David Steele
- Re: Polyphase merge is obsolete David Steele
- Re: Tying an object's ownership to datdba John Naylor
- Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64 bit transaction id (XID)? David Steele
- Re: Stronger safeguard for archive recovery not to miss data David Steele
- Re: Get memory contexts of an arbitrary backend process torikoshia
- Re: FETCH FIRST clause PERCENT option David Steele
- Re: [PATCH] pg_permissions Alvaro Herrera
- Re: [PATCH] Add extra statistics to explain for Nested Loop Justin Pryzby
- Re: Is it useful to record whether plans are generic or custom? torikoshia
- Re: DETAIL for wrong scram password Jacob Champion
- Re: Error on failed COMMIT David Steele
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: [PATCH] pg_permissions Joel Jacobson
- Re: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently David Steele
- Re: [PATCH] pg_permissions Tom Lane
- Re: shared memory stats: high level design decisions: consistency, dropping Andres Freund
- Re: shared memory stats: high level design decisions: consistency, dropping Andres Freund
- document lock obtained for FKs during detach Alvaro Herrera
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- Re: shared memory stats: high level design decisions: consistency, dropping Robert Haas
- Re: Error on failed COMMIT Dave Cramer
- Re: Error on failed COMMIT David Steele
- Re: Replication slot stats misgivings Andres Freund
- Re: [PATCH] Covering SPGiST index Pavel Borisov
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: [PATCH] Covering SPGiST index Pavel Borisov
- Re: [PATCH] add concurrent_abort callback for output plugin Andres Freund
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: [PATCH] More docs on what to do and not do in extension code Bruce Momjian
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: shared memory stats: high level design decisions: consistency, dropping Magnus Hagander
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: DETAIL for wrong scram password Michael Paquier
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao
- Re: wal stats questions Kyotaro Horiguchi
- Re: Stronger safeguard for archive recovery not to miss data Fujii Masao
- Re: wal stats questions Fujii Masao
- Re: Proposal for col LIKE $1 with generic Plan Andy Fan
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: Replication slot stats misgivings Amit Kapila
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi
- Re: Get memory contexts of an arbitrary backend process Fujii Masao
- Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila
- Re: MultiXact\SLRU buffers configuration Thomas Munro
- Re: wal stats questions Kyotaro Horiguchi
- Re: Get memory contexts of an arbitrary backend process Fujii Masao
- Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi
- Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation Bharath Rupireddy
- Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64 bit transaction id (XID)? Thomas Munro
- Re: increase size of pg_commit_ts buffers Thomas Munro
- Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi
- Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi
- Re: Get memory contexts of an arbitrary backend process Fujii Masao
- Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: [PATCH] pg_permissions Joel Jacobson
- Re: wal stats questions Masahiro Ikeda
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: [PATCH] More docs on what to do and not do in extension code Craig Ringer
- Re: Is it useful to record whether plans are generic or custom? Fujii Masao
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Walsender may fail to send wal to the end. Kyotaro Horiguchi
- Re: [PATCH] Allow multiple recursive self-references Denis Hirn
- Re: [PATCH] pg_permissions Joel Jacobson
- Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila
- Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: [PATCH] pg_permissions Joel Jacobson
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Stronger safeguard for archive recovery not to miss data David Steele
- Re: [PATCH] pg_permissions Tom Lane
- Re: Allow matching whole DN from a client certificate Andrew Dunstan
- Re: WIP: BRIN multi-range indexes Alvaro Herrera
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64 bit transaction id (XID)? David Steele
- Re: WIP: BRIN multi-range indexes Tom Lane
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: invalid data in file backup_label problem on windows David Steele
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: making update/delete of inheritance trees scale better Amit Langote
- Bug on update timing of walrcv->flushedUpto variable 蔡梦娟(玊于)
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: invalid data in file backup_label problem on windows Andrew Dunstan
- Re: wal stats questions Andres Freund
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Andres Freund
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Andres Freund
- Re: Walsender may fail to send wal to the end. Andres Freund
- Re: invalid data in file backup_label problem on windows Magnus Hagander
- Re: Calendar support in localization Daniel Verite
- Re: Challenges preventing us moving to 64 bit transaction id (XID)? Finnerty, Jim
- Re: Query about pg asynchronous processing support legrand legrand
- Re: invalid data in file backup_label problem on windows David Steele
- [PATCH] Allow CustomScan nodes to signal projection support Sven Klemm
- Re: UniqueKey on Partitioned table. Dmitry Dolgov
- Re: Support for NSS as a libpq TLS backend Stephen Frost
- Re: libpq debug log alvherre@alvh.no-ip.org
- Re: SQL/JSON: functions Andrew Dunstan
- Re: MultiXact\SLRU buffers configuration Thomas Munro
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Erik Rijkers
- Re: SQL/JSON: functions Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Re: Support for NSS as a libpq TLS backend Stephen Frost
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: libpq debug log alvherre@alvh.no-ip.org
- Showing applied extended statistics in explain Tomas Vondra
- Re: SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: SQL/JSON: functions Nikita Glukhov
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: UniqueKey on Partitioned table. Andy Fan
- Re: Extend more usecase for planning time partition pruning and init partition pruning. Andy Fan
- Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila
- Re: non-HOT update not looking at FSM for large tuple update Noah Misch
- [GSoC] Question about Add functionality to pg_top and supporting tools Trafalgar Ricardo Lu
- Re: public schema default ACL Noah Misch
- Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan
- RE: non-HOT update not looking at FSM for large tuple update Floris Van Nee
- Re: public schema default ACL Laurenz Albe
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Lætitia Avrot
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Andrew Dunstan
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Ryan Lambert
- Re: [BUG] orphaned function Alvaro Herrera
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera
- Re: non-HOT update not looking at FSM for large tuple update John Naylor
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: TRUNCATE on foreign table Kazutaka Onishi
- Re: WIP: BRIN multi-range indexes Alvaro Herrera
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: libpq debug log alvherre@alvh.no-ip.org
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera
- Re: libpq debug log alvherre@alvh.no-ip.org
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
- Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Lætitia Avrot
- Re: non-HOT update not looking at FSM for large tuple update Noah Misch
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: [PATCH] pg_permissions Joel Jacobson
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pantelis Theodosiou
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Alvaro Herrera
- Re: [GSoC] Question about Add functionality to pg_top and supporting tools Mark Wong
- [PATCH] Enhancements to pg_stat_statements contrib extension Yoan SULTAN
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: pl/pgsql feature request: shorthand for argument and local variable references Joel Jacobson
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: pl/pgsql feature request: shorthand for argument and local variable references Joel Jacobson
- RE: invalid data in file backup_label problem on windows wangsh.fnst@fujitsu.com
- Re: [Proposal] Global temporary tables Andrew Dunstan
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: [PATCH] Hooks at XactCommand level Julien Rouhaud
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Andrew Dunstan
- Re: invalid data in file backup_label problem on windows Andrew Dunstan
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: pl/pgsql feature request: shorthand for argument and local variable references Joel Jacobson
- Re: [PATCH] Enhancements to pg_stat_statements contrib extension Julien Rouhaud
- Re: pl/pgsql feature request: shorthand for argument and local variable references Julien Rouhaud
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Tom Lane
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Andrew Dunstan
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: Autovacuum worker doesn't immediately exit on postmaster death Stephen Frost
- Re: pl/pgsql feature request: shorthand for argument and local variable references Julien Rouhaud
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: Add docs stub for recovery.conf Stephen Frost
- Re: postgres_fdw: IMPORT FOREIGN SCHEMA ... LIMIT TO (partition) Bernd Helmle
- Re: Add docs stub for recovery.conf Euler Taveira
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing
- Re: [HACKERS] Custom compression methods Andrew Dunstan
- Re: MultiXact\SLRU buffers configuration Thomas Munro
- Re: Add docs stub for recovery.conf Stephen Frost
- Re: Getting better results from valgrind leak tracking David Rowley
- Pgsql Google Summer of Code Zi Yi Xu
- Re: [HACKERS] Custom compression methods (buildfarm xupgrade) Justin Pryzby
- Re: TRUNCATE on foreign table Kohei KaiGai
- Re: TRUNCATE on foreign table Kohei KaiGai
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: row filtering for logical replication Euler Taveira
- Re: TRUNCATE on foreign table Fujii Masao
- Re: Bug on update timing of walrcv->flushedUpto variable Kyotaro Horiguchi
- Re: Allow matching whole DN from a client certificate Michael Paquier
- Re: multi-install PostgresNode Michael Paquier
- Re: wal stats questions Kyotaro Horiguchi
- Re: wal stats questions Kyotaro Horiguchi
- name of enum used in 'Cache if PathTarget and RestrictInfos contain volatile functions' Zhihong Yu
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- Re: Get memory contexts of an arbitrary backend process torikoshia
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans Zhihong Yu
- Re: libpq debug log 'alvherre@alvh.no-ip.org'
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: libpq debug log Kyotaro Horiguchi
- Re: TRUNCATE on foreign table Michael Paquier
- Re: invalid data in file backup_label problem on windows Michael Paquier
- Re: name of enum used in 'Cache if PathTarget and RestrictInfos contain volatile functions' Peter Smith
- Re: [PATCH] Provide more information to filter_prepare Amit Kapila
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: [PATCH] Provide more information to filter_prepare Amit Kapila
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- Re: Rename of triggers for partitioned tables Arne Roland
- Re: [HACKERS] logical decoding of two-phase transactions vignesh C
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: invalid data in file backup_label problem on windows Magnus Hagander
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: Walsender may fail to send wal to the end. Kyotaro Horiguchi
- Re: [PATCH] Provide more information to filter_prepare Amit Kapila
- Re: Calendar support in localization Thomas Munro
- Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila
- Re: Rename of triggers for partitioned tables Arne Roland
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- Re: row filtering for logical replication Rahila Syed
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: [PATCH] Provide more information to filter_prepare Amit Kapila
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: [Proposal] Global temporary tables 曾文旌
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- Obsolete comment in postgres_fdw.c Etsuro Fujita
- Re: [PATCH] Provide more information to filter_prepare vignesh C
- Re: proposal: unescape_text function Peter Eisentraut
- Re: proposal: unescape_text function Pavel Stehule
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- Re: Calendar support in localization Matthias van de Meent
- Re: [PATCH] add concurrent_abort callback for output plugin Ajin Cherian
- Re: [PATCH] Provide more information to filter_prepare vignesh C
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- Re: [BUG] orphaned function Drouvot, Bertrand
- Re: [Proposal] Global temporary tables 曾文旌
- Re: [Proposal] Global temporary tables 曾文旌
- Re: [Proposal] Global temporary tables wenjing
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: [PATCH] Provide more information to filter_prepare vignesh C
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- Re: Calendar support in localization Daniel Verite
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: row filtering for logical replication Euler Taveira
- Re: Calendar support in localization Matthias van de Meent
- Re: Rename of triggers for partitioned tables Alvaro Herrera
- Re: UniqueKey on Partitioned table. Ashutosh Bapat
- Re: parallel distinct union and aggregate support patch David Steele
- Re: [PATCH] Provide more information to filter_prepare vignesh C
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. David Steele
- Re: Rename of triggers for partitioned tables Arne Roland
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing
- Re: pgbench stopped supporting large number of client connections on Windows David Steele
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: Calendar support in localization Surafel Temesgen
- Re: Rename of triggers for partitioned tables Alvaro Herrera
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Merging statistics from children instead of re-sampling everything Tomas Vondra
- Re: Pgsql Google Summer of Code Stephen Frost
- Re: Add client connection check during the execution of the query Maksim Milyutin
- Re: Get memory contexts of an arbitrary backend process Fujii Masao
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. James Hilliard
- Re: Getting better results from valgrind leak tracking Andres Freund
- Re: pg_amcheck contrib application Mark Dilger
- Re: row filtering for logical replication Rahila Syed
- Fix detection of preadv/pwritev support for OSX. James Hilliard
- Re: TRUNCATE on foreign table Fujii Masao
- Re: TRUNCATE on foreign table Fujii Masao
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: [PATCH] Add --create-only option to pg_dump/pg_dumpall Cary Huang
- Re: Merging statistics from children instead of re-sampling everything Justin Pryzby
- Re: TRUNCATE on foreign table Fujii Masao
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing
- Re: Merging statistics from children instead of re-sampling everything Tomas Vondra
- Add missing function abs (interval) Isaac Morland
- Re: pg_amcheck contrib application Robert Haas
- Re: UniqueKey on Partitioned table. David Rowley
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
- "box" type description Christoph Berg
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: psql lacking clearerr() Alvaro Herrera
- Re: Getting better results from valgrind leak tracking David Rowley
- Re: psql lacking clearerr() Alvaro Herrera
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Thomas Munro
- Flaky vacuum truncate test in reloptions.sql Arseny Sher
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: Add missing function abs (interval) John Naylor
- Re: pg_amcheck contrib application Mark Dilger
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. James Hilliard
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Thomas Munro
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: TRUNCATE on foreign table Kohei KaiGai
- Re: Merging statistics from children instead of re-sampling everything Tomas Vondra
- Re: wal stats questions Masahiro Ikeda
- Re: Merging statistics from children instead of re-sampling everything Tomas Vondra
- Re: UniqueKey on Partitioned table. Andy Fan
- Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: Replication slot stats misgivings Andres Freund
- Re: Add missing function abs (interval) Michael Paquier
- Re: Allow matching whole DN from a client certificate Michael Paquier
- Re: TRUNCATE on foreign table Kohei KaiGai
- Re: Autovacuum on partitioned table (autoanalyze) Tomas Vondra
- Copyright update for nbtsearch.c tanghy.fnst@fujitsu.com
- Re: Extensions not dumped when --schema is used Michael Paquier
- Re: Copyright update for nbtsearch.c Michael Paquier
- Re: Copyright update for nbtsearch.c Julien Rouhaud
- Re: Copyright update for nbtsearch.c Michael Paquier
- RE: Copyright update for nbtsearch.c tanghy.fnst@fujitsu.com
- Re: Obsolete comment in postgres_fdw.c Etsuro Fujita
- Redundant errdetail prefix "The error was:" in some logical replication messages Peter Smith
- Re: Replication slot stats misgivings vignesh C
- Re: [PATCH] add concurrent_abort callback for output plugin Ajin Cherian
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: [HACKERS] logical decoding of two-phase transactions vignesh C
- Re: Replication slot stats misgivings Andres Freund
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Tom Lane
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: Copyright update for nbtsearch.c Tom Lane
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: Redundant errdetail prefix "The error was:" in some logical replication messages Tom Lane
- Re: Redundant errdetail prefix "The error was:" in some logical replication messages Bharath Rupireddy
- Re: TRUNCATE on foreign table Fujii Masao
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. James Hilliard
- Re: Walsender may fail to send wal to the end. Kyotaro Horiguchi
- Re: Refactor SSL test framework to support multiple TLS libraries Michael Paquier
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Julien Rouhaud
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: Flaky vacuum truncate test in reloptions.sql Michael Paquier
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Julien Rouhaud
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: [PATCH] add concurrent_abort callback for output plugin Ajin Cherian
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: wal stats questions Kyotaro Horiguchi
- Re: Redundant errdetail prefix "The error was:" in some logical replication messages Peter Smith
- Re: [PATCH] Provide more information to filter_prepare Amit Kapila
- RE: [EXTERNAL] Any objection to documenting pg_sequence_last_value()? Hanefi Onaldi
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Use consistent terminology for tablesync slots. Peter Smith
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila
- Re: [PATCH] add concurrent_abort callback for output plugin Ajin Cherian
- Re: Use consistent terminology for tablesync slots. Amit Kapila
- Re: Add Nullif case for eval_const_expressions_mutator Peter Eisentraut
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: Use consistent terminology for tablesync slots. Bharath Rupireddy
- Re: Re: parallel distinct union and aggregate support patch bucoo@sohu.com
- Re: [PATCH] Provide more information to filter_prepare Markus Wanner
- extra semicolon in postgres_fdw test cases Suraj Kharage
- Re: Refactor SSL test framework to support multiple TLS libraries Michael Paquier
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: pgbench - add pseudo-random permutation function Dean Rasheed
- Issue with point_ops and NaN Julien Rouhaud
- Re: extra semicolon in postgres_fdw test cases Bharath Rupireddy
- Re: row filtering for logical replication Amit Kapila
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: extra semicolon in postgres_fdw test cases Amit Kapila
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: wal stats questions Masahiro Ikeda
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- Outdated comment for CreateStmt.inhRelations Julien Rouhaud
- Re: Issue with point_ops and NaN Laurenz Albe
- Re: Issue with point_ops and NaN Julien Rouhaud
- Re: Get memory contexts of an arbitrary backend process torikoshia
- Re: Flaky vacuum truncate test in reloptions.sql Arseny Sher
- Re: Refactor SSL test framework to support multiple TLS libraries Andrew Dunstan
- RE: libpq debug log iwata.aya@fujitsu.com
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Rod Taylor
- Re: [HACKERS] Custom compression methods Tom Lane
- DROP INDEX docs - explicit lock naming Greg Rychlewski
- Re: Issue with point_ops and NaN Tom Lane
- Re: Refactor SSL test framework to support multiple TLS libraries Alvaro Herrera
- Re: libpq compression Daniil Zakhlystov
- Re: Autovacuum on partitioned table (autoanalyze) Tomas Vondra
- Re: [PATCH] Add --create-only option to pg_dump/pg_dumpall Michael Banck
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: libpq compression Daniil Zakhlystov
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans Zhihong Yu
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: Autovacuum worker doesn't immediately exit on postmaster death Stephen Frost
- Re: SQL/JSON: JSON_TABLE Erik Rijkers
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- Re: Stronger safeguard for archive recovery not to miss data Fujii Masao
- multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: Failed assertion on standby while shutdown Maxim Orlov
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: Calendar support in localization Daniel Verite
- Re: pgbench - add pseudo-random permutation function Fabien COELHO
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: Failed assertion on standby while shutdown igor levshin
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Isaac Morland
- Re: Support tab completion for upper character inputs in psql David Zhang
- Re: SELECT INTO deprecation Jan Wieck
- Bug? pg_identify_object_as_address() et al doesn't work with pg_enum.oid Joel Jacobson
- Re: pgbench - add pseudo-random permutation function Dean Rasheed
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: Get memory contexts of an arbitrary backend process Fujii Masao
- Re: "has_column_privilege()" issue with attnums and non-existent columns Joe Conway
- Re: pgbench - add pseudo-random permutation function Dean Rasheed
- Re: pg_amcheck contrib application Robert Haas
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Isaac Morland
- Re: "has_column_privilege()" issue with attnums and non-existent columns Tom Lane
- Re: "has_column_privilege()" issue with attnums and non-existent columns Joe Conway
- Re: SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: Remove page-read callback from XLogReaderState. Thomas Munro
- unconstrained memory growth in long running procedure stored procedure after upgrading 11-12 Merlin Moncure
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Trouble with initdb trying to run regression tests Isaac Morland
- Re: SQL/JSON: JSON_TABLE Erik Rijkers
- Re: Refactor SSL test framework to support multiple TLS libraries Daniel Gustafsson
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: Refactor SSL test framework to support multiple TLS libraries Alvaro Herrera
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: "has_column_privilege()" issue with attnums and non-existent columns Tom Lane
- Re: Trouble with initdb trying to run regression tests Tom Lane
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: Proposal: Save user's original authenticated identity for logging Jacob Champion
- What to call an executor node which lazily caches tuples in a hash table? David Rowley
- Re: unconstrained memory growth in long running procedure stored procedure after upgrading 11-12 Justin Pryzby
- Re: What to call an executor node which lazily caches tuples in a hash table? Zhihong Yu
- Re: libpq debug log 'alvherre@alvh.no-ip.org'
- Re: unconstrained memory growth in long running procedure stored procedure after upgrading 11-12 Tom Lane
- Re: "has_column_privilege()" issue with attnums and non-existent columns Joe Conway
- Re: libpq debug log 'alvherre@alvh.no-ip.org'
- Re: Outdated comment for CreateStmt.inhRelations Michael Paquier
- Re: Extensions not dumped when --schema is used Michael Paquier
- cursor already in use, UPDATE RETURNING bug? Jaime Casanova
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Thomas Munro
- Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan
- Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan
- Re: DROP INDEX docs - explicit lock naming Michael Paquier
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: multi-install PostgresNode fails with older postgres versions Michael Paquier
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: Refactor SSL test framework to support multiple TLS libraries Michael Paquier
- Re: Use consistent terminology for tablesync slots. Peter Smith
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: [PATCH] add concurrent_abort callback for output plugin Ajin Cherian
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. James Hilliard
- Re: Refactor SSL test framework to support multiple TLS libraries Michael Paquier
- Re: What to call an executor node which lazily caches tuples in a hash table? Andy Fan
- Re: row filtering for logical replication Euler Taveira
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Tom Lane
- Re: Trouble with initdb trying to run regression tests Isaac Morland
- Re: libpq debug log 'alvherre@alvh.no-ip.org'
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- RE: libpq debug log tsunakawa.takay@fujitsu.com
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. James Hilliard
- Re: "box" type description Kyotaro Horiguchi
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: What to call an executor node which lazily caches tuples in a hash table? David Rowley
- Re: multi-install PostgresNode fails with older postgres versions Michael Paquier
- Re: Add missing function abs (interval) Isaac Morland
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: DROP INDEX docs - explicit lock naming Greg Rychlewski
- Re: Lowering the ever-growing heap->pd_lower Peter Geoghegan
- Re: extra semicolon in postgres_fdw test cases vignesh C
- Re: Outdated comment for CreateStmt.inhRelations Julien Rouhaud
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: extra semicolon in postgres_fdw test cases Michael Paquier
- Re: What to call an executor node which lazily caches tuples in a hash table? David Rowley
- Re: unconstrained memory growth in long running procedure stored procedure after upgrading 11-12 Justin Pryzby
- Re: extra semicolon in postgres_fdw test cases Amit Kapila
- Re: pg_amcheck contrib application Mark Dilger
- Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila
- Re: Use consistent terminology for tablesync slots. Amit Kapila
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Stronger safeguard for archive recovery not to miss data Kyotaro Horiguchi
- Re: Stronger safeguard for archive recovery not to miss data Kyotaro Horiguchi
- Re: extra semicolon in postgres_fdw test cases Amit Kapila
- Re: Get memory contexts of an arbitrary backend process torikoshia
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Thomas Munro
- Re: Replication slot stats misgivings vignesh C
- Re: Stronger safeguard for archive recovery not to miss data Kyotaro Horiguchi
- Re: Stronger safeguard for archive recovery not to miss data Kyotaro Horiguchi
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: Extensions not dumped when --schema is used Guillaume Lelarge
- Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Julien Rouhaud
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Re: Issue with point_ops and NaN Kyotaro Horiguchi
- Re: Issue with point_ops and NaN Kyotaro Horiguchi
- Re: Issue with point_ops and NaN Kyotaro Horiguchi
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: pgbench - add pseudo-random permutation function Fabien COELHO
- Crash in record_type_typmod_compare Sait Talha Nisanci
- Re: locking [user] catalog tables vs 2pc vs logical rep Ajin Cherian
- Re: [PATCH] add concurrent_abort callback for output plugin Ajin Cherian
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Shared buffers advice for windows in the wiki talk to ben
- Re: Shared buffers advice for windows in the wiki David Rowley
- Re: Lowering the ever-growing heap->pd_lower Matthias van de Meent
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Issue with point_ops and NaN Laurenz Albe
- Re: SQL-standard function body Julien Rouhaud
- Re: Failed assertion on standby while shutdown Maxim Orlov
- Re: "box" type description Christoph Berg
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C
- Re: row filtering for logical replication Amit Kapila
- Re: cursor already in use, UPDATE RETURNING bug? Ashutosh Bapat
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: pgbench - add pseudo-random permutation function Dean Rasheed
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: UniqueKey on Partitioned table. Ashutosh Bapat
- Re: Flaky vacuum truncate test in reloptions.sql Masahiko Sawada
- Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila
- Re: Crash in record_type_typmod_compare Sait Talha Nisanci
- Re: [PATCH] Allow multiple recursive self-references Denis Hirn
- Re: invalid data in file backup_label problem on windows David Steele
- Re: Flaky vacuum truncate test in reloptions.sql Arseny Sher
- Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner
- Prevent query cancel packets from being replayed by an attacker (From TODO) Sebastian Cabot
- Re: [PATCH] Allow multiple recursive self-references Denis Hirn
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera
- Re: Calendar support in localization Surafel Temesgen
- Re: Prevent query cancel packets from being replayed by an attacker (From TODO) Laurenz Albe
- Re: cursor already in use, UPDATE RETURNING bug? Jaime Casanova
- Re: unconstrained memory growth in long running procedure stored procedure after upgrading 11-12 Merlin Moncure
- Re: TRUNCATE on foreign table Kohei KaiGai
- Re: Allow an alias to be attached directly to a JOIN ... USING Peter Eisentraut
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: New IndexAM API controlling index vacuum strategies Robert Haas
- Re: Prevent query cancel packets from being replayed by an attacker (From TODO) Sebastian Cabot
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule
- Re: making update/delete of inheritance trees scale better Robert Haas
- Re: Crash in record_type_typmod_compare Tom Lane
- Re: pg_amcheck contrib application Robert Haas
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Julien Rouhaud
- Re: making update/delete of inheritance trees scale better Tom Lane
- Crash in BRIN minmax-multi indexes Jaime Casanova
- Re: pg_amcheck contrib application Mark Dilger
- using extended statistics to improve join estimates Tomas Vondra
- Re: making update/delete of inheritance trees scale better Robert Haas
- Re: pg_amcheck contrib application Robert Haas
- Re: pg_amcheck contrib application Mark Dilger
- Re: pg_amcheck contrib application Robert Haas
- Re: pgbench - add pseudo-random permutation function Fabien COELHO
- Re: "has_column_privilege()" issue with attnums and non-existent columns Joe Conway
- Re: ModifyTable overheads in generic plans Tom Lane
- Re: Crash in BRIN minmax-multi indexes Zhihong Yu
- Re: Crash in BRIN minmax-multi indexes Tomas Vondra
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Tom Lane
- Re: row filtering for logical replication Andres Freund
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Martin Jonsson
- Re: Crash in record_type_typmod_compare Andres Freund
- Re: Redundant errdetail prefix "The error was:" in some logical replication messages Tom Lane
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: Crash in record_type_typmod_compare Tom Lane
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: Crash in record_type_typmod_compare Andres Freund
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson
- Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- RFC: Table access methods and scans Mats Kindahl
- Re: libpq debug log Tom Lane
- Re: Idea: Avoid JOINs by using path expressions to follow FKs Isaac Morland
- Re: Add docs stub for recovery.conf Stephen Frost
- Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan