Mailing lists [pgsql-hackers]
- Re: [PATCH] LockAcquireExtended improvement Robert Haas
- Fwd: Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Call pqPipelineFlush from PQsendFlushRequest Jelte Fennema-Nio
- Re: Adding comments to help understand psql hidden queries David Christensen
- [Doc] Improve hostssl related descriptions and option presentation David G. Johnston
- Checking MINIMUM_VERSION_FOR_WAL_SUMMARIES Artur Zakirov
- Re: Where can I find the doxyfile? John Morris
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Quan Zongliang
- Re: set_cheapest without checking pathlist Richard Guo
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: POC: GROUP BY optimization Tom Lane
- Re: speed up a logical replica setup Euler Taveira
- Re: set_cheapest without checking pathlist James Coleman
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Small fix on COPY ON_ERROR document torikoshia
- Re: An improvement on parallel DISTINCT David Rowley
- Re: POC: GROUP BY optimization Richard Guo
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: POC: GROUP BY optimization Richard Guo
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improve eviction algorithm in ReorderBuffer Shubham Khanna
- Commitfest 2024-01 is now closed vignesh C
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Commitfest 2024-01 is now closed Tom Lane
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: SQL:2011 application time jian he
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables Alexander Lakhin
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Add new COPY option REJECT_LIMIT torikoshia
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Commitfest 2024-01 is now closed Amit Kapila
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Commitfest 2024-01 is now closed Michael Paquier
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Michael Paquier
- Re: Commitfest 2024-01 is now closed Masahiko Sawada
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Re: Is this a problem in GenericXLogFinish()? Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: An improvement on parallel DISTINCT Richard Guo
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Commitfest 2024-01 is now closed Richard Guo
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Emitting JSON to file using COPY TO jian he
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Corey Huinker
- Re: Checking MINIMUM_VERSION_FOR_WAL_SUMMARIES Nazir Bilal Yavuz
- Re: Checking MINIMUM_VERSION_FOR_WAL_SUMMARIES Yugo NAGATA
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: ResourceOwner refactoring Alexander Lakhin
- Re: Checking MINIMUM_VERSION_FOR_WAL_SUMMARIES Artur Zakirov
- Re: Check lateral references within PHVs for memoize cache keys Richard Guo
- Re: Change GUC hashtable to use simplehash? John Naylor
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Emitting JSON to file using COPY TO Alvaro Herrera
- Re: Emitting JSON to file using COPY TO jian he
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- InstallXLogFileSegment() vs concurrent WAL flush Thomas Munro
- Re: An improvement on parallel DISTINCT David Rowley
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- Re: An improvement on parallel DISTINCT David Rowley
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: InstallXLogFileSegment() vs concurrent WAL flush Yugo NAGATA
- Re: Checking MINIMUM_VERSION_FOR_WAL_SUMMARIES Nazir Bilal Yavuz
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: POC: Extension for adding distributed tracing - pg_tracing Heikki Linnakangas
- Re: InstallXLogFileSegment() vs concurrent WAL flush Thomas Munro
- Re: XLog size reductions: smaller XLRec block header for PG17 Heikki Linnakangas
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: XLog size reductions: smaller XLRec block header for PG17 Robert Haas
- Re: cataloguing NOT NULL constraints Alexander Lakhin
- Re: Commitfest 2024-01 is now closed Robert Haas
- Re: POC: Extension for adding distributed tracing - pg_tracing Jan Katins
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Robert Haas
- Re: pgbench - adding pl/pgsql versions of tests Hannu Krosing
- Draft release notes for minor releases are up Tom Lane
- pg_language(langispl) column apparently not needed Antonin Houska
- Re: pg_language(langispl) column apparently not needed Tom Lane
- Correct SQLSTATE for ENOMEM in file access Alexander Kuzmenkov
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Correct SQLSTATE for ENOMEM in file access Tom Lane
- Re: Correct SQLSTATE for ENOMEM in file access Alexander Kuzmenkov
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: Small fix on COPY ON_ERROR document David G. Johnston
- Re: Correct SQLSTATE for ENOMEM in file access Tom Lane
- Re: to_regtype() Raises Error David G. Johnston
- Re: to_regtype() Raises Error David E. Wheeler
- Re: pgbench - adding pl/pgsql versions of tests Robert Haas