Mailing lists [pgsql-hackers]
- SearchCatCacheList()/SearchSysCacheList() is O(n) Andres Freund
- Re: SearchCatCacheList()/SearchSysCacheList() is O(n) Tom Lane
- Re: SearchCatCacheList()/SearchSysCacheList() is O(n) Andres Freund
- Re: SearchCatCacheList()/SearchSysCacheList() is O(n) Tom Lane
- Re: Do we need to rethink how to parallelize regression tests to speedup CLOBBER_CACHE_ALWAYS? David Rowley
- Re: PG 14 release notes, first draft Alvaro Herrera
- Re: PG 14 release notes, first draft Alvaro Herrera
- Re: Replacing pg_depend PIN entries with a fixed range check Tom Lane
- Re: AlterSubscription_refresh "wrconn" wrong variable? Alvaro Herrera
- Re: Enhanced error message to include hint messages for redundant options error Alvaro Herrera
- Re: wal stats questions Masahiro Ikeda
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: Corrected documentation of data type for the logical replication message formats. Peter Smith
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- RE: Parallel scan with SubTransGetTopmostTransaction assert coredump Pengchengliu
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: Remove "FROM" in "DELETE FROM" when using tab-completion Michael Paquier
- Re: Always bump PG_CONTROL_VERSION? Michael Paquier
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Michael Paquier
- Re: Always bump PG_CONTROL_VERSION? Julien Rouhaud
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Andres Freund
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Peter Geoghegan
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: alter subscription drop publication fixes Japin Li
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: alter subscription drop publication fixes Bharath Rupireddy
- Support for VACUUMing Foreign Tables Bharath Rupireddy
- Re: compute_query_id and pg_stat_statements Fujii Masao
- Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Langote
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Amit Langote
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: compute_query_id and pg_stat_statements Maciek Sakrejda
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: compute_query_id and pg_stat_statements Maciek Sakrejda
- Re: alter subscription drop publication fixes Dilip Kumar
- RE: Forget close an open relation in ReorderBufferProcessTXN() osumi.takamichi@fujitsu.com
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: PG 14 release notes, first draft Amit Langote
- Re: Replication slot stats misgivings Amit Kapila
- Re: Replication slot stats misgivings vignesh C
- Re: [Patch] ALTER SYSTEM READ ONLY Dilip Kumar
- Re: parallel vacuum - few questions on docs, comments and code Amit Kapila
- Re: parallel vacuum - few questions on docs, comments and code Amit Kapila
- Re: Inherited UPDATE/DELETE vs async execution Amit Langote
- Re: [Patch] ALTER SYSTEM READ ONLY Dilip Kumar
- Re: compute_query_id and pg_stat_statements Kyotaro Horiguchi
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Michael Paquier
- Re: Inherited UPDATE/DELETE vs async execution Etsuro Fujita
- Re: Executor code - found an instance of a WHILE that should just be an IF David Rowley
- Re: RFC: Logging plan of the running query torikoshia
- Re: RFC: Logging plan of the running query torikoshia
- Re: RFC: Logging plan of the running query Dilip Kumar
- Re: [PATCH] distinct aggregates within a window function WIP Eugen Konkov
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: [Patch] ALTER SYSTEM READ ONLY Dilip Kumar
- Re: RFC: Logging plan of the running query Bharath Rupireddy
- Re: RFC: Logging plan of the running query Bharath Rupireddy
- Re: RFC: Logging plan of the running query Bharath Rupireddy
- subscriptioncheck failure Amit Kapila
- Re: RFC: Logging plan of the running query Dilip Kumar
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: RFC: Logging plan of the running query torikoshia
- Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Kapila
- Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Kapila
- Re: subscriptioncheck failure vignesh C
- Re: RFC: Logging plan of the running query Bharath Rupireddy
- Re: Executor code - found an instance of a WHILE that should just be an IF Michael Paquier
- Re: Inherited UPDATE/DELETE vs async execution Etsuro Fujita
- Re: subscriptioncheck failure Michael Paquier
- Re: RFC: Logging plan of the running query Dilip Kumar
- Re: RFC: Logging plan of the running query Bharath Rupireddy
- Re: RFC: Logging plan of the running query Dilip Kumar
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Justin Pryzby
- Re: Inherited UPDATE/DELETE vs async execution Amit Langote
- Re: subscriptioncheck failure vignesh C
- Re: Executor code - found an instance of a WHILE that should just be an IF Julien Rouhaud
- Re: RFC: Logging plan of the running query Dilip Kumar
- Re: JSON doc example (matchiness) Alexander Korotkov
- Re: parallel vacuum - few questions on docs, comments and code Masahiko Sawada
- Re: subscriptioncheck failure vignesh C
- Explicit NULL dereference (src/backend/commands/tablecmds.c) Ranier Vilela
- Re: Explicit NULL dereference (src/backend/commands/tablecmds.c) Tom Lane
- Re: alter subscription drop publication fixes vignesh C
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow
- Re: Enhanced error message to include hint messages for redundant options error vignesh C
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: alter subscription drop publication fixes Bharath Rupireddy
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: OOM in spgist insert Tom Lane
- Re: parallel vacuum - few questions on docs, comments and code Bharath Rupireddy
- Re: compute_query_id and pg_stat_statements Maciek Sakrejda
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: compute_query_id and pg_stat_statements Julien Rouhaud
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: OOM in spgist insert Alvaro Herrera
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: Granting control of SUSET gucs to non-superusers Mark Dilger
- Re: OOM in spgist insert Alvaro Herrera
- Re: compute_query_id and pg_stat_statements Maciek Sakrejda
- Re: OOM in spgist insert Tom Lane
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Andrew Dunstan
- amvalidate(): cache lookup failed for operator class 123 Justin Pryzby
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Tom Lane
- Re: OOM in spgist insert Tom Lane
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Stephen Frost
- Re: compute_query_id and pg_stat_statements Christoph Berg
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: Granting control of SUSET gucs to non-superusers Stephen Frost
- Re: compute_query_id and pg_stat_statements Stephen Frost
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Stephen Frost
- Re: amvalidate(): cache lookup failed for operator class 123 Tom Lane
- Re: amvalidate(): cache lookup failed for operator class 123 Justin Pryzby
- Re: compute_query_id and pg_stat_statements Tom Lane
- Re: Granting control of SUSET gucs to non-superusers Mark Dilger
- Re: compute_query_id and pg_stat_statements Stephen Frost
- Re: compute_query_id and pg_stat_statements Alvaro Herrera
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: compute_query_id and pg_stat_statements Bruce Momjian
- Re: Granting control of SUSET gucs to non-superusers Jacob Champion
- Re: Granting control of SUSET gucs to non-superusers Stephen Frost
- Re: Granting control of SUSET gucs to non-superusers Mark Dilger
- Re: amvalidate(): cache lookup failed for operator class 123 Robert Haas
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan
- Re: amvalidate(): cache lookup failed for operator class 123 Tom Lane