Mailing lists [pgsql-hackers]
- Re: Allowing to create LEAKPROOF functions to non-superuser Noah Misch
- Re: make world and install-world without docs Alvaro Herrera
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Michael Paquier
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: be-secure-gssapi.c and auth.c with setenv() not compatible on Windows Michael Paquier
- Re: CALL versus procedures with output-only arguments Laurenz Albe
- Re: Alias collision in `refresh materialized view concurrently` Michael Paquier
- Re: CALL versus procedures with output-only arguments David G. Johnston
- Re: Different compression methods for FPI Michael Paquier
- Re: Assertion failure while streaming toasted data Amit Kapila
- Re: A new function to wait for the backend exit after termination Noah Misch
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Duplicate history file? Tatsuro Yamada
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Clear empty space in a page. Yura Sokolov
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- RE: [BUG]Update Toast data failure in logical replication tanghy.fnst@fujitsu.com
- Re: security_definer_search_path GUC Joel Jacobson
- Re: locking [user] catalog tables vs 2pc vs logical rep Peter Smith
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Michael Paquier
- Re: Alias collision in `refresh materialized view concurrently` Bharath Rupireddy
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- RE: Skip partition tuple routing with constant partition key houzj.fnst@fujitsu.com
- Re: security_definer_search_path GUC Pavel Stehule
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Parallel INSERT SELECT take 2 Greg Nancarrow
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Kapila
- Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
- Re: security_definer_search_path GUC Joel Jacobson
- Re: security_definer_search_path GUC Pavel Stehule
- Re: security_definer_search_path GUC Joel Jacobson
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Alias collision in `refresh materialized view concurrently` Bernd Helmle
- parent foreign tables and row marks Amit Langote
- Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Langote
- Re: storing an explicit nonce Robert Haas
- Re: Table AM modifications to accept column projection lists Aleksander Alekseev
- Re: security_definer_search_path GUC Pavel Stehule
- Re: join pushdown and issue with foreign update Amit Langote
- Re: Alias collision in `refresh materialized view concurrently` Bharath Rupireddy
- Re: storing an explicit nonce Bruce Momjian
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: Skipping logical replication transactions on subscriber side Peter Eisentraut
- Re: security_definer_search_path GUC Joel Jacobson
- Re: join pushdown and issue with foreign update Alexander Pyhalov
- Re: security_definer_search_path GUC Pavel Stehule
- return correct error code from pgtls_init Zhihong Yu
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: join pushdown and issue with foreign update Tom Lane
- Re: join pushdown and issue with foreign update Alexander Pyhalov
- Re: create table like: ACCESS METHOD Justin Pryzby
- Re: Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM Greg Sabino Mullane
- Re: CALL versus procedures with output-only arguments Andrew Dunstan
- Re: join pushdown and issue with foreign update Tom Lane
- Re: Race condition in recovery? Robert Haas
- Re: join pushdown and issue with foreign update Tom Lane
- Re: make world and install-world without docs Peter Eisentraut
- Re: make world and install-world without docs Tom Lane
- Re: CALL versus procedures with output-only arguments Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: Alias collision in `refresh materialized view concurrently` Thomas Munro
- Re: Alias collision in `refresh materialized view concurrently` Michael Paquier
- ALTER SUBSCRIPTION REFRESH PUBLICATION has default copy_data = true? Peter Smith
- Re: return correct error code from pgtls_init Michael Paquier
- Fixup some appendStringInfo and appendPQExpBuffer calls houzj.fnst@fujitsu.com
- TAP tests still sensitive to various PG* environment variables Michael Paquier
- Re: return correct error code from pgtls_init Zhihong Yu
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. Fujii Masao
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- Re: be-secure-gssapi.c and auth.c with setenv() not compatible on Windows Michael Paquier
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Peter Smith
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls Michael Paquier
- Re: Speed up pg_checksums in cases where checksum already set Michael Paquier
- Re: Two patches to speed up pg_rewind. Michael Paquier
- Re: Alias collision in `refresh materialized view concurrently` Bharath Rupireddy
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Peter Smith
- Re: Two patches to speed up pg_rewind. Thomas Munro
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
- Re: security_definer_search_path GUC Joel Jacobson
- Re: security_definer_search_path GUC Pavel Stehule
- RE: Parallel INSERT SELECT take 2 houzj.fnst@fujitsu.com
- Re: join pushdown and issue with foreign update Andrey Lepikhov
- Re: join pushdown and issue with foreign update Amit Langote
- Re: Alias collision in `refresh materialized view concurrently` Michael Paquier
- Re: Two patches to speed up pg_rewind. Michael Paquier
- Re: join pushdown and issue with foreign update Alexander Pyhalov
- Re: TAP tests still sensitive to various PG* environment variables Daniel Gustafsson
- Re: join pushdown and issue with foreign update Amit Langote
- RE: [BUG]Update Toast data failure in logical replication tanghy.fnst@fujitsu.com
- RE: Parallel INSERT SELECT take 2 houzj.fnst@fujitsu.com
- Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
- tab-complete for CREATE TYPE ... SUBSCRIPT tanghy.fnst@fujitsu.com
- Re: Alias collision in `refresh materialized view concurrently` Bharath Rupireddy
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls Alvaro Herrera
- RE: tab-complete for CREATE TYPE ... SUBSCRIPT tanghy.fnst@fujitsu.com
- pg_stat_progress_create_index vs. parallel index builds Tomas Vondra
- Re: [PATCH] Allow queries in WHEN expression of FOR EACH STATEMENT triggers Joe Wildish
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: security_definer_search_path GUC Joel Jacobson
- Re: Race condition in recovery? Noah Misch
- Re: pg_stat_progress_create_index vs. parallel index builds Matthias van de Meent
- Re: pg_stat_progress_create_index vs. parallel index builds Tomas Vondra
- Support for CREATE MODULE? Jim Mlodgenski
- Re: [BUG]Update Toast data failure in logical replication Kuntal Ghosh
- Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
- Re: Support for CREATE MODULE? Tom Lane
- Re: tab-complete for CREATE TYPE ... SUBSCRIPT Bharath Rupireddy
- Re: Speed up pg_checksums in cases where checksum already set Greg Sabino Mullane
- Re: Support for CREATE MODULE? Jim Mlodgenski
- Re: tab-complete for CREATE TYPE ... SUBSCRIPT Tom Lane
- Re: ALTER SUBSCRIPTION REFRESH PUBLICATION has default copy_data = true? Peter Eisentraut
- Re: ALTER SUBSCRIPTION REFRESH PUBLICATION has default copy_data = true? Bharath Rupireddy
- Re: pg_stat_progress_create_index vs. parallel index builds Matthias van de Meent
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls Peter Eisentraut
- Re: Support for CREATE MODULE? Bruce Momjian
- Re: Support for CREATE MODULE? Joe Conway
- Re: Support for CREATE MODULE? Tom Lane
- Re: Support for CREATE MODULE? Joel Jacobson
- Re: pg_stat_progress_create_index vs. parallel index builds Tomas Vondra
- Re: pg_stat_progress_create_index vs. parallel index builds Matthias van de Meent
- speed up verifying UTF-8 John Naylor
- Re: security_definer_search_path GUC Marko Tiikkaja
- Re: pg_stat_progress_create_index vs. parallel index builds Alvaro Herrera
- Re: security_definer_search_path GUC Pavel Stehule
- Re: security_definer_search_path GUC Julien Rouhaud
- Re: parent foreign tables and row marks Tom Lane
- Re: Support for CREATE MODULE? Alvaro Herrera
- Re: security_definer_search_path GUC Alvaro Herrera
- Re: TAP tests still sensitive to various PG* environment variables Andrew Dunstan
- Re: make world and install-world without docs Andrew Dunstan
- Re: pg_stat_progress_create_index vs. parallel index builds Tomas Vondra
- Re: make world and install-world without docs Tom Lane
- Re: security_definer_search_path GUC Joel Jacobson
- Re: pg_stat_progress_create_index vs. parallel index builds Alvaro Herrera
- improve installation short version Andrew Dunstan
- Re: improve installation short version Mark Dilger
- Re: Speed up pg_checksums in cases where checksum already set Greg Sabino Mullane
- Re: pgsql: Add regression test for recovery pause. Tom Lane
- Re: improve installation short version Andrew Dunstan
- Re: improve installation short version Tom Lane
- Re: pgsql: Add regression test for recovery pause. Andrew Dunstan
- Re: security_definer_search_path GUC Marko Tiikkaja
- Re: security_definer_search_path GUC Marko Tiikkaja
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Tomas Vondra
- Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
- Re: parent foreign tables and row marks Amit Langote
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley
- Re: Outdated comments about proc->sem in lwlock.c Thomas Munro
- Re: What to call an executor node which lazily caches tuples in a hash table? (GUC) Justin Pryzby
- Re: A micro-optimisation for ProcSendSignal() Thomas Munro
- Re: PoC/WIP: Extended statistics on expressions (\d in old client) Justin Pryzby
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Masahiko Sawada
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls Tom Lane
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls Michael Paquier
- Re: TAP tests still sensitive to various PG* environment variables Michael Paquier
- Re: What to call an executor node which lazily caches tuples in a hash table? (GUC) David Rowley
- Re: Re[3]: On login trigger: take three Greg Nancarrow
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley
- Re: TAP tests still sensitive to various PG* environment variables Michael Paquier
- Documentation missing for PGSSLCRLDIR Michael Paquier
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
- Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls Tom Lane
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley
- Re: Documentation missing for PGSSLCRLDIR Kyotaro Horiguchi
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiro Ikeda
- Re: security_definer_search_path GUC Joel Jacobson
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley
- Re: Alias collision in `refresh materialized view concurrently` Michael Paquier
- Failures with gcd functions with GCC snapshots GCC and -O3 (?) Michael Paquier
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Dean Rasheed
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Sergei Kornilov
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- pg_upgrade is failed for 'plpgsql_call_handler' handler tushar
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Are we missing (void) when return value of fsm_set_and_search is ignored? Bharath Rupireddy
- Re: pg_upgrade is failed for 'plpgsql_call_handler' handler Daniel Gustafsson
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Dilip Kumar
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Bharath Rupireddy
- Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Julien Rouhaud
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Dilip Kumar
- Re: Documentation missing for PGSSLCRLDIR Daniel Gustafsson
- A few source files have the wrong copyright year David Rowley
- Re: A few source files have the wrong copyright year Daniel Gustafsson
- Re: improve installation short version Andrew Dunstan
- Re: A few source files have the wrong copyright year David Rowley
- Re: Support for CREATE MODULE? Peter Eisentraut
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Bharath Rupireddy
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Peter Eisentraut
- Re: improve installation short version Peter Eisentraut
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls Peter Eisentraut
- Re: parent foreign tables and row marks Amit Langote
- Re: speed up verifying UTF-8 Heikki Linnakangas
- missing GRANT on pg_subscription columns Euler Taveira
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Tom Lane
- Re: pg_upgrade is failed for 'plpgsql_call_handler' handler Tom Lane
- Re: pg_upgrade is failed for 'plpgsql_call_handler' handler Daniel Gustafsson
- Re: speed up verifying UTF-8 Greg Stark
- Re: speed up verifying UTF-8 Greg Stark
- Re: Multi-Column List Partitioning Nitin Jadhav
- Re: speed up verifying UTF-8 John Naylor
- Re: Asynchronous Append on postgres_fdw nodes. Andrey Lepikhov
- Re: speed up verifying UTF-8 John Naylor
- Re: security_definer_search_path GUC Pavel Stehule
- Re: security_definer_search_path GUC Marko Tiikkaja
- Re: security_definer_search_path GUC Pavel Stehule
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Alvaro Herrera
- Re: security_definer_search_path GUC Mark Dilger
- Re: security_definer_search_path GUC Marko Tiikkaja
- Re: security_definer_search_path GUC Pavel Stehule
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
- Re: missing GRANT on pg_subscription columns Tom Lane
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Arne Roland
- Re: SSL SNI Jacob Champion
- Re: Support for NSS as a libpq TLS backend Jeff Davis
- Re: SSL SNI Tom Lane
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: SSL SNI Tom Lane
- Re: BUG #16079: Question Regarding the BUG #16064 Jeff Davis
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Tomas Vondra
- Re: SSL SNI Tom Lane
- Re: security_definer_search_path GUC Mark Dilger
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: security_definer_search_path GUC Isaac Morland
- Re: speed up verifying UTF-8 John Naylor
- Re: security_definer_search_path GUC Pavel Stehule
- Re: speed up verifying UTF-8 Heikki Linnakangas
- Re: speed up verifying UTF-8 John Naylor
- Re: security_definer_search_path GUC Mark Dilger
- Re: speed up verifying UTF-8 Heikki Linnakangas
- Re: [PATCH] expand the units that pg_size_pretty supports on output David Christensen
- Re: speed up verifying UTF-8 Heikki Linnakangas
- Re: security_definer_search_path GUC Pavel Stehule
- Re: CALL versus procedures with output-only arguments Andrew Dunstan
- Re: Support for NSS as a libpq TLS backend Andrew Dunstan
- Make unlogged table resets detectable Jeff Davis
- Re: Support for NSS as a libpq TLS backend Jeff Davis
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: Race condition in recovery? Robert Haas
- Re: CALL versus procedures with output-only arguments Andrew Dunstan
- Re: pgsql: Add regression test for recovery pause. Andrew Dunstan
- Re: pgsql: Add regression test for recovery pause. Tom Lane
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- DELETE CASCADE David Christensen
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Zhihong Yu
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Zhihong Yu
- Re: Support for NSS as a libpq TLS backend Tom Lane
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Tomas Vondra
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Support for NSS as a libpq TLS backend Bruce Momjian
- Re: pgsql: Add regression test for recovery pause. Andrew Dunstan
- Re: Support for NSS as a libpq TLS backend Tom Lane
- Re: CALL versus procedures with output-only arguments Peter Eisentraut
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: DELETE CASCADE Isaac Morland
- Re: CALL versus procedures with output-only arguments Andrew Dunstan
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: alter table set TABLE ACCESS METHOD Jeff Davis
- Re: CALL versus procedures with output-only arguments Peter Eisentraut
- Re: DELETE CASCADE David G. Johnston
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: DELETE CASCADE David Christensen
- Re: DELETE CASCADE David Christensen
- Re: DELETE CASCADE David Christensen
- Re: DELETE CASCADE Isaac Morland
- Re: DELETE CASCADE Isaac Morland
- checking return value from unlink in write_relcache_init_file Zhihong Yu
- Re: checking return value from unlink in write_relcache_init_file Justin Pryzby
- Re: checking return value from unlink in write_relcache_init_file Tom Lane
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Tom Lane
- Re: DELETE CASCADE David G. Johnston
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Arne Roland
- Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions Jeff Davis
- Re: A few source files have the wrong copyright year David Rowley
- Re: A few source files have the wrong copyright year Michael Paquier
- Re: Documentation missing for PGSSLCRLDIR Michael Paquier
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Andrew Dunstan
- Re: Documentation missing for PGSSLCRLDIR Michael Paquier
- Re: RFC: Table access methods and scans Jeff Davis
- Re: checking return value from unlink in write_relcache_init_file Alvaro Herrera
- Re: BUG #16079: Question Regarding the BUG #16064 Michael Paquier
- Re: checking return value from unlink in write_relcache_init_file Tom Lane
- Re: checking return value from unlink in write_relcache_init_file Zhihong Yu
- RE: [BUG]Update Toast data failure in logical replication tanghy.fnst@fujitsu.com
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Julien Rouhaud
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- Re: alter table set TABLE ACCESS METHOD Michael Paquier
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Michael Paquier
- Re: RFC: Table access methods and scans Mats Kindahl
- Re: security_definer_search_path GUC Joel Jacobson
- Re: Make unlogged table resets detectable Heikki Linnakangas
- Re: security_definer_search_path GUC Pavel Stehule
- Re: Transactions involving multiple postgres foreign servers, take 2 ikedamsh@oss.nttdata.com
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: pg_stat_progress_create_index vs. parallel index builds Greg Nancarrow
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: Race condition in recovery? Dilip Kumar
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- A few random typos in the docs Daniel Gustafsson
- Fast COPY FROM based on batch insert Andrey Lepikhov
- detailed error message of pg_waldump Kyotaro Horiguchi
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- RE: Fast COPY FROM based on batch insert tsunakawa.takay@fujitsu.com
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: security_definer_search_path GUC Joel Jacobson
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: security_definer_search_path GUC Pavel Stehule
- Re: [Proposal] Global temporary tables wenjing
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Masahiko Sawada
- Re: A few random typos in the docs David Rowley
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Bharath Rupireddy
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
- Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Maxim Orlov
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO
- Re: pg_stat_progress_create_index vs. parallel index builds Greg Nancarrow
- Re: security_definer_search_path GUC Joel Jacobson
- Re: Fixup some appendStringInfo and appendPQExpBuffer calls Tom Lane
- Re: when the startup process doesn't Nitin Jadhav
- Re: Race condition in recovery? Robert Haas
- Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Bharath Rupireddy
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Ranier Vilela
- Re: Race condition in recovery? Robert Haas
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Pavel Borisov
- Re: Add ZSON extension to /contrib/ Aleksander Alekseev
- Re: Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM Greg Sabino Mullane
- Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Alvaro Herrera
- Re: security_definer_search_path GUC Joel Jacobson
- Re: security_definer_search_path GUC Pavel Stehule
- Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Bharath Rupireddy
- pg_upgrade don't echo windows commands Andrew Dunstan
- Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Alvaro Herrera
- Re: Support for NSS as a libpq TLS backend Magnus Hagander
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Ranier Vilela
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
- Re: RFC: Table access methods and scans Jeff Davis
- Re: alter table set TABLE ACCESS METHOD Jeff Davis
- Re: Support for CREATE MODULE? Jim Mlodgenski
- Re: CALL versus procedures with output-only arguments Peter Eisentraut
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: DELETE CASCADE Peter Eisentraut
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Peter Eisentraut
- Re: Support for CREATE MODULE? Pavel Stehule
- Re: DELETE CASCADE David Christensen
- Re: DELETE CASCADE Isaac Morland
- Re: DELETE CASCADE David Christensen
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: PG 14 release notes, first draft Justin Pryzby
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Alvaro Herrera
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Alvaro Herrera
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane
- Re: [Proposal] Add accumulated statistics for wait event Jehan-Guillaume de Rorthais
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Oh, Mike
- Re: logical decoding bug: segfault in ReorderBufferToastReplace() Jeremy Schneider
- Re: Table AM modifications to accept column projection lists Jacob Champion
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Alvaro Herrera
- Re: join pushdown and issue with foreign update Tom Lane
- Re: logical decoding bug: segfault in ReorderBufferToastReplace() Alvaro Herrera
- Re: alter table set TABLE ACCESS METHOD Michael Paquier
- installcheck failure in indirect_toast with default_toast_compression = lz4 Michael Paquier
- Re: installcheck failure in indirect_toast with default_toast_compression = lz4 Tom Lane
- Re: alter table set TABLE ACCESS METHOD Jeff Davis
- Re: Make unlogged table resets detectable Jeff Davis
- Re: A new function to wait for the backend exit after termination Noah Misch
- Re: installcheck failure in indirect_toast with default_toast_compression = lz4 Michael Paquier
- Re: alter table set TABLE ACCESS METHOD Michael Paquier
- Fix a few typos in brin_minmax_multi.c David Rowley
- Re: Python 3.10 breaks regression tests with traceback changes Peter Eisentraut
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Bharath Rupireddy
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: logical decoding bug: segfault in ReorderBufferToastReplace() Amit Kapila
- Re: DELETE CASCADE Peter Eisentraut
- Re: DELETE CASCADE Peter Eisentraut
- Re: Are we missing (void) when return value of fsm_set_and_search is ignored? Julien Rouhaud
- Logical replication keepalive flood Abbas Butt
- Re: DELETE CASCADE David Christensen
- Re: DELETE CASCADE Isaac Morland
- Re: DELETE CASCADE David Christensen
- Re: Added schema level support for publication. vignesh C
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Ranier Vilela
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO
- Re: Table AM modifications to accept column projection lists Zhihong Yu
- Re: A new function to wait for the backend exit after termination Noah Misch
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- Re: SQL-standard function body Noah Misch
- Re: PoC/WIP: Extended statistics on expressions Noah Misch
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Noah Misch
- Re: Hook for extensible parsing. Julien Rouhaud
- Misplaced superuser check in pg_log_backend_memory_contexts() Michael Paquier
- Re: Misplaced superuser check in pg_log_backend_memory_contexts() Julien Rouhaud
- Re: SQL-standard function body Julien Rouhaud
- Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: Strangeness with UNIQUE indexes and UTF-8 Laurenz Albe
- Re: Strangeness with UNIQUE indexes and UTF-8 David Rowley
- Re: Misplaced superuser check in pg_log_backend_memory_contexts() Bharath Rupireddy
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane
- Re: Strangeness with UNIQUE indexes and UTF-8 Tom Lane
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: Misplaced superuser check in pg_log_backend_memory_contexts() Tom Lane
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: Strangeness with UNIQUE indexes and UTF-8 Magnus Hagander
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: Strangeness with UNIQUE indexes and UTF-8 Chapman Flack
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Tom Lane
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: PoC/WIP: Extended statistics on expressions Tom Lane
- Re: speed up verifying UTF-8 John Naylor
- Re: list of extended statistics on psql (\dX) Tomas Vondra
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: PoC/WIP: Extended statistics on expressions Tom Lane
- Re: installcheck failure in indirect_toast with default_toast_compression = lz4 Justin Pryzby
- Re: Strangeness with UNIQUE indexes and UTF-8 Justin Pryzby
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: Strangeness with UNIQUE indexes and UTF-8 Omar Kilani
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: Strangeness with UNIQUE indexes and UTF-8 Tom Lane
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Ranier Vilela
- Re: when the startup process doesn't Justin Pryzby
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: Transactions involving multiple postgres foreign servers, take 2 ikedamsh@oss.nttdata.com
- Re: Transactions involving multiple postgres foreign servers, take 2 ikedamsh@oss.nttdata.com
- Re: ALTER SUBSCRIPTION REFRESH PUBLICATION has default copy_data = true? Peter Smith
- Re: please update ps display for recovery checkpoint Justin Pryzby
- contrib/pg_visibility fails regression under CLOBBER_CACHE_ALWAYS Tom Lane
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
- Re: Fast COPY FROM based on batch insert Andrey Lepikhov
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Michael Paquier
- Re: Duplicate history file? Tatsuro Yamada
- Re: Duplicate history file? Tatsuro Yamada
- back-port one-line gcc-10+ warning fix to REL_10_STABLE Anton Voloshin
- Re: Logical replication keepalive flood Kyotaro Horiguchi
- Re: contrib/pg_visibility fails regression under CLOBBER_CACHE_ALWAYS Masahiko Sawada
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: DELETE CASCADE Peter Eisentraut
- Re: Duplicate history file? Tatsuro Yamada
- Re: DELETE CASCADE Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Greg Nancarrow
- Duplicate history file? Kyotaro Horiguchi
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: SQL-standard function body Peter Eisentraut
- Re: installcheck failure in indirect_toast with default_toast_compression = lz4 Michael Paquier
- Re: missing GRANT on pg_subscription columns Amit Kapila
- Re: SQL-standard function body Julien Rouhaud
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Fix dropped object handling in pg_event_trigger_ddl_commands Aleksander Alekseev
- Re: SSL SNI Peter Eisentraut
- Re: Tid scan improvements Peter Eisentraut
- Re: Logical replication keepalive flood Amit Kapila
- Re: Logical replication keepalive flood Abbas Butt
- Re: Fast COPY FROM based on batch insert Andrey Lepikhov
- Confused about extension and shared_preload_libraries Japin Li
- Re: Confused about extension and shared_preload_libraries Aleksander Alekseev
- RE: Skip partition tuple routing with constant partition key houzj.fnst@fujitsu.com
- Re: Tid scan improvements Edmund Horner
- Re: Tid scan improvements David Rowley
- Re: contrib/pg_visibility fails regression under CLOBBER_CACHE_ALWAYS Masahiko Sawada
- Re: speed up verifying UTF-8 Heikki Linnakangas
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: speed up verifying UTF-8 John Naylor
- Re: contrib/pg_visibility fails regression under CLOBBER_CACHE_ALWAYS Tomas Vondra
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Strangeness with UNIQUE indexes and UTF-8 Magnus Hagander
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: when the startup process doesn't Robert Haas
- Re: when the startup process doesn't Tom Lane
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: Race condition in recovery? Robert Haas
- Re: back-port one-line gcc-10+ warning fix to REL_10_STABLE Alvaro Herrera
- Re: Pre-allocating WAL files Bossart, Nathan
- Re: SQL-standard function body Tom Lane
- Re: SSL SNI Tom Lane
- Re: libpq debug log Robert Haas
- Re: SQL-standard function body Julien Rouhaud
- Re: please update ps display for recovery checkpoint Bossart, Nathan
- Re: please update ps display for recovery checkpoint Robert Haas
- Re: Duplicate history file? Stephen Frost
- A modest proposal vis hierarchical queries: MINUS in the column list Mark Zellers
- Re: Make unlogged table resets detectable Robert Haas
- Re: Make unlogged table resets detectable Tom Lane
- Re: Race condition in recovery? Robert Haas
- Re: SQL-standard function body Tom Lane
- Re: Tid scan improvements Peter Eisentraut
- Re: SQL-standard function body Peter Eisentraut
- Re: CALL versus procedures with output-only arguments Peter Eisentraut
- automatically generating node support functions Peter Eisentraut
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: security_definer_search_path GUC Joel Jacobson
- Re: Add PortalDrop in exec_execute_message Alvaro Herrera
- Re: security_definer_search_path GUC David G. Johnston
- Re: security_definer_search_path GUC David G. Johnston
- Re: security_definer_search_path GUC David G. Johnston
- Re: A modest proposal vis hierarchical queries: MINUS in the column list David G. Johnston
- Re: Add PortalDrop in exec_execute_message Tom Lane
- Re: Add PortalDrop in exec_execute_message Alvaro Herrera
- Re: A modest proposal vis hierarchical queries: MINUS in the column list Tom Lane
- Re: Add PortalDrop in exec_execute_message Tom Lane
- logical decoding and replication of sequences Tomas Vondra
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: pgsql: Support parallel btree index builds. Alvaro Herrera
- Re: A test for replay of regression tests Anastasia Lubennikova
- Remove server and libpq support for the version 2 wire protocol Tatsuo Ishii
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: pgsql: Support parallel btree index builds. Peter Geoghegan
- Re: Logical replication keepalive flood Kyotaro Horiguchi
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: SQL-standard function body Julien Rouhaud
- Re: Confused about extension and shared_preload_libraries Japin Li
- Re: Duplicate history file? Tatsuro Yamada
- Re: security_definer_search_path GUC Joel Jacobson
- Re: Misplaced superuser check in pg_log_backend_memory_contexts() Michael Paquier
- Re: A modest proposal vis hierarchical queries: MINUS in the column list Julien Rouhaud
- Re: Make unlogged table resets detectable Justin Pryzby
- Re: Duplicate history file? Kyotaro Horiguchi
- Error on pgbench logs YoungHwan Joo
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Michael Paquier
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Make unlogged table resets detectable Michael Paquier
- Re: Hook for extensible parsing. Julien Rouhaud
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Make unlogged table resets detectable Julien Rouhaud
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Logical replication keepalive flood Kyotaro Horiguchi
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Noah Misch
- Re: Race condition in recovery? Dilip Kumar
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: SSL SNI Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Race condition in recovery? Dilip Kumar
- RE: Parallel INSERT SELECT take 2 houzj.fnst@fujitsu.com
- Re: Duplicate history file? Tatsuro Yamada
- Remove unused code from the KnownAssignedTransactionIdes submodule Quan Zongliang
- Unused function parameter in get_qual_from_partbound() houzj.fnst@fujitsu.com
- Re: Error on pgbench logs Kyotaro Horiguchi
- GiST operator class for bool Emre Hasegeli
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: GiST operator class for bool Andrey Borodin
- Re: Unused function parameter in get_qual_from_partbound() David Rowley
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: Logical replication keepalive flood Abbas Butt
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: Make unlogged table resets detectable Robert Haas
- Re: automatically generating node support functions David Rowley
- Re: SSL SNI Peter Eisentraut
- Re: Misplaced superuser check in pg_log_backend_memory_contexts() Fujii Masao
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Alvaro Herrera
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: GiST operator class for bool Emre Hasegeli
- Re: A modest proposal vis hierarchical queries: MINUS in the column list Andrew Dunstan
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: Misplaced superuser check in pg_log_backend_memory_contexts() torikoshia
- Re: A modest proposal vis hierarchical queries: MINUS in the column list Tom Lane
- Re: SQL-standard function body Tom Lane
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Alvaro Herrera
- Re: Race condition in recovery? Robert Haas
- Re: A modest proposal vis hierarchical queries: MINUS in the column list Peter Eisentraut
- [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Make unlogged table resets detectable Tom Lane
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: automatically generating node support functions Peter Eisentraut
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Alvaro Herrera
- Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
- Re: logical decoding bug: segfault in ReorderBufferToastReplace() Jeremy Schneider
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: DELETE CASCADE David Christensen
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: Make unlogged table resets detectable Jeff Davis
- Re: DELETE CASCADE David Christensen
- Re: Make unlogged table resets detectable Tom Lane
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
- Re: Race condition in recovery? Robert Haas
- Re: Remove server and libpq support for the version 2 wire protocol Bruce Momjian
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Alvaro Herrera
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- Re: Make unlogged table resets detectable Jeff Davis
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- logical replication of truncate command with trigger causes Assert Mark Dilger
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: logical replication of truncate command with trigger causes Assert Tom Lane
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Justin Pryzby
- Re: logical replication of truncate command with trigger causes Assert Mark Dilger
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: logical replication of truncate command with trigger causes Assert Tom Lane
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Bruce Momjian
- Re: row filtering for logical replication Peter Smith
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Justin Pryzby
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Tom Lane
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
- RE: Unused function parameter in get_qual_from_partbound() houzj.fnst@fujitsu.com
- Re: alter table set TABLE ACCESS METHOD Jeff Davis
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: Misplaced superuser check in pg_log_backend_memory_contexts() Michael Paquier
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Michael Paquier
- Adjust pg_regress output for new long test names Thomas Munro
- Re: Adjust pg_regress output for new long test names Julien Rouhaud
- Re: Adjust pg_regress output for new long test names Michael Paquier
- Re: Logical replication keepalive flood Kyotaro Horiguchi
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Masahiko Sawada
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Michael Paquier
- Re: Adjust pg_regress output for new long test names Tom Lane
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Unused function parameter in get_qual_from_partbound() Michael Paquier
- Re: Adjust pg_regress output for new long test names Noah Misch
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: Adjust pg_regress output for new long test names Thomas Munro
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane
- Re: logical decoding bug: segfault in ReorderBufferToastReplace() Amit Kapila
- Re: Error on pgbench logs Michael Paquier
- Re: Fdw batch insert error out when set batch_size > 65535 Bharath Rupireddy
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: [HACKERS] logical decoding of two-phase transactions Greg Nancarrow
- Re: alter table set TABLE ACCESS METHOD Michael Paquier
- Re: Duplicate history file? Tatsuro Yamada
- Re: Adjust pg_regress output for new long test names Noah Misch
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Peter Smith
- Re: Fix dropped object handling in pg_event_trigger_ddl_commands Michael Paquier
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Fdw batch insert error out when set batch_size > 65535 Tom Lane
- Re: logical decoding bug: segfault in ReorderBufferToastReplace() Drouvot, Bertrand
- Re: logical decoding bug: segfault in ReorderBufferToastReplace() Amit Kapila
- Re: logical decoding bug: segfault in ReorderBufferToastReplace() Drouvot, Bertrand
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety houzj.fnst@fujitsu.com
- Re: Fdw batch insert error out when set batch_size > 65535 Tom Lane
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Tom Lane
- Re: Race condition in recovery? Dilip Kumar
- Re: Duplicate history file? Tatsuro Yamada
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: DELETE CASCADE Peter Eisentraut
- Re: DELETE CASCADE Peter Eisentraut
- Re: Duplicate history file? Fujii Masao
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: [PATCH] In psql \?, add [+] annotation where appropriate Michael Paquier
- Re: RFC: Logging plan of the running query torikoshia
- Re: Error on pgbench logs Fabien COELHO
- Re: Duplicate history file? Tatsuro Yamada
- Re: Race condition in recovery? Dilip Kumar
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Logical replication keepalive flood Kyotaro Horiguchi
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: logical replication of truncate command with trigger causes Assert Amit Kapila
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Logical replication keepalive flood Amit Kapila
- Re: Race condition in recovery? Dilip Kumar
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
- Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
- How to pass a parameter in a query to postgreSQL 11 Hassan Camacho Cadre
- Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian
- Re: postgres_fdw batching vs. (re)creating the tuple slots Bharath Rupireddy
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: speed up verifying UTF-8 Heikki Linnakangas
- Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
- Re: postgres_fdw batching vs. (re)creating the tuple slots Bharath Rupireddy
- Re: when the startup process doesn't Nitin Jadhav
- Case expression pushdown Alexander Pyhalov
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
- Re: Logical replication keepalive flood Abbas Butt
- Re: Fdw batch insert error out when set batch_size > 65535 Tom Lane
- Re: Adjust pg_regress output for new long test names Alvaro Herrera
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: DELETE CASCADE David G. Johnston
- Re: Fix dropped object handling in pg_event_trigger_ddl_commands Alvaro Herrera
- Re: RFC: Logging plan of the running query Fujii Masao
- Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
- Re: DELETE CASCADE David Christensen
- Re: How to pass a parameter in a query to postgreSQL 11 (offtopic) Justin Pryzby
- Re: logical replication of truncate command with trigger causes Assert Tom Lane
- Patch: Range Merge Join Thomas
- Re: logical replication of truncate command with trigger causes Assert Mark Dilger
- Re: logical replication of truncate command with trigger causes Assert Tom Lane
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: Decoding speculative insert with toast leaks memory Alvaro Herrera
- Character expansion with ICU collations Finnerty, Jim
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: when the startup process doesn't Justin Pryzby
- Re: Race condition in recovery? Robert Haas
- Re: Add PortalDrop in exec_execute_message Tom Lane
- Re: Adjust pg_regress output for new long test names Peter Eisentraut
- Re: Adjust pg_regress output for new long test names Peter Eisentraut
- Re: Character expansion with ICU collations Peter Eisentraut
- Re: Character expansion with ICU collations Tom Lane
- unnesting multirange data types Jonathan S. Katz
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: Add PortalDrop in exec_execute_message Tom Lane
- Re: unnesting multirange data types Tom Lane
- Re: alter table set TABLE ACCESS METHOD Jeff Davis
- Re: unnesting multirange data types Jonathan S. Katz
- Re: unnesting multirange data types Jonathan S. Katz
- Re: Adjust pg_regress output for new long test names Robert Haas
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: alter table set TABLE ACCESS METHOD Zhihong Yu
- Re: [External Sender] Re: A modest proposal vis hierarchical queries: MINUS in the column list Mark Zellers
- Re: Estimating HugePages Requirements? Bossart, Nathan
- Re: pg_stat_progress_create_index vs. parallel index builds Alvaro Herrera
- Re: unnesting multirange data types Alvaro Herrera
- Re: Race condition in recovery? Robert Haas
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
- BF assertion failure on mandrill in walsender, v13 Thomas Munro
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Tom Lane
- Re: Estimating HugePages Requirements? Mark Dilger
- Re: unnesting multirange data types Jonathan S. Katz
- Re: Race condition in recovery? Tom Lane
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Michael Paquier
- Re: Race condition in recovery? Kyotaro Horiguchi
- a path towards replacing GEQO with something better John Naylor
- RE: Parallel INSERT SELECT take 2 houzj.fnst@fujitsu.com
- Re: please update ps display for recovery checkpoint Michael Paquier
- Re: please update ps display for recovery checkpoint Michael Paquier
- Re: alter table set TABLE ACCESS METHOD Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: RFC: Logging plan of the running query torikoshia
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- Re: alter table set TABLE ACCESS METHOD Justin Pryzby
- Re: alter table set TABLE ACCESS METHOD Justin Pryzby
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
- Re: Estimating HugePages Requirements? Bossart, Nathan
- Re: Patch: Range Merge Join David Rowley
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Peter Smith
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: logical replication of truncate command with trigger causes Assert Amit Kapila
- Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Michael Paquier
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Parallel INSERT SELECT take 2 Greg Nancarrow
- Re: BF assertion failure on mandrill in walsender, v13 Noah Misch
- Re: Logical replication keepalive flood Kyotaro Horiguchi
- Re: Logical replication keepalive flood Kyotaro Horiguchi
- Re: Logical replication keepalive flood Amit Kapila
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- "an SQL" vs. "a SQL" David Rowley
- Re: A test for replay of regression tests Anastasia Lubennikova
- Re: A test for replay of regression tests Thomas Munro
- Re: Fix dropped object handling in pg_event_trigger_ddl_commands Michael Paquier
- Re: Fix a few typos in brin_minmax_multi.c David Rowley
- Re: "an SQL" vs. "a SQL" Peter Eisentraut
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: CALL versus procedures with output-only arguments Peter Eisentraut
- Re: "an SQL" vs. "a SQL" Dave Page
- Re: "an SQL" vs. "a SQL" Daniel Gustafsson
- Re: Patch: Range Merge Join Thomas
- Re: when the startup process doesn't Nitin Jadhav
- Re: when the startup process doesn't Justin Pryzby
- Re: Make relfile tombstone files conditional on WAL level Heikki Linnakangas
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Heikki Linnakangas
- Re: Fix a few typos in brin_minmax_multi.c Tomas Vondra
- Re: speed up verifying UTF-8 John Naylor
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: BF assertion failure on mandrill in walsender, v13 Andrew Dunstan
- Re: Testing autovacuum wraparound (including failsafe) Anastasia Lubennikova
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Race condition in recovery? Robert Haas
- Re: CALL versus procedures with output-only arguments Tom Lane
- Re: "an SQL" vs. "a SQL" David Rowley
- Re: "an SQL" vs. "a SQL" Roberto Mello
- Re: "an SQL" vs. "a SQL" Alvaro Herrera
- Re: "an SQL" vs. "a SQL" David Rowley
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: "an SQL" vs. "a SQL" Isaac Morland
- Re: "an SQL" vs. "a SQL" David Rowley
- Re: "an SQL" vs. "a SQL" Tom Lane
- Re: "an SQL" vs. "a SQL" David Rowley
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: "an SQL" vs. "a SQL" Tom Lane
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: "an SQL" vs. "a SQL" David Rowley
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: "an SQL" vs. "a SQL" Tom Lane
- Re: RFC: Logging plan of the running query Bharath Rupireddy
- Re: Transactions involving multiple postgres foreign servers, take 2 Robert Haas
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: unnesting multirange data types Alexander Korotkov
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: unnesting multirange data types Jonathan S. Katz
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Alvaro Herrera
- Re: logical replication of truncate command with trigger causes Assert Tom Lane
- Re: unnesting multirange data types Alexander Korotkov
- Re: "an SQL" vs. "a SQL" Gavin Flower
- Re: "an SQL" vs. "a SQL" Isaac Morland
- Re: "an SQL" vs. "a SQL" Gavin Flower
- Re: doc issue missing type name "multirange" in chapter title Alexander Korotkov
- Re: Error on pgbench logs Fabien COELHO
- Re: "an SQL" vs. "a SQL" Tom Lane
- Re: "an SQL" vs. "a SQL" Andrew Dunstan
- Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera
- Re: unnesting multirange data types Justin Pryzby
- Re: "an SQL" vs. "a SQL" David Rowley
- [PATCH] Fix select from wrong table array_op_test Jason Kim
- Re: "an SQL" vs. "a SQL" David Rowley
- Re: speed up verifying UTF-8 John Naylor
- Re: doc issue missing type name "multirange" in chapter title Tom Lane
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Tom Lane
- Re: Testing autovacuum wraparound (including failsafe) Andres Freund
- Replication protocol doc fix Jeff Davis
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: Logical replication keepalive flood Kyotaro Horiguchi
- Re: BF assertion failure on mandrill in walsender, v13 Noah Misch
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: Adjust pg_regress output for new long test names Noah Misch
- Re: "an SQL" vs. "a SQL" David Rowley
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: Race condition in recovery? Tom Lane
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Tom Lane
- timing sensitive failure of test_decoding RT that exists in PG9.6 osumi.takamichi@fujitsu.com
- Question about StartLogicalReplication() error path Jeff Davis
- Re: Patch: Range Merge Join Jeff Davis
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: Duplicate history file? Julien Rouhaud
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: Multi-Column List Partitioning Amit Langote
- Re: Fix dropped object handling in pg_event_trigger_ddl_commands Michael Paquier
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Release 14 Beta 2 Michael Paquier
- Re: Question about StartLogicalReplication() error path Amit Kapila
- Re: PoC/WIP: Extended statistics on expressions Noah Misch
- Re: libpq debug log Noah Misch
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C
- Re: Add PortalDrop in exec_execute_message Yura Sokolov
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: logical replication of truncate command with trigger causes Assert Amit Kapila
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: Question about StartLogicalReplication() error path Jeff Davis
- Re: Error on pgbench logs Michael Paquier
- Re: Multi-Column List Partitioning Amit Langote
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Error on pgbench logs Kyotaro Horiguchi
- Re: Added missing tab completion for alter subscription set option Michael Paquier
- Re: Error on pgbench logs Kyotaro Horiguchi
- Re: Duplicate history file? Michael Paquier
- Re: Duplicate history file? Julien Rouhaud
- Re: Fix dropped object handling in pg_event_trigger_ddl_commands Aleksander Alekseev
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- pgbench bug candidate: negative "initial connection time" kuroda.hayato@fujitsu.com
- Re: Race condition in recovery? Dilip Kumar
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- pg_regress.c also sensitive to various PG* environment variables Michael Paquier
- recovery test failures on hoverfly Amit Kapila
- Re: recovery test failures on hoverfly Michael Paquier
- Re: Fix dropped object handling in pg_event_trigger_ddl_commands Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Robert Haas
- Re: Added schema level support for publication. Bharath Rupireddy
- Re: Added schema level support for publication. Bharath Rupireddy
- Re: Add PortalDrop in exec_execute_message Tom Lane
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: pg_regress.c also sensitive to various PG* environment variables Alvaro Herrera
- Re: Error on pgbench logs Fabien COELHO
- Re: recovery test failures on hoverfly Tom Lane
- Re: Race condition in recovery? Tom Lane
- Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO
- Re: Race condition in recovery? Tom Lane
- Re: logical replication of truncate command with trigger causes Assert Tom Lane
- Re: [PATCH] Fix select from wrong table array_op_test Tom Lane
- Re: [PATCH] Fix select from wrong table array_op_test Heikki Linnakangas
- Re: Transactions involving multiple postgres foreign servers, take 2 Fujii Masao
- Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera
- Re: "an SQL" vs. "a SQL" Bruce Momjian
- Re: Question about StartLogicalReplication() error path Robert Haas
- Re: Multi-Column List Partitioning Zhihong Yu
- Re: Question about StartLogicalReplication() error path Andres Freund
- Re: Question about StartLogicalReplication() error path Jeff Davis
- Re: Question about StartLogicalReplication() error path Jeff Davis
- Re: Question about StartLogicalReplication() error path Andres Freund
- Re: Question about StartLogicalReplication() error path Jeff Davis
- Re: RFC: Table access methods and scans Andres Freund
- Re: [Proposal] Add accumulated statistics for wait event Andres Freund
- Re: automatically generating node support functions Andres Freund
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
- Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera
- Re: Question about StartLogicalReplication() error path Robert Haas
- Re: Character expansion with ICU collations Finnerty, Jim
- Re: doc issue missing type name "multirange" in chapter title Alexander Korotkov
- Re: doc issue missing type name "multirange" in chapter title Tom Lane
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Robert Haas
- Re: Character expansion with ICU collations Peter Eisentraut
- Re: unnesting multirange data types Alexander Korotkov
- Re: Race condition in InvalidateObsoleteReplicationSlots() Andres Freund
- Re: Question about StartLogicalReplication() error path Andres Freund
- Re: Question about StartLogicalReplication() error path Andres Freund
- Re: Replication protocol doc fix Robert Haas
- Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
- Re: pg_stat_progress_create_index vs. parallel index builds Alvaro Herrera
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- Re: Replication protocol doc fix Jeff Davis
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- Re: recovery test failures on hoverfly Tom Lane
- Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
- Re: Fdw batch insert error out when set batch_size > 65535 Tom Lane
- Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Andres Freund
- Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Tom Lane
- Re: unnesting multirange data types Justin Pryzby
- Re: unnesting multirange data types Alexander Korotkov
- Re: Table AM modifications to accept column projection lists Jacob Champion
- Re: pg_regress.c also sensitive to various PG* environment variables Michael Paquier
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Bruce Momjian
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Tom Lane
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Tom Lane
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Justin Pryzby
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Bruce Momjian
- ProcArrayStruct->pgprocnos vs ->maxProcs vs PGPROC ordering Andres Freund
- Signed vs. Unsigned (some) Ranier Vilela
- pg_filenode_relation(0,0) elog Justin Pryzby
- Re: An out-of-date comment in nodeIndexonlyscan.c Thomas Munro
- Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Tom Lane
- Re: PG 14 release notes, first draft Justin Pryzby
- Re: pg_filenode_relation(0,0) elog Tom Lane
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` Andres Freund
- Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` 盏一
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Questions about support function and abbreviate Han Wang
- Re: Questions about support function and abbreviate Darafei "Komяpa" Praliaskouski
- Re: logical replication of truncate command with trigger causes Assert Amit Kapila
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
- Re: Questions about support function and abbreviate Han Wang
- Failure in subscription test 004_sync.pl Michael Paquier
- Re: Race condition in recovery? Michael Paquier
- Re: Hook for extensible parsing. Julien Rouhaud
- Re: Add client connection check during the execution of the query Zhihong Yu
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: Question about StartLogicalReplication() error path Amit Kapila
- Small clean up in nodeAgg.c David Rowley
- Re: Race condition in recovery? Andrew Dunstan
- Re: Logical replication keepalive flood Amit Kapila
- Use pg_nextpower2_* in a few more places David Rowley
- Re: Use pg_nextpower2_* in a few more places Zhihong Yu
- Re: Failure in subscription test 004_sync.pl Amit Kapila
- Re: Race condition in recovery? Andrew Dunstan
- Re: Use pg_nextpower2_* in a few more places David Rowley
- Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: Use pg_nextpower2_* in a few more places Zhihong Yu
- Re: Race condition in recovery? Tom Lane
- Re: Use pg_nextpower2_* in a few more places David Rowley
- Re: Use pg_nextpower2_* in a few more places Zhihong Yu
- Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: pg_filenode_relation(0,0) elog Justin Pryzby
- SQLSTATE for replication connection failures Tom Lane
- Re: Race condition in recovery? Andrew Dunstan
- [PATCH] check_random_seed: use a boolean not an int.. Justin Pryzby
- Re: logical replication of truncate command with trigger causes Assert Tom Lane
- Re: Race condition in recovery? Tom Lane
- Re: pg_filenode_relation(0,0) elog Tom Lane
- Re: Race condition in recovery? Andrew Dunstan
- Re: Failure in subscription test 004_sync.pl Tom Lane
- Re: Race condition in recovery? Tom Lane
- Re: Error on pgbench logs Yugo NAGATA
- Re: Error on pgbench logs Yugo NAGATA
- Re: logical replication of truncate command with trigger causes Assert Alvaro Herrera
- Avoid stuck of pbgench due to skipped transactions Yugo NAGATA
- Re: recovery test failures on hoverfly Tom Lane
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Andres Freund
- Re: Character expansion with ICU collations Finnerty, Jim
- Re: recovery test failures on hoverfly Andrew Dunstan
- Re: recovery test failures on hoverfly Tom Lane
- Re: Race condition in recovery? Andrew Dunstan
- Re: Error on pgbench logs Fabien COELHO
- Re: recovery test failures on hoverfly Andrew Dunstan
- Re: unnesting multirange data types Alexander Korotkov
- Re: recovery test failures on hoverfly Tom Lane
- Re: unnesting multirange data types Jonathan S. Katz
- Re: Questions about support function and abbreviate Giuseppe Broccolo
- Re: unnesting multirange data types Alexander Korotkov
- Re: Fdw batch insert error out when set batch_size > 65535 Alvaro Herrera
- Re: "an SQL" vs. "a SQL" Geoff Winkless
- Re: Avoid stuck of pbgench due to skipped transactions Fabien COELHO
- Re: Continuing instability in insert-conflict-specconflict test Noah Misch
- Re: "an SQL" vs. "a SQL" Michael Paquier
- Re: pg_regress.c also sensitive to various PG* environment variables Michael Paquier
- Re: "an SQL" vs. "a SQL" Andrew Dunstan
- Re: unnesting multirange data types Alexander Korotkov
- Re: doc issue missing type name "multirange" in chapter title Alexander Korotkov
- Re: An out-of-date comment in nodeIndexonlyscan.c Thomas Munro
- Re: unnesting multirange data types Jonathan S. Katz
- Re: unnesting multirange data types Jonathan S. Katz
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: An out-of-date comment in nodeIndexonlyscan.c David Rowley
- Re: a path towards replacing GEQO with something better Tomas Vondra
- Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
- Re: unnesting multirange data types Zhihong Yu
- Re: unnesting multirange data types Jonathan S. Katz
- Re: Fdw batch insert error out when set batch_size > 65535 Bharath Rupireddy
- Re: unnesting multirange data types Justin Pryzby
- Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
- Re: Race condition in recovery? Mikael Kjellström
- Re: Slow standby snapshot Michail Nikolaev
- Re: unnesting multirange data types Jonathan S. Katz
- Re: Use extended statistics to estimate (Var op Var) clauses Tomas Vondra
- Re: Continuing instability in insert-conflict-specconflict test Tom Lane
- Re: unnesting multirange data types Alexander Korotkov
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: unnesting multirange data types Alexander Korotkov
- Re: Continuing instability in insert-conflict-specconflict test Noah Misch
- Re: An out-of-date comment in nodeIndexonlyscan.c Thomas Munro
- Re: Continuing instability in insert-conflict-specconflict test Tom Lane
- Re: Continuing instability in insert-conflict-specconflict test Noah Misch
- Re: Continuing instability in insert-conflict-specconflict test Andres Freund
- Re: Continuing instability in insert-conflict-specconflict test Gavin Flower
- Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier? Thomas Munro
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- RE: pgbench bug candidate: negative "initial connection time" kuroda.hayato@fujitsu.com
- Re: Error on pgbench logs Tatsuo Ishii
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: Different compression methods for FPI Justin Pryzby
- Re: unnesting multirange data types Zhihong Yu
- Re: Use extended statistics to estimate (Var op Var) clauses Zhihong Yu
- Re: Continuing instability in insert-conflict-specconflict test Noah Misch
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Avoid stuck of pbgench due to skipped transactions Yugo NAGATA
- Re: An out-of-date comment in nodeIndexonlyscan.c David Rowley
- Re: unnesting multirange data types Justin Pryzby
- Re: Added missing tab completion for alter subscription set option vignesh C
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- RE: psql - factor out echo code
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Relaxing the sub-transaction restriction in parallel query Amit Khandekar
- RE: [PATCH] expand the units that pg_size_pretty supports on output
- Re: Failure in subscription test 004_sync.pl Masahiko Sawada
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: An out-of-date comment in nodeIndexonlyscan.c Thomas Munro
- Fix around conn_duration in pgbench Yugo NAGATA
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Tom Lane
- Re: Avoid stuck of pbgench due to skipped transactions Fabien COELHO
- Re: Fix dropped object handling in pg_event_trigger_ddl_commands Michael Paquier
- RE: psql - factor out echo code Fabien COELHO
- Re: Avoid stuck of pbgench due to skipped transactions Yugo NAGATA
- Re: pgbench bug candidate: negative "initial connection time" Yugo NAGATA
- Re: pgbench bug candidate: negative "initial connection time" Yugo NAGATA
- Re: Failure in subscription test 004_sync.pl Amit Kapila
- Re: Fix around conn_duration in pgbench Fabien COELHO
- Re: SQLSTATE for replication connection failures Amit Kapila
- Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO
- Re: GiST operator class for bool Andrey Borodin
- Re: Different compression methods for FPI Andrey Borodin
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: a path towards replacing GEQO with something better John Naylor
- Fwd: BUG #17056: Segmentation fault on altering the type of the foreign table column with a default Andrew Dunstan
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: Fdw batch insert error out when set batch_size > 65535 Bharath Rupireddy
- Re: RFC: Logging plan of the running query torikoshia
- recent failures on lorikeet Andrew Dunstan
- Re: Fdw batch insert error out when set batch_size > 65535 Bharath Rupireddy
- Re: unnesting multirange data types Jonathan S. Katz
- Re: Delegating superuser tasks to new security roles torikoshia
- Position of ClientAuthentication hook Rafia Sabih
- Re: contrib/pg_visibility fails regression under CLOBBER_CACHE_ALWAYS Masahiko Sawada
- Re: unnesting multirange data types Alexander Korotkov
- Re: recent failures on lorikeet Tom Lane
- pg_dumpall --exclude-database case folding Andrew Dunstan
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: [Proposal] Add accumulated statistics for wait event Jehan-Guillaume de Rorthais
- Re: Failure in subscription test 004_sync.pl Alvaro Herrera
- Re: Replication protocol doc fix Robert Haas
- Re: Delegating superuser tasks to new security roles Mark Dilger
- Re: Use extended statistics to estimate (Var op Var) clauses Mark Dilger
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: Race condition in recovery? Robert Haas
- Re: Transactions involving multiple postgres foreign servers, take 2 Robert Haas
- Re: a path towards replacing GEQO with something better Tomas Vondra
- Re: Use extended statistics to estimate (Var op Var) clauses Tomas Vondra
- Re: recent failures on lorikeet Andrew Dunstan
- Re: PG 14 release notes, first draft Justin Pryzby
- Re: recent failures on lorikeet Andrew Dunstan
- Re: Question about StartLogicalReplication() error path Jeff Davis
- Re: Race condition in recovery? Andrew Dunstan
- Re: PG 14 release notes, first draft Tomas Vondra
- Re: Race condition in recovery? Robert Haas
- Re: Question about StartLogicalReplication() error path Robert Haas
- Re: recent failures on lorikeet Tom Lane
- Re: recent failures on lorikeet Tom Lane
- Re: PG 14 release notes, first draft John Naylor
- Re: using extended statistics to improve join estimates Tomas Vondra
- Re: MultiXact\SLRU buffers configuration Васильев Дмитрий
- Re: Race condition in recovery? Andrew Dunstan
- Re: [Proposal] Add accumulated statistics for wait event Andres Freund
- Re: [Proposal] Add accumulated statistics for wait event Andres Freund
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: Position of ClientAuthentication hook Robert Haas
- Re: Race condition in recovery? Robert Haas
- Re: Race condition in recovery? Andrew Dunstan
- Re: Race condition in recovery? Andrew Dunstan
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: [PATCH] expand the units that pg_size_pretty supports on output David Christensen
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: Failure in subscription test 004_sync.pl Alvaro Herrera
- Re: a path towards replacing GEQO with something better Bruce Momjian
- Re: [Proposal] Add accumulated statistics for wait event Jehan-Guillaume de Rorthais
- Re: Question about StartLogicalReplication() error path Jeff Davis
- Re: [Proposal] Add accumulated statistics for wait event Andres Freund
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Re: [PATCH] Fix select from wrong table array_op_test Jason Kim
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Michael Paquier
- Re: A new function to wait for the backend exit after termination Noah Misch
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Different compression methods for FPI Michael Paquier
- Re: PG 14 release notes, first draft Masahiko Sawada
- Re: Different compression methods for FPI Andres Freund
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Delegating superuser tasks to new security roles torikoshia
- Re: Different compression methods for FPI Justin Pryzby
- Isolation tests vs. SERIALIZABLE isolation level Tom Lane
- Re: Different compression methods for FPI Michael Paquier
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- Re: Duplicate history file? Julien Rouhaud
- Re: PG 14 release notes, first draft Masahiko Sawada
- Re: Isolation tests vs. SERIALIZABLE isolation level Thomas Munro
- Improving the isolationtester: fewer failures, less delay Tom Lane
- Re: PG 14 release notes, first draft Michael Paquier
- Re: Different compression methods for FPI Justin Pryzby
- Re: RFC: Logging plan of the running query Bharath Rupireddy
- Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C
- Use singular number when appropriate David Fetter
- Re: Different compression methods for FPI Heikki Linnakangas
- Re: Use singular number when appropriate Heikki Linnakangas
- Re: Error on pgbench logs Michael Paquier
- Re: Use singular number when appropriate Julien Rouhaud
- Re: Different compression methods for FPI Michael Paquier
- Re: Different compression methods for FPI Peter Eisentraut
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: Question about StartLogicalReplication() error path Kyotaro Horiguchi
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Kyotaro Horiguchi
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian
- Re: Use singular number when appropriate Laurenz Albe
- Re: Error on pgbench logs Fabien COELHO
- Re: Error on pgbench logs Yugo NAGATA
- Re: Signed vs. Unsigned (some) Kyotaro Horiguchi
- Re: Error on pgbench logs Michael Paquier
- RE: psql - factor out echo code
- RE: [PATCH] expand the units that pg_size_pretty supports on output
- Re: Error on pgbench logs Fabien COELHO
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Signed vs. Unsigned (some) Ranier Vilela
- Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Ranier Vilela
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Julien Rouhaud
- Re: Race condition in recovery? Andrew Dunstan
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Heikki Linnakangas
- Re: Race condition in recovery? Robert Haas
- Re: Error on pgbench logs Yugo NAGATA
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Error on pgbench logs Yugo NAGATA
- Re: unnesting multirange data types Alexander Korotkov
- Re: doc issue missing type name "multirange" in chapter title Alexander Korotkov
- Re: doc issue missing type name "multirange" in chapter title Pavel Stehule
- Re: Function scan FDW pushdown Ashutosh Bapat
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Adam Brusselback
- Re: Case expression pushdown Ashutosh Bapat
- Re: [PATCH] expand the units that pg_size_pretty supports on output David Rowley
- Re: [PATCH] expand the units that pg_size_pretty supports on output Isaac Morland
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andrew Dunstan
- Re: unnesting multirange data types Tom Lane
- SSL/TLS instead of SSL in docs Daniel Gustafsson
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Julien Rouhaud
- Confused by the default privilege 孙冰
- Re: Confused by the default privilege 孙冰
- Re: Fix around conn_duration in pgbench Yugo NAGATA
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: [PATCH] expand the units that pg_size_pretty supports on output David Christensen
- Re: [PATCH] expand the units that pg_size_pretty supports on output David Christensen
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Use singular number when appropriate David Fetter
- Re: [PATCH] expand the units that pg_size_pretty supports on output David Rowley
- Re: Duplicate history file? Stephen Frost
- Should wal receiver reply to wal sender more aggressively? Paul Guo
- Re: unnesting multirange data types Alexander Korotkov
- Re: Different compression methods for FPI Justin Pryzby
- Re: a path towards replacing GEQO with something better Robert Haas
- change logging defaults Justin Pryzby
- Re: Case expression pushdown Alexander Pyhalov
- Re: snapshot too old issues, first around wraparound and then more. Tom Lane
- Re: a path towards replacing GEQO with something better Tom Lane
- Re: change logging defaults Tom Lane
- disfavoring unparameterized nested loops Robert Haas
- Re: snapshot too old issues, first around wraparound and then more. Andres Freund
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: a path towards replacing GEQO with something better Robert Haas
- Re: unnesting multirange data types Tom Lane
- Re: unnesting multirange data types Alvaro Herrera
- Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Andres Freund
- Re: unnesting multirange data types Tom Lane
- Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Tom Lane
- Re: unnesting multirange data types Jonathan S. Katz
- Re: snapshot too old issues, first around wraparound and then more. Tom Lane
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: a path towards replacing GEQO with something better John Naylor
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: unnesting multirange data types Andrew Dunstan
- Re: unnesting multirange data types Alexander Korotkov
- Re: unnesting multirange data types Andrew Dunstan
- Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Andres Freund
- Re: Improving the isolationtester: fewer failures, less delay Andres Freund
- Re: Improving the isolationtester: fewer failures, less delay Tom Lane
- Re: snapshot too old issues, first around wraparound and then more. Robert Haas
- Re: Improving the isolationtester: fewer failures, less delay Andrew Dunstan
- Re: disfavoring unparameterized nested loops Robert Haas
- Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Ranier Vilela
- Re: snapshot too old issues, first around wraparound and then more. Tom Lane
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: Improving the isolationtester: fewer failures, less delay Tom Lane
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: snapshot too old issues, first around wraparound and then more. Tom Lane
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Error on pgbench logs Michael Paquier
- Improving isolationtester's data output Tom Lane
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Improving isolationtester's data output Alvaro Herrera
- Re: Improving isolationtester's data output Tom Lane
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Re: disfavoring unparameterized nested loops David Rowley
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: snapshot too old issues, first around wraparound and then more. Andres Freund
- Re: Different compression methods for FPI Michael Paquier
- Re: disfavoring unparameterized nested loops David Rowley
- Re: Improving the isolationtester: fewer failures, less delay Andres Freund
- Re: Improving the isolationtester: fewer failures, less delay Tom Lane
- Re: snapshot too old issues, first around wraparound and then more. Thomas Munro
- Re: Improving isolationtester's data output Tom Lane
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- RE: [PATCH] expand the units that pg_size_pretty supports on output
- Re: Improving isolationtester's data output Tom Lane
- Re: [PATCH] expand the units that pg_size_pretty supports on output David Christensen
- Re: Duplicate history file? Stephen Frost
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety houzj.fnst@fujitsu.com
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: snapshot too old issues, first around wraparound and then more. Noah Misch
- Re: Duplicate history file? Stephen Frost
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: A qsort template Thomas Munro
- Re: Question about StartLogicalReplication() error path Amit Kapila
- Re: 回复:Re: Cache relation sizes? Thomas Munro
- Re: snapshot too old issues, first around wraparound and then more. Noah Misch
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Kyotaro Horiguchi
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: SQLSTATE for replication connection failures Masahiko Sawada
- Re: Error on pgbench logs Fabien COELHO
- Re: Different compression methods for FPI Michael Paquier
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: Error on pgbench logs Michael Paquier
- Re: detailed error message of pg_waldump Masahiko Sawada
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Error on pgbench logs Fabien COELHO
- Re: Duplicate history file? Kyotaro Horiguchi
- Re: Different compression methods for FPI Andrey Borodin
- Re: detailed error message of pg_waldump Kyotaro Horiguchi
- Re: Signed vs. Unsigned (some) Peter Eisentraut
- Re: Different compression methods for FPI Heikki Linnakangas
- Re: Different compression methods for FPI Andrey Borodin
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Position of ClientAuthentication hook Rafia Sabih
- Pipeline mode and PQpipelineSync() Boris Kolpackov
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Issue with some calls to GetMultiXactIdMembers() Greg Nancarrow
- Re: [PATCH] rename column if exists Yagiz Nizipli
- Re: Unresolved repliaction hang and stop problem. Ha Ka
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: Added schema level support for publication. Amit Kapila
- Re: RFC: Logging plan of the running query torikoshia
- Re: Added schema level support for publication. Ajin Cherian
- Re: Signed vs. Unsigned (some) Ranier Vilela
- Re: unnesting multirange data types Alexander Korotkov
- Re: unnesting multirange data types Alexander Korotkov
- Re: postgres_fdw batching vs. (re)creating the tuple slots Alexander Pyhalov
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety houzj.fnst@fujitsu.com
- Re: unnesting multirange data types Alexander Korotkov
- Split xlog.c Heikki Linnakangas
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Unresolved repliaction hang and stop problem. Alvaro Herrera
- Re: [Proposal] Add accumulated statistics for wait event Jehan-Guillaume de Rorthais
- Re: Duplicate history file? Julien Rouhaud
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Improving isolationtester's data output Tom Lane
- Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
- Re: Should wal receiver reply to wal sender more aggressively? Paul Guo
- Re: Duplicate history file? Stephen Frost
- Re: Added schema level support for publication. vignesh C
- Re: Decoding speculative insert with toast leaks memory Tom Lane
- pgbench logging broken by time logic changes Gregory Smith
- Re: Unresolved repliaction hang and stop problem. Ha Ka
- Re: snapshot too old issues, first around wraparound and then more. Greg Stark
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: SQLSTATE for replication connection failures Tom Lane
- Re: pgbench bug candidate: negative "initial connection time" Yugo NAGATA
- Re: snapshot too old issues, first around wraparound and then more. Tom Lane
- Re: a path towards replacing GEQO with something better Robert Haas
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: Transactions involving multiple postgres foreign servers, take 2 Robert Haas
- Re: snapshot too old issues, first around wraparound and then more. Stephen Frost
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- PoC: Using Count-Min Sketch for join cardinality estimation Tomas Vondra
- Re: Avoid stuck of pbgench due to skipped transactions Yugo NAGATA
- Re: a path towards replacing GEQO with something better John Naylor
- Allowing regular identifiers in isolationtester scripts Tom Lane
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: a path towards replacing GEQO with something better Tom Lane
- Re: snapshot too old issues, first around wraparound and then more. Tom Lane
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: pgbench logging broken by time logic changes Yugo NAGATA
- Re: snapshot too old issues, first around wraparound and then more. Andres Freund
- Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO
- Re: snapshot too old issues, first around wraparound and then more. Andres Freund
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: snapshot too old issues, first around wraparound and then more. Andres Freund
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: pgbench logging broken by time logic changes Andrew Dunstan
- Re: snapshot too old issues, first around wraparound and then more. Peter Geoghegan
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: Improving isolationtester's data output Tom Lane
- Re: Improving isolationtester's data output Tom Lane
- Re: Improving isolationtester's data output Andres Freund
- Re: Improving the isolationtester: fewer failures, less delay Tom Lane
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
- Re: A qsort template Zhihong Yu
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
- Re: Python 3.10 breaks regression tests with traceback changes Tom Lane
- Re: Replication protocol doc fix Jeff Davis
- Re: Replication protocol doc fix Tom Lane
- Re: A qsort template Thomas Munro
- Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: a path towards replacing GEQO with something better John Naylor
- Re: A qsort template Zhihong Yu
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Tomas Vondra
- Re: Unresolved repliaction hang and stop problem. Alvaro Herrera
- Re: Outdated replication protocol error? Jeff Davis
- Re: Split xlog.c Andres Freund
- Re: Outdated replication protocol error? Andres Freund
- Re: PoC: Using Count-Min Sketch for join cardinality estimation John Naylor
- Re: A qsort template Tom Lane
- Re: PoC: Using Count-Min Sketch for join cardinality estimation Tomas Vondra
- Re: pgbench logging broken by time logic changes Thomas Munro
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: Added schema level support for publication. vignesh C
- Re: A qsort template Thomas Munro
- Re: Improving isolationtester's data output Tom Lane
- Re: Different compression methods for FPI Michael Paquier
- Re: A qsort template Tom Lane
- Re: Different compression methods for FPI Michael Paquier
- Re: A qsort template Thomas Munro
- Centralizing protective copying of utility statements Tom Lane
- Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- Re: Unresolved repliaction hang and stop problem. Kyotaro Horiguchi
- Re: Centralizing protective copying of utility statements Zhihong Yu
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: pgbench logging broken by time logic changes Yugo NAGATA
- Re: Improving isolationtester's data output Tom Lane
- Re: pgbench bug candidate: negative "initial connection time" Yugo NAGATA
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Added schema level support for publication. vignesh C
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Fix for segfault in logical replication on master Mark Dilger
- Re: Skip partition tuple routing with constant partition key Zhihong Yu
- Re: Decoding speculative insert with toast leaks memory Amit Langote
- Re: pgbench logging broken by time logic changes Kyotaro Horiguchi
- RE: Fix for segfault in logical replication on master osumi.takamichi@fujitsu.com
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: Fix for segfault in logical replication on master Mark Dilger
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: pgbench logging broken by time logic changes Yugo NAGATA
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Different compression methods for FPI Michael Paquier
- Re: Different compression methods for FPI Andrey Borodin
- Re: Different compression methods for FPI Michael Paquier
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Different compression methods for FPI Michael Paquier
- Re: Python 3.10 breaks regression tests with traceback changes Peter Eisentraut
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Two patches to speed up pg_rewind. Michael Paquier
- Re: Decoding speculative insert with toast leaks memory Amit Langote
- Re: Skip partition tuple routing with constant partition key Zhihong Yu
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: SSL Tests for sslinfo extension Michael Paquier
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Two patches to speed up pg_rewind. Paul Guo
- Re: Decoding speculative insert with toast leaks memory Dilip Kumar
- Re: Different compression methods for FPI Heikki Linnakangas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Decoding speculative insert with toast leaks memory Amit Langote
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Different compression methods for FPI Andrey Borodin
- Re: [HACKERS] logical decoding of two-phase transactions Greg Nancarrow
- Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: pgbench logging broken by time logic changes Yugo NAGATA
- Add version macro to libpq-fe.h Boris Kolpackov
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Masahiko Sawada
- Re: pgbench bug candidate: negative "initial connection time" Yugo NAGATA
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Heikki Linnakangas
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: Less compiler errors in pg_crc32c_sse42_choose.c Julien Rouhaud
- Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO
- RE: Fix for segfault in logical replication on master osumi.takamichi@fujitsu.com
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: when the startup process doesn't Nitin Jadhav
- Re: PoC: Using Count-Min Sketch for join cardinality estimation Tomas Vondra
- Re: Fix for segfault in logical replication on master Amit Kapila
- Re: Unresolved repliaction hang and stop problem. Amit Kapila
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: pgbench logging broken by time logic changes Thomas Munro
- Re: when the startup process doesn't (logging startup delays) Justin Pryzby
- Re: Issue with some calls to GetMultiXactIdMembers() Heikki Linnakangas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Fix for segfault in logical replication on master Mark Dilger
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: locking [user] catalog tables vs 2pc vs logical rep Simon Riggs
- Re: Fix for segfault in logical replication on master Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: pgbench logging broken by time logic changes Andrew Dunstan
- Re: Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM Greg Sabino Mullane
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Patch for bug #17056 fast default on non-plain table Andrew Dunstan
- Re: Patch for bug #17056 fast default on non-plain table Tom Lane
- Re: Patch for bug #17056 fast default on non-plain table Andrew Dunstan
- Re: Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation Matthias van de Meent
- Re: pgbench logging broken by time logic changes Gregory Smith
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: snapshot too old issues, first around wraparound and then more. Stephen Frost
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Patch for bug #17056 fast default on non-plain table Andrew Dunstan
- Re: Fix for segfault in logical replication on master Mark Dilger
- Re: Replication protocol doc fix Robert Haas
- Re: unnesting multirange data types Alexander Korotkov
- Re: Unresolved repliaction hang and stop problem. Alvaro Herrera
- Re: Add version macro to libpq-fe.h Robert Haas
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Patch for bug #17056 fast default on non-plain table Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Centralizing protective copying of utility statements Julien Rouhaud
- Re: Add version macro to libpq-fe.h Daniel Gustafsson
- Re: Add version macro to libpq-fe.h Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Add version macro to libpq-fe.h Andres Freund
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: Add version macro to libpq-fe.h Andres Freund
- Re: Add version macro to libpq-fe.h ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Centralizing protective copying of utility statements Andres Freund
- Re: Centralizing protective copying of utility statements Andres Freund
- Re: unnesting multirange data types Alexander Korotkov
- Re: Add version macro to libpq-fe.h Robert Haas
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: Centralizing protective copying of utility statements Andres Freund
- Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Centralizing protective copying of utility statements Andres Freund
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: Patch for bug #17056 fast default on non-plain table Andrew Dunstan
- Re: Patch for bug #17056 fast default on non-plain table Tom Lane
- Re: Replication protocol doc fix Jeff Davis
- Avoid call MaintainOldSnapshotTimeMapping, if old_snapshot_threshold is disabled. Ranier Vilela
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: Centralizing protective copying of utility statements Michael Paquier
- Re: Avoid call MaintainOldSnapshotTimeMapping, if old_snapshot_threshold is disabled. Andres Freund
- Re: Outdated replication protocol error? Jeff Davis
- Re: Avoid call MaintainOldSnapshotTimeMapping, if old_snapshot_threshold is disabled. Ranier Vilela
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian
- Re: Fix for segfault in logical replication on master Amit Kapila
- Re: snapshot too old issues, first around wraparound and then more. Noah Misch
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: pgbench logging broken by time logic changes Noah Misch
- Re: [PoC] Federated Authn/z with OAUTHBEARER Michael Paquier
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: snapshot too old issues, first around wraparound and then more. Thomas Munro
- Re: [HACKERS] logical decoding of two-phase transactions vignesh C
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: SSL/TLS instead of SSL in docs Michael Paquier
- Re: Unresolved repliaction hang and stop problem. Kyotaro Horiguchi
- Re: Speed up pg_checksums in cases where checksum already set Michael Paquier
- Re: Optionally automatically disable logical replication subscriptions on error Peter Smith
- Re: Toast compression method options Michael Paquier
- Re: Map WAL segment files on PMEM as WAL buffers Takashi Menjo
- Re: Refactor ECPGconnect and allow IPv6 connection Michael Paquier
- Re: pgbench bug candidate: negative "initial connection time" Kyotaro Horiguchi
- Re: [PoC] Federated Authn/z with OAUTHBEARER Heikki Linnakangas
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: fdatasync performance problem with large number of DB files Fujii Masao
- Re: disfavoring unparameterized nested loops Ashutosh Bapat
- Re: row filtering for logical replication Amit Kapila
- Re: Added schema level support for publication. Ajin Cherian
- Supply restore_command to pg_rewind via CLI argument Andrey Borodin
- Re: Asymmetric partition-wise JOIN Alexander Pyhalov
- Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: Add version macro to libpq-fe.h Boris Kolpackov
- Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: Add version macro to libpq-fe.h Alvaro Herrera
- Re: Centralizing protective copying of utility statements Julien Rouhaud
- Re: Centralizing protective copying of utility statements Tom Lane
- Re: pgbench bug candidate: negative "initial connection time" Yugo NAGATA
- pg_stats and range statistics Egor Rogov
- Re: disfavoring unparameterized nested loops John Naylor
- Re: PoC: Using Count-Min Sketch for join cardinality estimation John Naylor
- Version reporting in pgbench Tom Lane
- A few nuances about specifying the timeline with START_REPLICATION Jeff Davis
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: Version reporting in pgbench Fabien COELHO
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Alvaro Herrera
- Re: Version reporting in pgbench Tom Lane
- Re: A few nuances about specifying the timeline with START_REPLICATION Heikki Linnakangas
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Tom Lane
- Re: Supply restore_command to pg_rewind via CLI argument Alexey Kondratov
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: PoC: Using Count-Min Sketch for join cardinality estimation Tomas Vondra
- Re: PoC: Using Count-Min Sketch for join cardinality estimation John Naylor
- Re: A few nuances about specifying the timeline with START_REPLICATION Jeff Davis
- Re: PoC: Using Count-Min Sketch for join cardinality estimation Tomas Vondra
- Re: pg_stats and range statistics Tomas Vondra
- Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera
- Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera
- Re: A few nuances about specifying the timeline with START_REPLICATION Heikki Linnakangas
- Re: Version reporting in pgbench Fabien COELHO
- Re: Version reporting in pgbench Tom Lane
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO
- Re: Version reporting in pgbench Fabien COELHO
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Tom Lane
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Tom Lane
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Thomas Munro
- Re: pgbench logging broken by time logic changes Thomas Munro
- Re: Speed up pg_checksums in cases where checksum already set Greg Sabino Mullane
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- Re: PG 14 release notes, first draft Peter Geoghegan
- Re: Centralizing protective copying of utility statements Julien Rouhaud
- Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO
- Re: seawasp failing, maybe in glibc allocator Thomas Munro
- Re: Fix for segfault in logical replication on master Amit Kapila
- Re: seawasp failing, maybe in glibc allocator Thomas Munro
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: Question about StartLogicalReplication() error path Amit Kapila
- Re: Unresolved repliaction hang and stop problem. Amit Kapila
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: seawasp failing, maybe in glibc allocator Tom Lane
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: unnesting multirange data types Tom Lane
- Re: Race condition in InvalidateObsoleteReplicationSlots() Tom Lane
- Re: a path towards replacing GEQO with something better AJG
- Re: Race between KeepFileRestoredFromArchive() and restartpoint Noah Misch
- Re: unnesting multirange data types Alexander Korotkov
- Re: unnesting multirange data types Tom Lane
- Re: pgbench logging broken by time logic changes Alvaro Herrera
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: pgbench logging broken by time logic changes Thomas Munro
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: pgbench logging broken by time logic changes Thomas Munro
- Re: unnesting multirange data types Noah Misch
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: seawasp failing, maybe in glibc allocator Andres Freund
- Re: seawasp failing, maybe in glibc allocator Andres Freund
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- PXGS vs TAP tests Andrew Dunstan
- Re: Speed up transaction completion faster after many relations are accessed in a transaction David Rowley
- Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions Nikolay Shaplov
- Re: pgbench logging broken by time logic changes Andrew Dunstan
- Re: PXGS vs TAP tests Tom Lane
- Re: PXGS vs TAP tests Andrew Dunstan
- Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Mark Dilger
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Zhihong Yu
- Re: Race condition in InvalidateObsoleteReplicationSlots() Tom Lane
- Re: PXGS vs TAP tests Andrew Dunstan
- Re: Different compression methods for FPI Andrey Borodin
- Re: Race condition in InvalidateObsoleteReplicationSlots() Tom Lane
- Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Tom Lane
- Re: unnesting multirange data types Alexander Korotkov
- Re: Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Andrew Dunstan
- Re: seawasp failing, maybe in glibc allocator Thomas Munro
- Re: seawasp failing, maybe in glibc allocator Tom Lane
- Re: seawasp failing, maybe in glibc allocator Thomas Munro
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- [Patch] Rename PQtraceSetFlags to PQsetTraceFlags for bookindex.html zhangjie2@fujitsu.com
- Windows' copy of ICU Thomas Munro
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Sandeep Thakkar
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: PG 14 release notes, first draft Masahiko Sawada
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: PG 14 release notes, first draft Masahiko Sawada
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: Added schema level support for publication. vignesh C
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Thomas Munro
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: PG 14 release notes, first draft Tatsuo Ishii
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: when the startup process doesn't (logging startup delays) Nitin Jadhav
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Doc patch for Logical Replication Message Formats (PG14) Brar Piening
- Add index OID macro argument to DECLARE_INDEX Peter Eisentraut
- Re: Fix for segfault in logical replication on master Japin Li
- Autovacuum (analyze) on partitioned tables for ATTACH/DETACH/DROP commands yuzuko
- Re: Fix for segfault in logical replication on master Amit Kapila
- Re: Fix for segfault in logical replication on master Japin Li
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Re: Doc patch for Logical Replication Message Formats (PG14) Amit Kapila
- Re: [Patch] Rename PQtraceSetFlags to PQsetTraceFlags for bookindex.html Noah Misch
- Re: Fix for segfault in logical replication on master Amit Kapila
- Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values Greg Nancarrow
- Re: seawasp failing, maybe in glibc allocator Andres Freund
- Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values David Rowley
- Re: Fix for segfault in logical replication on master Japin Li
- Re: disfavoring unparameterized nested loops David Rowley
- Re: Doc patch for Logical Replication Message Formats (PG14) Brar Piening
- RE: Refactor ECPGconnect and allow IPv6 connection kuroda.hayato@fujitsu.com
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Fix for segfault in logical replication on master Amit Kapila
- Re: Doc patch for Logical Replication Message Formats (PG14) Amit Kapila
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety houzj.fnst@fujitsu.com
- Re: Doc patch for Logical Replication Message Formats (PG14) Brar Piening
- Is the testing a bit too light on GROUP BY DISTINCT? David Rowley
- Re: SSL/TLS instead of SSL in docs Daniel Gustafsson
- Re: disfavoring unparameterized nested loops John Naylor
- Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values Greg Nancarrow
- Re: Add index OID macro argument to DECLARE_INDEX John Naylor
- Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
- Using indexUnchanged with nbtree Simon Riggs
- Doc chapter for Hash Indexes Simon Riggs
- Re: Character expansion with ICU collations Finnerty, Jim
- Fix pkg-config file for static linking Filip Gospodinov
- Re: Use simplehash.h instead of dynahash in SMgr David Rowley
- Re: disfavoring unparameterized nested loops Kenneth Marshall
- Re: Use extended statistics to estimate (Var op Var) clauses Dean Rasheed
- Re: disfavoring unparameterized nested loops Robert Haas
- Re: Use simplehash.h instead of dynahash in SMgr Robert Haas
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: Add version macro to libpq-fe.h Robert Haas
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: Use simplehash.h instead of dynahash in SMgr Tom Lane
- Re: disfavoring unparameterized nested loops Tom Lane
- Re: Add version macro to libpq-fe.h Daniel Gustafsson
- Re: Detecting File Damage & Inconsistencies Simon Riggs
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: Add version macro to libpq-fe.h Tom Lane
- Re: disfavoring unparameterized nested loops Tomas Vondra
- Re: Add version macro to libpq-fe.h Andrew Dunstan
- Re: Discarding DISCARD ALL Simon Riggs
- Re: disfavoring unparameterized nested loops Tom Lane
- Re: disfavoring unparameterized nested loops Tom Lane
- Out-of-bounds (src/backend/utils/misc/queryjumble.c) Ranier Vilela
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: disfavoring unparameterized nested loops Robert Haas
- Re: Out-of-bounds (src/backend/utils/misc/queryjumble.c) Tom Lane
- Re: disfavoring unparameterized nested loops Robert Haas
- Re: disfavoring unparameterized nested loops Tom Lane
- Re: disfavoring unparameterized nested loops Tom Lane
- Re: disfavoring unparameterized nested loops Robert Haas
- Re: disfavoring unparameterized nested loops Tom Lane
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: disfavoring unparameterized nested loops Tom Lane
- Re: Split xlog.c Heikki Linnakangas
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: Doc chapter for Hash Indexes Justin Pryzby
- Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Jim Nasby
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: disfavoring unparameterized nested loops Bruce Momjian
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane
- Re: Different compression methods for FPI Michael Paquier
- Re: Different compression methods for FPI Justin Pryzby
- Re: PXGS vs TAP tests Michael Paquier
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- Re: Optionally automatically disable logical replication subscriptions on error Peter Smith
- Re: Different compression methods for FPI Michael Paquier
- Re: Added schema level support for publication. Ajin Cherian
- Re: Use simplehash.h instead of dynahash in SMgr David Rowley
- Re: Use simplehash.h instead of dynahash in SMgr David Rowley
- Re: Fix for segfault in logical replication on master Japin Li
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: RFC: Logging plan of the running query torikoshia
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: row filtering for logical replication Peter Smith
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Use simplehash.h instead of dynahash in SMgr Thomas Munro
- Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Bruce Momjian
- Re: Two patches to speed up pg_rewind. Paul Guo
- Re: Different compression methods for FPI Justin Pryzby
- RE: Fix for segfault in logical replication on master osumi.takamichi@fujitsu.com
- Re: Different compression methods for FPI Michael Paquier
- Re: Added schema level support for publication. vignesh C
- Re: SSL/TLS instead of SSL in docs Michael Paquier
- Re: Added schema level support for publication. Bharath Rupireddy
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Thomas Munro
- Re: Doc chapter for Hash Indexes Amit Kapila
- Re: Detecting File Damage & Inconsistencies Craig Ringer
- Re: Toast compression method options Dilip Kumar
- Re: [HACKERS] logical decoding of two-phase transactions Greg Nancarrow
- Re: intermittent failures in Cygwin from select_parallel tests Thomas Munro
- Re: Doc chapter for Hash Indexes Amit Kapila
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Michael Paquier
- Re: intermittent failures in Cygwin from select_parallel tests Noah Misch
- Re: intermittent failures in Cygwin from select_parallel tests Thomas Munro
- Re: Use simplehash.h instead of dynahash in SMgr David Rowley
- improvements in Unicode tables generation code Peter Eisentraut
- Re: Toast compression method options Michael Paquier
- Re: improvements in Unicode tables generation code Kyotaro Horiguchi
- Re: improvements in Unicode tables generation code Heikki Linnakangas
- Re: improvements in Unicode tables generation code Kyotaro Horiguchi
- Cosmic ray hits integerset Thomas Munro
- Re: Doc chapter for Hash Indexes Simon Riggs
- Re: disfavoring unparameterized nested loops Tomas Vondra
- Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Amit Kapila
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Thomas Munro
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety houzj.fnst@fujitsu.com
- Re: [UNVERIFIED SENDER] Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re:disfavoring unparameterized nested loops Finnerty, Jim
- Re: disfavoring unparameterized nested loops Robert Haas
- Re: intermittent failures in Cygwin from select_parallel tests Andrew Dunstan
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Ranier Vilela
- Re: Case expression pushdown Seino Yuki
- Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Tom Lane
- Re: Case expression pushdown Alexander Pyhalov
- Re: Cosmic ray hits integerset Alvaro Herrera
- Re: Cosmic ray hits integerset Andrey Borodin
- Re: intermittent failures in Cygwin from select_parallel tests Tom Lane
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Tom Lane
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Tom Lane
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Maxim Orlov
- 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: intermittent failures in Cygwin from select_parallel tests Andrew Dunstan
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc 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 Tom Lane
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Decouple operator classes from index access methods Emre Hasegeli
- Re: Decouple operator classes from index access methods Tom Lane
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Tom Lane
- Re: Decouple operator classes from index access methods Emre Hasegeli
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: cleanup temporary files after crash Euler Taveira
- Re: Avoid stuck of pbgench due to skipped transactions Greg Sabino Mullane
- Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values Greg Sabino Mullane
- Re: Decouple operator classes from index access methods Alexander Korotkov
- Re: Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Tom Lane
- Fwd: Emit namespace in post-copy output Mike
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: disfavoring unparameterized nested loops Peter Geoghegan
- [PATCH] Pull general SASL framework out of SCRAM Jacob Champion
- [PATCH] Make jsonapi usable from libpq Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Alvaro Herrera
- Re: Maintaining a list of pgindent commits for "git blame" to ignore Peter Geoghegan
- Re: Use simplehash.h instead of dynahash in SMgr Thomas Munro
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: Avoid stuck of pbgench due to skipped transactions Yugo NAGATA
- Re: Speed up pg_checksums in cases where checksum already set Michael Paquier
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety houzj.fnst@fujitsu.com
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow
- Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Amit Kapila
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: intermittent failures in Cygwin from select_parallel tests Noah Misch
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Tom Lane
- Re: Doc chapter for Hash Indexes Amit Kapila
- Partition Check not updated when insert into a partition houzj.fnst@fujitsu.com
- Automatic notification for top transaction IDs Gurjeet Singh
- Re: [HACKERS] logical decoding of two-phase transactions vignesh C
- Re: snapshot too old issues, first around wraparound and then more. Greg Stark
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Greg Nancarrow
- Re: [PoC] Federated Authn/z with OAUTHBEARER Michael Paquier
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: [PATCH] Hooks at XactCommand level Nicolas CHAHWEKILIAN
- RE: Partition Check not updated when insert into a partition houzj.fnst@fujitsu.com
- Re: [PATCH] Pull general SASL framework out of SCRAM Michael Paquier
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: Added schema level support for publication. Greg Nancarrow
- Re: improvements in Unicode tables generation code Peter Eisentraut
- Deadlock risk while inserting directly into partition? Amit Kapila
- Re: decoupling table and index vacuum Antonin Houska
- RE: Deadlock risk while inserting directly into partition? houzj.fnst@fujitsu.com
- genbki stricter error handling Peter Eisentraut
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Ranier Vilela
- Re: Doc chapter for Hash Indexes Simon Riggs
- Re: intermittent failures in Cygwin from select_parallel tests Andrew Dunstan
- RE: Support tab completion for upper character inputs in psql tanghy.fnst@fujitsu.com
- Re: PG 14 release notes, first draft Simon Riggs
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Tom Lane
- Re: pgbench logging broken by time logic changes Alvaro Herrera
- Re: Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Andrew Dunstan
- Re: genbki stricter error handling Tom Lane
- Re: Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Tom Lane
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera
- Re: logical decoding and replication of sequences Tomas Vondra
- Postgres picks suboptimal index after building of an extended statistics Andrey V. Lepikhov
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: SSL Tests for sslinfo extension Daniel Gustafsson
- Re: Decoding speculative insert with toast leaks memory Tomas Vondra
- Re: PG 14 release notes, first draft Peter Geoghegan
- Re: Decoding speculative insert with toast leaks memory Tom Lane
- Re: Using indexUnchanged with nbtree Peter Geoghegan
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: Using indexUnchanged with nbtree Simon Riggs
- Re: Using indexUnchanged with nbtree Peter Geoghegan
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c) Ranier Vilela
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Emit namespace in post-copy output Corey Huinker
- Re: Deadlock risk while inserting directly into partition? David Rowley
- Re: Deadlock risk while inserting directly into partition? Tom Lane
- Re: Deadlock risk while inserting directly into partition? David Rowley
- Re: Deadlock risk while inserting directly into partition? Tom Lane
- Re: Deadlock risk while inserting directly into partition? David Rowley
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Greg Nancarrow
- Re: Deadlock risk while inserting directly into partition? Tom Lane
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Tom Lane
- Re: Deadlock risk while inserting directly into partition? David Rowley
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Zhihong Yu
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Greg Nancarrow
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety houzj.fnst@fujitsu.com
- Re: Decoding speculative insert with toast leaks memory Tom Lane
- Re: Decoding speculative insert with toast leaks memory Michael Paquier
- Re: [PATCH] Make jsonapi usable from libpq Michael Paquier
- Re: Can a child process detect postmaster death when in pg_usleep? Michael Paquier
- [Patch] change the default value of shared_buffers in postgresql.conf.sample zhangjie2@fujitsu.com
- RE: Added schema level support for publication. tanghy.fnst@fujitsu.com
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: wrong relkind error messages Peter Eisentraut
- Re: Added schema level support for publication. Greg Nancarrow
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Add tests for UNBOUNDED syntax ambiguity Peter Eisentraut
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
- Re: Doc patch for Logical Replication Message Formats (PG14) Amit Kapila
- Using each rel as both outer and inner for JOIN_ANTI Richard Guo
- Re: SSL/TLS instead of SSL in docs Daniel Gustafsson
- Weird use of parentheses in the manual Guillaume Lelarge
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Pavel Borisov
- Re: pgbench logging broken by time logic changes Andrew Dunstan
- Re: Using indexUnchanged with nbtree Simon Riggs
- RE: Transactions involving multiple postgres foreign servers, take 2 k.jamison@fujitsu.com
- Re: Weird use of parentheses in the manual Amit Kapila
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Pavel Borisov
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Using each rel as both outer and inner for JOIN_ANTI Heikki Linnakangas
- Re: Add tests for UNBOUNDED syntax ambiguity Heikki Linnakangas
- Relaxing COPY FREEZE restrictions Simon Riggs
- pgbench using COPY FREEZE Simon Riggs
- Re: Using each rel as both outer and inner for JOIN_ANTI Tom Lane
- Re: Deadlock risk while inserting directly into partition? Simon Riggs
- Re: a path towards replacing GEQO with something better John Naylor
- Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample Tom Lane
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample Daniel Gustafsson
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Ranier Vilela
- Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc Ranier Vilela
- Re: Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation Matthias van de Meent
- Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Tom Lane
- Re: Added schema level support for publication. vignesh C
- Re: pgbench using COPY FREEZE Fabien COELHO
- Re: Added schema level support for publication. vignesh C
- Re: Added schema level support for publication. vignesh C
- Re: Doc chapter for Hash Indexes Bruce Momjian
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: seawasp failing, maybe in glibc allocator Thomas Munro
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiro Ikeda
- Re: Deadlock risk while inserting directly into partition? David Rowley
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiro Ikeda
- Re: Using indexUnchanged with nbtree Peter Geoghegan
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: strange case of "if ((a & b))" Justin Pryzby
- Re: SSL/TLS instead of SSL in docs Michael Paquier
- Re: Doc chapter for Hash Indexes Amit Kapila
- Re: Decoding speculative insert with toast leaks memory Amit Kapila
- PG Docs for ALTER SUBSCRIPTION REFRESH PUBLICATION - copy_data option Peter Smith
- Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Amit Kapila
- Adding more PGDLLIMPORTs Craig Ringer
- Re: Remove redundant variable pageSize in gistinitpage Peter Eisentraut
- RE: [Patch] change the default value of shared_buffers in postgresql.conf.sample zhangjie2@fujitsu.com
- Allow streaming the changes after speculative aborts. Amit Kapila
- Re: Weird use of parentheses in the manual Amit Kapila
- Re: Weird use of parentheses in the manual Guillaume Lelarge
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Re: pglz compression performance, take two Michael Paquier
- Re: alter subscription drop publication fixes Peter Eisentraut
- Re: Using indexUnchanged with nbtree Simon Riggs
- Re: Decouple operator classes from index access methods Emre Hasegeli
- Re: Doc chapter for Hash Indexes Simon Riggs
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE kuroda.hayato@fujitsu.com
- Some incorrect logs in TAP tests of pgbench Michael Paquier
- Re: alter subscription drop publication fixes vignesh C
- Re: Some incorrect logs in TAP tests of pgbench Andrew Dunstan
- Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c) Ranier Vilela
- Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Tom Lane
- Re: Emit namespace in post-copy output Mike
- Re: Using indexUnchanged with nbtree Peter Geoghegan
- Re: Some incorrect logs in TAP tests of pgbench Alvaro Herrera
- [patch] remove strver's leftover from error message in Solution.pm Anton Voloshin
- Re: Emit namespace in post-copy output Euler Taveira
- Re: Decouple operator classes from index access methods Alexander Korotkov
- Re: [PATCH] Make jsonapi usable from libpq Jacob Champion
- Re: storing an explicit nonce Bruce Momjian
- Re: PG 14 release notes, first draft Justin Pryzby
- Re: [PATCH] Pull general SASL framework out of SCRAM Jacob Champion
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: [PATCH] Make jsonapi usable from libpq Michael Paquier
- Re: [patch] remove strver's leftover from error message in Solution.pm Michael Paquier
- Re: [PATCH] Pull general SASL framework out of SCRAM Michael Paquier
- Re: Some incorrect logs in TAP tests of pgbench Michael Paquier
- Re: Some incorrect logs in TAP tests of pgbench Fabien COELHO
- Re: seawasp failing, maybe in glibc allocator Fabien COELHO
- Composite types as parameters Elijah Stone
- Re: seawasp failing, maybe in glibc allocator Fabien COELHO
- Re: [PATCH] Make jsonapi usable from libpq Daniel Gustafsson
- Failover messages in Timeline History Michael Banck
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: Doc chapter for Hash Indexes Amit Kapila
- Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Amit Kapila
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: Using each rel as both outer and inner for JOIN_ANTI Richard Guo
- Re: Composite types as parameters Tom Lane
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Arne Roland
- Re: Rename of triggers for partitioned tables Arne Roland
- Re: Rename of triggers for partitioned tables Alvaro Herrera
- Re: Rename of triggers for partitioned tables Arne Roland
- Re: [PATCH] Make jsonapi usable from libpq Tom Lane
- Re: Rename of triggers for partitioned tables Zhihong Yu
- Re: [PATCH] Make jsonapi usable from libpq Tom Lane
- Preventing abort() and exit() calls in libpq Tom Lane
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: [PATCH] Make jsonapi usable from libpq Tom Lane
- Re: Different compression methods for FPI Justin Pryzby
- Re: unnesting multirange data types Alexander Korotkov
- Re: pgsql: Fix pattern matching logic for logs in TAP tests of pgbench Michael Paquier
- Re: [PATCH] Make jsonapi usable from libpq Michael Paquier
- Re: Composite types as parameters Elijah Stone
- Re: [HACKERS] Preserving param location Julien Rouhaud
- Re: [HACKERS] Preserving param location Julien Rouhaud
- Deparsing rewritten query Julien Rouhaud
- Re: Deparsing rewritten query Pavel Stehule
- Farewell greeting tsunakawa.takay@fujitsu.com
- Re: Farewell greeting Tatsuo Ishii
- Re: Farewell greeting Julien Rouhaud
- Re: pglz compression performance, take two Andrey Borodin
- Re: Deparsing rewritten query Ranier Vilela
- Re: Deparsing rewritten query Julien Rouhaud
- Re: Deparsing rewritten query Tom Lane
- code fork June 28th Andrew Dunstan
- Re: Deparsing rewritten query Julien Rouhaud
- Re: Deparsing rewritten query Tom Lane
- Re: Deparsing rewritten query Julien Rouhaud
- Re: Composite types as parameters Tom Lane
- Re: Farewell greeting Peter Geoghegan
- Overflow hazard in pgbench Tom Lane
- PoC: using sampling to estimate joins / complex conditions Tomas Vondra
- Re: PITR promote bug: Checkpointer writes to older timeline Tom Lane
- Re: PITR promote bug: Checkpointer writes to older timeline Tom Lane
- Re: PITR promote bug: Checkpointer writes to older timeline Tom Lane
- PQconnectdb/PQerrorMessage changed behavior on master Alexander Lakhin
- Re: PQconnectdb/PQerrorMessage changed behavior on master Tom Lane
- Re: Overflow hazard in pgbench Tom Lane
- What is "wraparound failure", really? Peter Geoghegan
- pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Justin Pryzby
- Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Peter Geoghegan
- Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Peter Geoghegan
- Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Peter Geoghegan
- Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Justin Pryzby
- Re: What is "wraparound failure", really? Andrew Dunstan
- Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c) Peter Smith
- Re: What is "wraparound failure", really? Thomas Munro
- RE: Farewell greeting kato-sho@fujitsu.com
- Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Justin Pryzby
- Re: Farewell greeting Michael Paquier
- Re: Farewell greeting Tatsuro Yamada
- Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c) Michael Paquier
- Re: fdatasync performance problem with large number of DB files Thomas Munro
- Re: Deadlock risk while inserting directly into partition? Amit Langote
- Re: PQconnectdb/PQerrorMessage changed behavior on master Alexander Lakhin
- Re: Deadlock risk while inserting directly into partition? Amit Langote
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: missing GRANT on pg_subscription columns vignesh C
- Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Peter Geoghegan
- Re: Deadlock risk while inserting directly into partition? Amit Langote
- Re: Deadlock risk while inserting directly into partition? Amit Kapila
- Re: What is "wraparound failure", really? Peter Geoghegan
- Re: Different compression methods for FPI Michael Paquier
- Re: Preventing abort() and exit() calls in libpq Michael Paquier
- Re: Different compression methods for FPI Michael Paquier
- Re: Different compression methods for FPI Andrey Borodin
- Re: Overflow hazard in pgbench Fabien COELHO
- Re: Preventing abort() and exit() calls in libpq Fabien COELHO
- Re: Write visibility map during CLUSTER/VACUUM FULL Anna Akenteva
- Re: Fix for segfault in logical replication on master Amit Kapila
- Re: What is "wraparound failure", really? Masahiko Sawada
- Numeric multiplication overflow errors Dean Rasheed
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Remove redundant initializations Peter Eisentraut
- Re: Rename of triggers for partitioned tables Arne Roland
- Re: Multiple pg_waldump --rmgr options Daniel Gustafsson
- Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c) Ranier Vilela
- Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c) Ranier Vilela
- Re: Numeric multiplication overflow errors David Rowley
- Re: Remove redundant initializations David Rowley
- Re: Deadlock risk while inserting directly into partition? David Rowley
- Re: Remove redundant initializations Daniel Gustafsson
- Re: Deadlock risk while inserting directly into partition? David Rowley
- pgindent run Andrew Dunstan
- Re: What is "wraparound failure", really? Andrew Dunstan
- Re: pgindent run David Rowley
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Unbounded %s in sscanf Daniel Gustafsson
- Re: pgindent run Andrew Dunstan
- Re: Deadlock risk while inserting directly into partition? Laurenz Albe
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: Unbounded %s in sscanf Tom Lane
- Re: Deparsing rewritten query Gilles Darold
- Re: pgindent run Andrew Dunstan
- Re: Remove redundant initializations Tom Lane
- Re: pgindent run Tom Lane
- Re: pgindent run Tom Lane
- Re: Unbounded %s in sscanf Daniel Gustafsson
- Re: pgindent run Andrew Dunstan
- Re: Can a child process detect postmaster death when in pg_usleep? Bharath Rupireddy
- Re: pgindent run Tom Lane
- Re: Can a child process detect postmaster death when in pg_usleep? Tom Lane
- Re: code fork June 28th Andrew Dunstan
- Re: pglz compression performance, take two Mark Dilger
- Re: pglz compression performance, take two Mark Dilger
- Re: Deparsing rewritten query Julien Rouhaud
- Re: Overflow hazard in pgbench Tom Lane
- Re: Unbounded %s in sscanf Alvaro Herrera
- Re: cleaning up PostgresNode.pm Andrew Dunstan
- Re: code fork June 28th Tom Lane
- Re: code fork June 28th Andrew Dunstan
- Re: Deparsing rewritten query Gilles Darold
- Re: A qsort template John Naylor
- Re: [PATCH] Make jsonapi usable from libpq Tom Lane
- Re: Rename of triggers for partitioned tables Zhihong Yu
- pg_indent instructions Andrew Dunstan
- Re: pg_indent instructions Tom Lane
- Re: Composite types as parameters Elijah Stone
- Re: [PATCH] Make jsonapi usable from libpq Daniel Gustafsson
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Peter Geoghegan
- Re: cutting down the TODO list thread John Naylor
- Re: Synchronous commit behavior during network outage Jeff Davis
- Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File: "nbtdedup.c", ... Justin Pryzby
- Re: A qsort template Thomas Munro
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: A qsort template Thomas Munro
- Re: PG 14 release notes, first draft Justin Pryzby
- Re: track_planning causing performance regression Julien Rouhaud
- Re: missing GRANT on pg_subscription columns Amit Kapila
- RE: Added schema level support for publication. tanghy.fnst@fujitsu.com
- Re: Different compression methods for FPI Michael Paquier
- Re: [PATCH] More docs on what to do and not do in extension code Craig Ringer
- Re: [PATCH] ProcessInterrupts_hook Craig Ringer
- Re: Dump public schema ownership & seclabels Noah Misch
- Re: How to expose session vs txn lock info in pg_locks view? Craig Ringer
- Re: Dump public schema ownership & seclabels Tom Lane
- Re: RFC: Detailed reorder buffer stats dumps Craig Ringer
- Re: Add index OID macro argument to DECLARE_INDEX Peter Eisentraut
- Add '--ignore-errors' into pg_regress Andrey Lepikhov
- Re: Different compression methods for FPI Andrey Borodin
- Re: Synchronous commit behavior during network outage Andrey Borodin
- Re: A qsort template Thomas Munro
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Speed up pg_checksums in cases where checksum already set Michael Paquier
- Re: Allow streaming the changes after speculative aborts. Dilip Kumar
- Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample Magnus Hagander
- Re: Dump public schema ownership & seclabels Noah Misch
- Re: Using each rel as both outer and inner for JOIN_ANTI Emre Hasegeli
- Re: PROXY protocol support Magnus Hagander
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Doc chapter for Hash Indexes Amit Kapila
- Re: Using each rel as both outer and inner for JOIN_ANTI Richard Guo
- Re: Overflow hazard in pgbench Fabien COELHO
- Re: PROXY protocol support Magnus Hagander
- Re: Numeric multiplication overflow errors Dean Rasheed
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Amit Kapila
- Numeric x^y for negative x Dean Rasheed
- Re: speed up verifying UTF-8 John Naylor
- Use PG_STAT_GET_REPLICATION_SLOT_COLS in pg_stat_get_replication_slot() Masahiko Sawada
- Re: [HACKERS] logical decoding of two-phase transactions vignesh C
- Re: Use PG_STAT_GET_REPLICATION_SLOT_COLS in pg_stat_get_replication_slot() Amit Kapila
- Re: Speed up pg_checksums in cases where checksum already set Greg Sabino Mullane
- Re: Fix around conn_duration in pgbench Asif Rehman
- Re: dynamic result sets support in extended query protocol Peter Eisentraut
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: Pipeline mode and PQpipelineSync() Boris Kolpackov
- Avoid choose invalid number of partitions (src/backend/executor/nodeAgg.c) Ranier Vilela
- Re: Supply restore_command to pg_rewind via CLI argument Alexey Kondratov
- Re: Using each rel as both outer and inner for JOIN_ANTI Ronan Dunklau
- Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: track_planning causing performance regression Julien Rouhaud
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Alvaro Herrera
- Re: Dump public schema ownership & seclabels Tom Lane
- Re: A qsort template John Naylor
- Re: Have I found an interval arithmetic bug? Daniel Gustafsson
- Re: Have I found an interval arithmetic bug? Zhihong Yu
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: [PATCH] expand the units that pg_size_pretty supports on output David Christensen
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: Issue in recent pg_stat_statements? David Christensen
- Re: Add '--ignore-errors' into pg_regress Tom Lane
- Re: Add '--ignore-errors' into pg_regress Andrey Lepikhov
- Re: [PATCH] Make jsonapi usable from libpq Jacob Champion
- Re: [PATCH] Make jsonapi usable from libpq Jacob Champion
- Re: Synchronous commit behavior during network outage Jeff Davis
- Re: PG 14 release notes, first draft Simon Riggs
- Re: [PATCH] Make jsonapi usable from libpq Tom Lane
- Re: [PATCH] Make jsonapi usable from libpq Jacob Champion
- Re: [PATCH] Make jsonapi usable from libpq Tom Lane
- WIP: Relaxing the constraints on numeric scale Dean Rasheed
- Re: Pipeline mode and PQpipelineSync() Ranier Vilela
- Re: ERROR: "ft1" is of the wrong type. ahsan hadi
- Re: [PATCH] test/ssl: rework the sslfiles Makefile target Jacob Champion
- Re: Pipeline mode and PQpipelineSync() Alvaro Herrera
- Re: WIP: Relaxing the constraints on numeric scale Robert Haas
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: WIP: Relaxing the constraints on numeric scale Dean Rasheed
- Re: Overflow hazard in pgbench Fabien COELHO
- Re: WIP: Relaxing the constraints on numeric scale Tom Lane
- Re: WIP: Relaxing the constraints on numeric scale Robert Haas
- Extensible storage manager API - smgr hooks Anastasia Lubennikova
- Fix PITR msg for Abort Prepared Simon Riggs
- [PATCH] Don't block HOT update by BRIN index Josef Šimánek
- Re: [PATCH] Don't block HOT update by BRIN index Josef Šimánek
- Re: [PATCH] Don't block HOT update by BRIN index Tomas Vondra
- Re: [PATCH] Don't block HOT update by BRIN index Josef Šimánek
- Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
- Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
- Re: ERROR: "ft1" is of the wrong type. Kyotaro Horiguchi
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Speed up pg_checksums in cases where checksum already set Michael Paquier
- Re: Fix PITR msg for Abort Prepared Michael Paquier
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Mark Dilger
- Re: public schema default ACL Noah Misch
- Re: Extensible storage manager API - smgr hooks Yura Sokolov
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: What is "wraparound failure", really? Noah Misch
- Re: Teach pg_receivewal to use lz4 compression Michael Paquier
- Re: Allow streaming the changes after speculative aborts. Amit Kapila
- Re: Using each rel as both outer and inner for JOIN_ANTI Richard Guo
- Re: Allow streaming the changes after speculative aborts. Dilip Kumar
- Re: cleaning up PostgresNode.pm Michael Paquier
- Re: Defer selection of asynchronous subplans until the executor initialization stage Andrey Lepikhov
- Re: Map WAL segment files on PMEM as WAL buffers Takashi Menjo
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Amit Kapila
- Re: Fix around conn_duration in pgbench Yugo NAGATA
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Amit Kapila
- Re: Fix around conn_duration in pgbench Yugo NAGATA
- Dependency to logging in jsonapi.c Michael Paquier
- Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Michael Paquier
- Re: Teach pg_receivewal to use lz4 compression Dilip Kumar
- Re: POC: Cleaning up orphaned files using undo logs Antonin Houska
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: pgbench logging broken by time logic changes Michael Paquier
- Re: Use PG_STAT_GET_REPLICATION_SLOT_COLS in pg_stat_get_replication_slot() Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Allow streaming the changes after speculative aborts. Amit Kapila
- Re: pgbench logging broken by time logic changes Thomas Munro
- Re: ERROR: "ft1" is of the wrong type. Ahsan Hadi
- Re: pgbench logging broken by time logic changes Fabien COELHO
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: Added schema level support for publication. tanghy.fnst@fujitsu.com
- Re: pgbench logging broken by time logic changes Fabien COELHO
- PITR: enhance getRecordTimestamp() Simon Riggs
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Use simplehash.h instead of dynahash in SMgr David Rowley
- Re: speed up verifying UTF-8 Heikki Linnakangas
- Re: Removing unneeded self joins Andrey Lepikhov
- Re: Added schema level support for publication. vignesh C
- Re: Use PG_STAT_GET_REPLICATION_SLOT_COLS in pg_stat_get_replication_slot() Masahiko Sawada
- Re: Allow streaming the changes after speculative aborts. Robert Haas
- Re: cleaning up PostgresNode.pm Andrew Dunstan
- Re: Allow streaming the changes after speculative aborts. Amit Kapila
- Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Fujii Masao
- Re: Use pg_nextpower2_* in a few more places David Rowley
- Re: Synchronous commit behavior during network outage Andrey Borodin
- Re: cleaning up PostgresNode.pm Alvaro Herrera
- Re: Remove redundant initializations David Rowley
- Re: Merging statistics from children instead of re-sampling everything Andrey Lepikhov
- Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
- Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
- Re: Remove redundant initializations Tom Lane
- Re: cleaning up PostgresNode.pm Andrew Dunstan
- Commit fest manager vignesh C
- Re: Commit fest manager Daniel Gustafsson
- ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: What is "wraparound failure", really? Robert Haas
- Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
- Record a Bitmapset of non-pruned partitions David Rowley
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: Enhanced error message to include hint messages for redundant options error vignesh C
- Partitioned index can be not dumped Alexander Pyhalov
- Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Bharath Rupireddy
- Re: ExecRTCheckPerms() and many prunable partitions David Rowley
- Re: Partitioned index can be not dumped Alexander Pyhalov
- Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: Partitioned index can be not dumped Álvaro Herrera
- Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: Dependency to logging in jsonapi.c Tom Lane
- Re: Merging statistics from children instead of re-sampling everything Tomas Vondra
- trivial improvement to system_or_bail Alvaro Herrera
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: trivial improvement to system_or_bail Daniel Gustafsson
- Re: trivial improvement to system_or_bail Tom Lane
- Re: Dependency to logging in jsonapi.c Jacob Champion
- Re: Removing unneeded self joins Laurenz Albe
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: Replication protocol doc fix Robert Haas
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- [PATCH] pgbench: add multiconnect option David Christensen
- Re: speed up verifying UTF-8 John Naylor
- Re: [PATCH] Make jsonapi usable from libpq Peter Eisentraut
- Re: Preventing abort() and exit() calls in libpq Peter Eisentraut
- SQL:2011 application time Paul A Jungwirth
- Re: POC: Cleaning up orphaned files using undo logs Antonin Houska
- Re: What is "wraparound failure", really? Peter Geoghegan
- Re: SSL/TLS instead of SSL in docs Peter Eisentraut
- Re: SSL/TLS instead of SSL in docs Jacob Champion
- Re: Partitioned index can be not dumped Álvaro Herrera
- Re: Partitioned index can be not dumped Zhihong Yu
- Re: Commit fest manager Ibrar Ahmed
- Re: Partitioned index can be not dumped Alexander Pyhalov
- Column Filtering in Logical Replication Rahila Syed
- Re: [PATCH] Make jsonapi usable from libpq Tom Lane
- Re: Preventing abort() and exit() calls in libpq Tom Lane
- Re: Multiple pg_waldump --rmgr options Heikki Linnakangas
- New committers: Daniel Gustafsson and John Naylor Tom Lane
- Re: SSL/TLS instead of SSL in docs Daniel Gustafsson