Mailing lists [pgsql-hackers]
- 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