Mailing lists [pgsql-hackers]
- cache lookup failed for statistics object 123 Justin Pryzby
- Re: Bogus collation version recording in recordMultipleDependencies Thomas Munro
- Re: Dubious assertion in RegisterDynamicBackgroundWorker Tom Lane
- Re: Bogus collation version recording in recordMultipleDependencies Andrew Dunstan
- Re: MaxOffsetNumber for Table AMs Matthias van de Meent
- Make some column descriptions easier to distinguish visually David Fetter
- Re: v14 mechanical code beautification patches Bruce Momjian
- Re: v14 mechanical code beautification patches Tom Lane
- Re: MaxOffsetNumber for Table AMs Peter Geoghegan
- Re: v14 mechanical code beautification patches Bruce Momjian
- Re: Small issues with CREATE TABLE COMPRESSION Michael Paquier
- Re: .ready and .done files considered harmful Robert Haas
- Re: Dubious assertion in RegisterDynamicBackgroundWorker Robert Haas
- Re: Replication slot stats misgivings Masahiko Sawada
- Re: MaxOffsetNumber for Table AMs Robert Haas
- Re: Dubious assertion in RegisterDynamicBackgroundWorker Tom Lane
- Re: PG in container w/ pid namespace is init, process exits cause restart Robert Haas
- Re: MaxOffsetNumber for Table AMs Hannu Krosing
- Re: PG in container w/ pid namespace is init, process exits cause restart Tom Lane
- Re: MaxOffsetNumber for Table AMs Hannu Krosing
- Re: pg_receivewal makes a bad daemon David Fetter
- Re: v14 mechanical code beautification patches Tom Lane
- Re: MaxOffsetNumber for Table AMs Jeff Davis
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety tsunakawa.takay@fujitsu.com
- Re: decoupling table and index vacuum Masahiko Sawada
- Re: MaxOffsetNumber for Table AMs Hannu Krosing
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila
- Re: Identify missing publications from publisher while create/alter subscription. Japin Li
- Re: MaxOffsetNumber for Table AMs Robert Haas
- Re: pg_receivewal makes a bad daemon Robert Haas
- Re: Replication slot stats misgivings Masahiko Sawada
- [v15] ALTER TABLE ... SET ACCESS METHOD Jeff Davis
- Why do we have perl and sed versions of Gen_dummy_probes? Andres Freund
- Re: [v15] ALTER TABLE ... SET ACCESS METHOD Andres Freund
- Re: Replication slot stats misgivings Amit Kapila
- Re: Why do we have perl and sed versions of Gen_dummy_probes? Tom Lane
- Re: RFC: Detailed reorder buffer stats dumps Craig Ringer
- Re: [v15] ALTER TABLE ... SET ACCESS METHOD Justin Pryzby
- Re: [v15] ALTER TABLE ... SET ACCESS METHOD Jeff Davis
- Re: Why do we have perl and sed versions of Gen_dummy_probes? Andres Freund
- Re: Synchronous commit behavior during network outage Andrey Borodin
- Re: Small issues with CREATE TABLE COMPRESSION Dilip Kumar
- Re: Replication slot stats misgivings Masahiko Sawada
- Re: gcc 11.1.0 warnings in llvmjit_expr.c Andres Freund
- Re: gcc 11.1.0 warnings in llvmjit_expr.c Andres Freund
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Amit Langote
- Re: Replication slot stats misgivings vignesh C
- Re: COPY table_name (single_column) FROM 'iso-8859-1.txt' DELIMITER E'\n' Joel Jacobson
- Re: COPY table_name (single_column) FROM 'iso-8859-1.txt' DELIMITER E'\n' Thomas Kellerer
- Re: COPY table_name (single_column) FROM 'iso-8859-1.txt' DELIMITER E'\n' Joel Jacobson
- Re: COPY table_name (single_column) FROM 'iso-8859-1.txt' DELIMITER E'\n' Darafei "Komяpa" Praliaskouski
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: decoupling table and index vacuum Dilip Kumar
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Dubious assertion in RegisterDynamicBackgroundWorker Noah Misch
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Replication slot stats misgivings Amit Kapila
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Antonin Houska
- Re: .ready and .done files considered harmful Kyotaro Horiguchi
- RE: [bug?] Missed parallel safety checks, and wrong parallel safety tsunakawa.takay@fujitsu.com
- Re: Replication slot stats misgivings Masahiko Sawada
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar
- Re: Replication slot stats misgivings Amit Kapila
- Re: Replication slot stats misgivings vignesh C
- Re: Unresolved repliaction hang and stop problem. Lukasz Biegaj
- Re: Replication slot stats misgivings Masahiko Sawada
- Re: decoupling table and index vacuum Masahiko Sawada
- Re: AlterSubscription_refresh "wrconn" wrong variable? Peter Smith
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: AlterSubscription_refresh "wrconn" wrong variable? Japin Li
- Re: Replication slot stats misgivings Amit Kapila
- Re: AlterSubscription_refresh "wrconn" wrong variable? Peter Smith
- PG 13.2 Parallel scan with SubTransGetTopmostTransaction assert coredump Pengchengliu
- Re: AlterSubscription_refresh "wrconn" wrong variable? Japin Li
- Re: WIP: WAL prefetch (another approach) Andres Freund
- Re: AlterSubscription_refresh "wrconn" wrong variable? Bharath Rupireddy
- Re: Why do we have perl and sed versions of Gen_dummy_probes? ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: decoupling table and index vacuum Robert Haas
- Re: .ready and .done files considered harmful Robert Haas
- Re: v14 mechanical code beautification patches Bruce Momjian
- Anti-critical-section assertion failure in mcxt.c reached by walsender Thomas Munro
- Re: decoupling table and index vacuum Masahiko Sawada
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
- Re: MaxOffsetNumber for Table AMs Matthias van de Meent
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Pavel Luzanov
- Re: Small issues with CREATE TABLE COMPRESSION Dilip Kumar
- Re: RFC: Detailed reorder buffer stats dumps Amit Kapila
- Re: COPY table_name (single_column) FROM 'iso-8859-1.txt' DELIMITER E'\n' Isaac Morland
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Greg Nancarrow
- Re: Small issues with CREATE TABLE COMPRESSION Michael Paquier
- Re: Small issues with CREATE TABLE COMPRESSION Michael Paquier
- Re: decoupling table and index vacuum Dilip Kumar
- Re: [BUG]"FailedAssertion" reported in lazy_scan_heap() when running logical replication Masahiko Sawada
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: [BUG]"FailedAssertion" reported in lazy_scan_heap() when running logical replication Dilip Kumar
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: Toast compression method options Dilip Kumar
- Re: Why do we have perl and sed versions of Gen_dummy_probes? Andrew Dunstan
- Multi-Column List Partitioning Nitin Jadhav
- Re: Printing backtrace of postgres processes vignesh C
- Re: COPY table_name (single_column) FROM 'iso-8859-1.txt' DELIMITER E'\n' Joel Jacobson
- Re: Small issues with CREATE TABLE COMPRESSION Dilip Kumar
- use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` 盏一
- Re: COPY table_name (single_column) FROM 'iso-8859-1.txt' DELIMITER E'\n' Isaac Morland
- Re: Asynchronous Append on postgres_fdw nodes. Stephen Frost
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Álvaro Herrera
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Álvaro Herrera
- Re: Printing backtrace of postgres processes Robert Haas
- Re: Printing backtrace of postgres processes Tom Lane
- Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` Andres Freund
- Re: Printing backtrace of postgres processes Andres Freund
- Re: Printing backtrace of postgres processes Andres Freund
- Re: Printing backtrace of postgres processes Tom Lane
- Re: .ready and .done files considered harmful Hannu Krosing
- Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` Tom Lane
- Re: Printing backtrace of postgres processes Tom Lane
- Re: [BUG]"FailedAssertion" reported in lazy_scan_heap() when running logical replication Andres Freund
- Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` Andres Freund
- Re: Printing backtrace of postgres processes Andres Freund
- Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas
- Re: Printing backtrace of postgres processes Andres Freund
- Re: .ready and .done files considered harmful Andres Freund
- Re: COPY table_name (single_column) FROM 'iso-8859-1.txt' DELIMITER E'\n' Andrew Dunstan
- Re: alter table set TABLE ACCESS METHOD Jeff Davis
- Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` Andrew Dunstan
- Re: [BUG]"FailedAssertion" reported in lazy_scan_heap() when running logical replication Peter Geoghegan
- Re: alter table set TABLE ACCESS METHOD Justin Pryzby
- Re: WIP: WAL prefetch (another approach) Andres Freund
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Andreas Seltenreich
- Re: cache lookup failed for statistics object 123 Tomas Vondra
- Re: [BUG]"FailedAssertion" reported in lazy_scan_heap() when running logical replication Peter Geoghegan
- Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` 盏一
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Álvaro Herrera
- Re: AlterSubscription_refresh "wrconn" wrong variable? Alvaro Herrera