Mailing lists [pgsql-hackers]
- Re: Incorrect cost for MergeAppend Alexander Kuzmenkov
- Re: Add system identifier to backup manifest Robert Haas
- Re: Improve the connection failure error messages Peter Smith
- Re: libpq fails to build with TSAN Daniel Gustafsson
- Re: Documentation: warn about two_phase when altering a subscription Peter Smith
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: speed up a logical replica setup Euler Taveira
- Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix Peter Smith
- Re: Rename setup_cancel_handler in pg_dump Yugo NAGATA
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: More new SQL/JSON item methods Kyotaro Horiguchi
- Re: More new SQL/JSON item methods Kyotaro Horiguchi
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- set_cheapest without checking pathlist James Coleman
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Parallelize correlated subqueries that execute within each worker James Coleman
- Re: Synchronizing slots from primary to standby Euler Taveira
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: speed up a logical replica setup Euler Taveira
- Re: Flushing large data immediately in pqcomm Andres Freund
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: set_cheapest without checking pathlist Richard Guo
- Re: set_cheapest without checking pathlist David Rowley
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Yugo NAGATA
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables vignesh C
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Synchronizing slots from primary to standby Ajin Cherian
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: More new SQL/JSON item methods Kyotaro Horiguchi
- Re: More new SQL/JSON item methods Kyotaro Horiguchi
- Re: More new SQL/JSON item methods Kyotaro Horiguchi
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Re: set_cheapest without checking pathlist Richard Guo
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: [PATCH] LockAcquireExtended improvement Jingxian Li
- Re: Add system identifier to backup manifest Amul Sul
- Re: A performance issue with Memoize Anthonin Bonnefoy
- Re: Fix bugs not to discard statistics when changing stats_fetch_consistency Michael Paquier
- Re: A performance issue with Memoize Richard Guo
- Re: set_cheapest without checking pathlist David Rowley
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? vignesh C
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value jian he
- Re: When extended query protocol ends? Dave Cramer
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [PoC] Implementation of distinct in Window Aggregates: take two vignesh C
- Re: [PATCH] Support % wildcard in extension upgrade filenames vignesh C
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: [PoC/RFC] Multiple passwords, interval expirations vignesh C
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Fix bugs not to discard statistics when changing stats_fetch_consistency Shinya Kato
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- Re: [PATCH] ltree hash functions vignesh C
- Re: Moving forward with TDE [PATCH v3] vignesh C
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Collation version tracking for macOS vignesh C
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: Request for comment on setting binary format output per session vignesh C
- Re: Volatile write caches on macOS and Windows, redux vignesh C
- Re: Skip collecting decoded changes of already-aborted transactions vignesh C
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Alvaro Herrera
- Re: Flushing large data immediately in pqcomm Robert Haas
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Forbid the use of invalidated physical slots in streaming replication. vignesh C
- Re: Move bki file pre-processing from initdb to bootstrap vignesh C
- Re: Unified File API vignesh C
- Re: Using AF_UNIX sockets always for tests on Windows vignesh C
- Re: GenBKI emits useless open;close for catalogs without rows vignesh C
- Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Tom Lane
- Re: Add connection active, idle time to pg_stat_activity Sergey Dudoladov
- Re: Asynchronous execution support for Custom Scan vignesh C
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: Allow parallel plan for referential integrity checks? vignesh C
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" vignesh C
- Re: Assertion failure in SnapBuildInitialSnapshot() vignesh C
- Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply vignesh C
- Re: Should the archiver process always make sure that the timeline history files exist in the archive? vignesh C
- Re: Where can I find the doxyfile? vignesh C
- Re: Add system identifier to backup manifest Robert Haas
- Re: pgbench - adding pl/pgsql versions of tests vignesh C
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) vignesh C
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? vignesh C
- Re: PATCH: Using BRIN indexes for sorted output vignesh C
- Re: Reducing connection overhead in pg_upgrade compat check phase vignesh C
- Re: Add connection active, idle time to pg_stat_activity Sergey Dudoladov
- Re: Call pqPipelineFlush from PQsendFlushRequest Tom Lane
- Re: Flushing large data immediately in pqcomm Robert Haas
- Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Andrew Dunstan
- Re: Collation version tracking for macOS Robert Haas
- 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
- Re: Postgres and --config-file option David G. Johnston
- Re: Postgres and --config-file option David G. Johnston
- Why is subscription/t/031_column_list.pl failing so much? Tom Lane
- Re: Why is subscription/t/031_column_list.pl failing so much? Noah Misch
- Re: Flushing large data immediately in pqcomm Andres Freund
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Draft release notes for minor releases are up Noah Misch
- Re: Small fix on COPY ON_ERROR document Alexander Korotkov
- Re: Why is subscription/t/031_column_list.pl failing so much? Noah Misch
- Re: Draft release notes for minor releases are up Tom Lane
- Re: Why is subscription/t/031_column_list.pl failing so much? Tom Lane
- Re: Draft release notes for minor releases are up Noah Misch
- Re: Is this a problem in GenericXLogFinish()? Amit Kapila
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- on_error table, saving error info to a table jian he
- Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix Amit Kapila
- Re: Documentation: warn about two_phase when altering a subscription Amit Kapila
- Re: Why is subscription/t/031_column_list.pl failing so much? Alexander Lakhin
- Re: pgbench - adding pl/pgsql versions of tests Hannu Krosing
- Re: PROXY protocol support Julien Riou
- Re: MultiXact\SLRU buffers configuration Andrey M. Borodin
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker
- Re: Should we remove -Wdeclaration-after-statement? jian he
- Re: Checking MINIMUM_VERSION_FOR_WAL_SUMMARIES Michael Paquier
- bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) zwj
- Re: Where can I find the doxyfile? Alvaro Herrera
- Re: Commitfest 2024-01 first week update Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Commitfest 2024-01 first week update vignesh C
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: Collation version tracking for macOS Jeff Davis
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: Clean up command argument assembly Peter Eisentraut
- Patch: Add parse_type Function David E. Wheeler
- Re: Clean up command argument assembly Tom Lane
- Re: Patch: Add parse_type Function Pavel Stehule
- Re: Draft release notes for minor releases are up Tom Lane
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: Patch: Add parse_type Function Pavel Stehule
- Re: Draft release notes for minor releases are up Noah Misch
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: to_regtype() Raises Error David E. Wheeler
- Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix Peter Smith
- Re: On login trigger: take three Alexander Korotkov
- Re: [PATCH] ltree hash functions jian he
- Grant read-only access to exactly one database amongst many Graham Leggett
- Re: to_regtype() Raises Error Erik Wienhold
- Re: Grant read-only access to exactly one database amongst many Tom Lane
- Re: Grant read-only access to exactly one database amongst many David G. Johnston
- meson: catalog/syscache_ids.h isn't installed Sutou Kouhei
- Re: An improvement on parallel DISTINCT Richard Guo
- Re: An improvement on parallel DISTINCT Richard Guo
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row torikoshia
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Encoding protection for pgcrypto shihao zhong
- Re: Reordering DISTINCT keys to match input path's pathkeys Richard Guo
- Re: Where can I find the doxyfile? John Morris
- Re: Synchronizing slots from primary to standby Peter Smith
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Is this a problem in GenericXLogFinish()? Hayato Kuroda (Fujitsu)
- Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix Amit Kapila
- Re: Synchronizing slots from primary to standby Ajin Cherian
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: Is this a problem in GenericXLogFinish()? Amit Kapila
- Re: meson: catalog/syscache_ids.h isn't installed Masahiko Sawada
- cfbot does not list patches in 'Current commitfest' Richard Guo
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: cataloguing NOT NULL constraints Michael Paquier
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Yugo NAGATA
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: cfbot does not list patches in 'Current commitfest' Daniel Gustafsson
- RE: Is this a problem in GenericXLogFinish()? Hayato Kuroda (Fujitsu)
- Re: meson: catalog/syscache_ids.h isn't installed Michael Paquier
- Re: Is this a problem in GenericXLogFinish()? Michael Paquier
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Yugo NAGATA
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Grant read-only access to exactly one database amongst many Graham Leggett
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables vignesh C
- Re: meson: catalog/syscache_ids.h isn't installed Alvaro Herrera
- Improve pg_trigger.tgargs representation Peter Eisentraut
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Some performance degradation in REL_16 vs REL_15 Anton A. Melnikov
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Re: remaining sql/json patches jian he
- Re: Patch: Add parse_type Function Jim Jones
- Re: to_regtype() Raises Error David E. Wheeler
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Patch: Add parse_type Function Dagfinn Ilmari Mannsåker
- Re: Patch: Add parse_type Function Jim Jones
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Patch: Add parse_type Function Jim Jones
- Re: Grant read-only access to exactly one database amongst many David G. Johnston
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: Clean up some pg_dump tests Peter Eisentraut
- Re: Patch: Add parse_type Function Jim Jones
- Re: Improve pg_trigger.tgargs representation Tom Lane
- Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut
- Re: Patch: Add parse_type Function David E. Wheeler
- doc patch: Spell I/O consistently Dagfinn Ilmari Mannsåker
- Re: meson: catalog/syscache_ids.h isn't installed Peter Eisentraut
- Re: On login trigger: take three Alexander Lakhin
- Re: Where can I find the doxyfile? John Morris
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Make COPY format extendable: Extract COPY TO format implementations Andres Freund
- Re: Commitfest 2024-01 first week update Jacob Champion
- Avoiding concurrent calls to bindtextdomain() Tom Lane
- Re: On login trigger: take three Alexander Korotkov
- Re: pgsql: Add EXPLAIN (MEMORY) to report planner memory consumption Justin Pryzby
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Proposal for implementing OCSP Stapling in PostgreSQL David Zhang
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Kyotaro Horiguchi
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Andres Freund
- confusing / inefficient "need_transcoding" handling in copy Andres Freund
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Why is subscription/t/031_column_list.pl failing so much? Alexander Lakhin
- recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability jian he
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Fix some ubsan/asan related issues Tristan Partin
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: doc patch: Spell I/O consistently Michael Paquier
- 2024-02-08 release announcement draft Jonathan S. Katz
- Re: confusing / inefficient "need_transcoding" handling in copy Michael Paquier
- Re: remaining sql/json patches jian he
- Re: Synchronizing slots from primary to standby Peter Smith
- RE: Improve eviction algorithm in ReorderBuffer Hayato Kuroda (Fujitsu)
- Re: Make COPY format extendable: Extract COPY TO format implementations Andres Freund
- Re: GUC-ify walsender MAX_SEND_SIZE constant Michael Paquier
- Re: On login trigger: take three Bharath Rupireddy
- 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: Add Index-level REINDEX with multiple jobs Michael Paquier
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: speed up a logical replica setup Shubham Khanna
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Yugo NAGATA
- Re: InstallXLogFileSegment() vs concurrent WAL flush Kyotaro Horiguchi
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: 2024-02-08 release announcement draft jian he
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Introduce XID age and inactive timeout based replication slot invalidation Dilip Kumar
- Re: Why is subscription/t/031_column_list.pl failing so much? Alexander Lakhin
- Re: Properly pathify the union planner Richard Guo
- Re: pgsql: Add EXPLAIN (MEMORY) to report planner memory consumption Ashutosh Bapat
- Memory leak fix in rmtree.c Ильясов Ян
- Re: Memory leak fix in rmtree.c Daniel Gustafsson
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: Question on LWLockMode in dsa.c Dilip Kumar
- Re: doc patch: Spell I/O consistently Dagfinn Ilmari Mannsåker
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Yugo NAGATA
- RE: Memory leak fix in rmtree.c Ильясов Ян
- Re: speed up a logical replica setup Shlok Kyal
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Memory leak fix in rmtree.c Daniel Gustafsson
- Re: Printing backtrace of postgres processes Michael Paquier
- Re: RFC: Logging plan of the running query Ashutosh Bapat
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Allow passing extra options to initdb for tests Peter Eisentraut
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby Amit Kapila
- RE: Memory leak fix in rmtree.c Ильясов Ян
- Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability Andrew Dunstan
- Re: Memory leak fix in rmtree.c Daniel Gustafsson
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- clarify equalTupleDescs() Peter Eisentraut
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables Alexander Lakhin
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Ashutosh Bapat
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- glibc qsort() vulnerability Mats Kindahl
- Re: Possibility to disable `ALTER SYSTEM` Peter Eisentraut
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: Why is subscription/t/031_column_list.pl failing so much? Tom Lane
- Re: glibc qsort() vulnerability Tom Lane
- Re: clarify equalTupleDescs() Tom Lane
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: pg_stat_advisor extension Ilia Evdokimov
- Re: pg_stat_advisor extension Ilia Evdokimov
- Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart
- Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
- Re: Set log_lock_waits=on by default Nathan Bossart
- Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart
- Remove Start* macros from postmaster.c to ease understanding of code reid.thompson@crunchydata.com
- Re: Remove Start* macros from postmaster.c to ease understanding of code Nathan Bossart
- Psql meta-command conninfo+ Maiquel Grassi
- Re: Set log_lock_waits=on by default Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: confusing / inefficient "need_transcoding" handling in copy Tom Lane
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Psql meta-command conninfo+ Nathan Bossart
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Set log_lock_waits=on by default Laurenz Albe
- Re: Psql meta-command conninfo+ Erik Wienhold
- Re: Remove Start* macros from postmaster.c to ease understanding of code Bharath Rupireddy
- Re: Why is subscription/t/031_column_list.pl failing so much? Tom Lane
- Re: Remove Start* macros from postmaster.c to ease understanding of code Nathan Bossart
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: glibc qsort() vulnerability Tom Lane
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Psql meta-command conninfo+ Nathan Bossart
- Re: Psql meta-command conninfo+ Nathan Bossart
- Re: Where can I find the doxyfile? Peter Eisentraut
- Re: Where can I find the doxyfile? Peter Eisentraut
- RE: Psql meta-command conninfo+ Maiquel Grassi
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Psql meta-command conninfo+ Nathan Bossart
- Re: confusing / inefficient "need_transcoding" handling in copy Andres Freund
- Re: Properly pathify the union planner Andy Fan
- Re: Make COPY format extendable: Extract COPY TO format implementations Andres Freund
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: common signal handler protection Nathan Bossart
- Re: common signal handler protection Andres Freund
- Re: clarify equalTupleDescs() jian he
- Re: Allow passing extra options to initdb for tests Ian Lawrence Barwick
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: RFC: Logging plan of the running query torikoshia
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: speed up a logical replica setup Euler Taveira
- Re: RFC: Logging plan of the running query Ashutosh Bapat
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Why is subscription/t/031_column_list.pl failing so much? vignesh C
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: Catalog domain not-null constraints Peter Eisentraut
- pg_get_expr locking Peter Eisentraut
- Re: An improvement on parallel DISTINCT David Rowley
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Is this a problem in GenericXLogFinish()? Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Possibility to disable `ALTER SYSTEM` Joel Jacobson
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: glibc qsort() vulnerability Mats Kindahl
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Printing backtrace of postgres processes Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Is this a problem in GenericXLogFinish()? Michael Paquier
- Re: cataloguing NOT NULL constraints jian he
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Re: Built-in CTYPE provider Peter Eisentraut
- Re: Psql meta-command conninfo+ Erik Wienhold
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Re: Postgres and --config-file option Peter Eisentraut
- Re: Popcount optimization using AVX512 Alvaro Herrera
- Re: pgsql: Add EXPLAIN (MEMORY) to report planner memory consumption Alvaro Herrera
- Re: RFC: Logging plan of the running query torikoshia
- Re: Possibility to disable `ALTER SYSTEM` Peter Eisentraut
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Possibility to disable `ALTER SYSTEM` Gabriele Bartolini
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Possibility to disable `ALTER SYSTEM` Gabriele Bartolini
- Re: pgsql: Add EXPLAIN (MEMORY) to report planner memory consumption Ashutosh Bapat
- Re: Streaming I/O, vectored I/O (WIP) Nazir Bilal Yavuz
- Re: Why is subscription/t/031_column_list.pl failing so much? vignesh C
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability Jeevan Chalke
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Psql meta-command conninfo+ Pavel Luzanov
- Re: Commitfest 2024-01 first week update Alvaro Herrera
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Commitfest 2024-01 first week update Daniel Gustafsson
- Re: Why is subscription/t/031_column_list.pl failing so much? vignesh C
- Re: Commitfest 2024-01 first week update Alvaro Herrera
- Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
- Re: scram_iterations is undocumented GUC_REPORT Daniel Gustafsson
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: Commitfest 2024-01 first week update Amit Kapila
- What about Perl autodie? Peter Eisentraut
- Re: Commitfest 2024-01 first week update Daniel Gustafsson
- Re: Set log_lock_waits=on by default Stephen Frost
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Set log_lock_waits=on by default Tom Lane
- Re: Set log_lock_waits=on by default Stephen Frost
- Re: pg_get_expr locking Tom Lane
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Change GUC hashtable to use simplehash? Peter Eisentraut
- Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability jian he
- Combine headerscheck and cpluspluscheck scripts Peter Eisentraut
- Re: Where can I find the doxyfile? John Morris
- Re: Psql meta-command conninfo+ Pavel Luzanov
- Re: What about Perl autodie? Greg Sabino Mullane
- Constant Splitting/Refactoring David Christensen
- Re: common signal handler protection Nathan Bossart
- Re: Possibility to disable `ALTER SYSTEM` Euler Taveira
- Re: common signal handler protection Nathan Bossart
- Re: Where can I find the doxyfile? John Morris
- Re: Testing autovacuum wraparound (including failsafe) Peter Eisentraut
- Re: Refactoring backend fork+exec code Andres Freund
- Re: scram_iterations is undocumented GUC_REPORT Alvaro Herrera
- Re: common signal handler protection Andres Freund
- Re: glibc qsort() vulnerability Heikki Linnakangas
- Re: Remove Start* macros from postmaster.c to ease understanding of code Nathan Bossart
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: Popcount optimization using AVX512 Alvaro Herrera
- Re: common signal handler protection Nathan Bossart
- Question about behavior of deletes with REPLICA IDENTITY NOTHING James Coleman
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Laurenz Albe
- gcc build warnings at -O3 Andres Freund
- Re: speed up a logical replica setup Euler Taveira
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Statistics Import and Export Tomas Vondra
- Re: index prefetching Melanie Plageman
- Re: glibc qsort() vulnerability Andres Freund
- Re: Rename setup_cancel_handler in pg_dump Daniel Gustafsson
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING James Coleman
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Peter Smith
- Re: pg_stat_advisor extension jian he
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING James Coleman
- Re: glibc qsort() vulnerability Andres Freund
- Re: Should we remove -Wdeclaration-after-statement? Noah Misch
- Re: Rename setup_cancel_handler in pg_dump Yugo NAGATA
- Re: cfbot is failing all tests on FreeBSD/Meson builds Thomas Munro
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Laurenz Albe
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: glibc qsort() vulnerability Andres Freund
- Re: "ERROR: latch already owned" on gharial Soumyadeep Chakraborty
- Re: glibc qsort() vulnerability Thomas Munro
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Peter Smith
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: glibc qsort() vulnerability Thomas Munro
- Re: cfbot is failing all tests on FreeBSD/Meson builds Tom Lane
- Re: glibc qsort() vulnerability Nathan Bossart
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Printing backtrace of postgres processes Michael Paquier
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Laurenz Albe
- Re: 2024-02-08 release announcement draft Jonathan S. Katz
- Re: 2024-02-08 release announcement draft Tom Lane
- Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability Jeevan Chalke
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Support "Right Semi Join" plan shapes wenhui qiu
- Re: What about Perl autodie? John Naylor
- A comment in DropRole() contradicts the actual behavior Alexander Lakhin
- Re: meson: catalog/syscache_ids.h isn't installed Sutou Kouhei
- Re: What about Perl autodie? Tom Lane
- Re: Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Ashutosh Bapat
- Re: Synchronizing slots from primary to standby Nisha Moond
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: What about Perl autodie? Peter Eisentraut
- Re: confusing / inefficient "need_transcoding" handling in copy Michael Paquier
- Re: Testing autovacuum wraparound (including failsafe) Peter Eisentraut
- Re: pg_stat_advisor extension Andrei Lepikhov
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: A comment in DropRole() contradicts the actual behavior Michael Paquier
- Put genbki.pl output into src/include/catalog/ directly Peter Eisentraut
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: What about Perl autodie? Daniel Gustafsson
- Re: confusing / inefficient "need_transcoding" handling in copy Sutou Kouhei
- Re: confusing / inefficient "need_transcoding" handling in copy Heikki Linnakangas
- Re: confusing / inefficient "need_transcoding" handling in copy Sutou Kouhei
- Re: A comment in DropRole() contradicts the actual behavior Kyotaro Horiguchi
- Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability jian he
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables vignesh C
- RE: Improve eviction algorithm in ReorderBuffer Hayato Kuroda (Fujitsu)
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Ashutosh Bapat
- Thoughts about NUM_BUFFER_PARTITIONS wenhui qiu
- Re: [PATCH] LockAcquireExtended improvement Jingxian Li
- Re: [PATCH] LockAcquireExtended improvement Jingxian Li
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Make documentation builds reproducible Peter Eisentraut
- Re: Reducing connection overhead in pg_upgrade compat check phase Peter Eisentraut
- Re: Synchronizing slots from primary to standby shveta malik
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Psql meta-command conninfo+ Pavel Luzanov
- Re: Psql meta-command conninfo+ Jim Jones
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs Jakub Wartak
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: GUC-ify walsender MAX_SEND_SIZE constant Majid Garoosi
- Re: pg_get_expr locking Peter Eisentraut
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: Thoughts about NUM_BUFFER_PARTITIONS Heikki Linnakangas
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Catalog domain not-null constraints jian he
- Re: 2024-02-08 release announcement draft jian he
- Re: "ERROR: latch already owned" on gharial Heikki Linnakangas
- Re: Simplify documentation related to Windows builds Nazir Bilal Yavuz
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Thoughts about NUM_BUFFER_PARTITIONS wenhui qiu
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING James Coleman
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING James Coleman
- Re: pg_stat_advisor extension Ilia Evdokimov
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: 2024-02-08 release announcement draft Dagfinn Ilmari Mannsåker
- Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: pg_stat_advisor extension Ilia Evdokimov
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Sequence Access Methods, round two Peter Eisentraut
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: What about Perl autodie? Tom Lane
- Re: What about Perl autodie? Daniel Gustafsson
- Re: What about Perl autodie? Greg Sabino Mullane
- Re: What about Perl autodie? Dagfinn Ilmari Mannsåker
- Re: Put genbki.pl output into src/include/catalog/ directly Tom Lane
- Re: pg_get_expr locking Tom Lane
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables Alexander Lakhin
- Re: Avoiding concurrent calls to bindtextdomain() Tom Lane
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: Where can I find the doxyfile? John Morris
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: glibc qsort() vulnerability Tom Lane
- Re: Psql meta-command conninfo+ Jim Jones
- Re: glibc qsort() vulnerability Andres Freund
- Re: gcc build warnings at -O3 Alexander Korotkov
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: pg_get_expr locking Tom Lane
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Psql meta-command conninfo+ Erik Wienhold
- Re: glibc qsort() vulnerability Tom Lane
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Where can I find the doxyfile? Andres Freund
- Re: "ERROR: latch already owned" on gharial Andres Freund
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
- Re: Make documentation builds reproducible Peter Smith
- Re: confusing / inefficient "need_transcoding" handling in copy Michael Paquier
- Re: Psql meta-command conninfo+ Jim Jones
- Re: confusing / inefficient "need_transcoding" handling in copy Michael Paquier
- Re: confusing / inefficient "need_transcoding" handling in copy Andres Freund
- Re: Where can I find the doxyfile? John Morris
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability Jeevan Chalke
- Re: Psql meta-command conninfo+ Nathan Bossart
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Synchronizing slots from primary to standby Peter Smith
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: GUC-ify walsender MAX_SEND_SIZE constant Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: speed up a logical replica setup vignesh C
- Small fix on query_id_enabled Yugo NAGATA
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables vignesh C
- Re: Documentation to upgrade logical replication cluster Peter Smith
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut
- Re: Simplify documentation related to Windows builds Michael Paquier
- Re: Psql meta-command conninfo+ Jim Jones
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Psql meta-command conninfo+ Pavel Luzanov
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Printing backtrace of postgres processes Michael Paquier
- Re: glibc qsort() vulnerability Andrey M. Borodin
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Small fix on query_id_enabled Julien Rouhaud
- Re: Printing backtrace of postgres processes Alvaro Herrera
- Re: Printing backtrace of postgres processes Ashutosh Bapat
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Fix parallel vacuum buffer usage reporting Anthonin Bonnefoy
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: GUC-ify walsender MAX_SEND_SIZE constant Majid Garoosi
- Re: Improve eviction algorithm in ReorderBuffer Ajin Cherian
- Re: pipe_read_line for reading arbitrary strings Daniel Gustafsson
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: speed up a logical replica setup Shubham Khanna
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- Re: failure in 019_replslot_limit Alexander Lakhin
- [PATCH] allow pg_current_logfile() execution under pg_monitor role Pavlo Golub
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Improve documentation of upgrade for streaming replication section. Shubham Khanna
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: glibc qsort() vulnerability Tom Lane
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: [PATCH] allow pg_current_logfile() execution under pg_monitor role Nathan Bossart
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Popcount optimization using AVX512 Andres Freund
- Re: glibc qsort() vulnerability Andres Freund
- Re: POC: Extension for adding distributed tracing - pg_tracing Andres Freund
- Re: failure in 019_replslot_limit Andres Freund
- Re: glibc qsort() vulnerability Andrey Borodin
- Re: GUC-ify walsender MAX_SEND_SIZE constant Andres Freund
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: glibc qsort() vulnerability Andres Freund
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Make COPY format extendable: Extract COPY TO format implementations Andres Freund
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Simplify documentation related to Windows builds Andres Freund
- Re: Simplify documentation related to Windows builds Andres Freund
- Re: Simplify documentation related to Windows builds Andres Freund
- Re: glibc qsort() vulnerability Nathan Bossart
- Function and Procedure with same signature? Deepak M
- Re: Add semi-join pushdown to postgres_fdw Pavel Luzanov
- Re: glibc qsort() vulnerability Andres Freund
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Add semi-join pushdown to postgres_fdw Alexander Korotkov
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Encoding protection for pgcrypto cary huang
- Re: Function and Procedure with same signature? David G. Johnston
- Re: Popcount optimization using AVX512 Noah Misch
- Re: Function and Procedure with same signature? Tom Lane
- Re: Printing backtrace of postgres processes Michael Paquier
- Re: Simplify documentation related to Windows builds Michael Paquier
- Re: Simplify documentation related to Windows builds Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Small fix on query_id_enabled Michael Paquier
- Re: "ERROR: latch already owned" on gharial Soumyadeep Chakraborty
- Re: failure in 019_replslot_limit Alexander Lakhin
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Popcount optimization using AVX512 Andres Freund
- Re: POC, WIP: OR-clause support for indexes jian he
- backend *.c #include cleanup (IWYU) Peter Eisentraut
- Re: glibc qsort() vulnerability Mats Kindahl
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Thoughts about NUM_BUFFER_PARTITIONS Tomas Vondra
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: What about Perl autodie? Andrew Dunstan
- Re: Possibility to disable `ALTER SYSTEM` Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability Andrew Dunstan
- Feature request support MS Entra ID Authentication from On-premises PostreSQL server
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: backend *.c #include cleanup (IWYU) Nathan Bossart
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Popcount optimization using AVX512 Noah Misch
- Re: Patch: Add parse_type Function jian he
- Re: Sequence Access Methods, round two Michael Paquier
- Re: What about Perl autodie? Tom Lane
- 035_standby_logical_decoding unbounded hang Noah Misch
- Re: Patch: Add parse_type Function Erik Wienhold
- Re: GUC-ify walsender MAX_SEND_SIZE constant Majid Garoosi
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Feature request support MS Entra ID Authentication from On-premises PostreSQL server Andrew Dunstan
- Re: Collation version tracking for macOS Robert Haas
- [PATCH] Avoid mixing custom and OpenSSL BIO functions David Benjamin
- Re: Catalog domain not-null constraints Peter Eisentraut
- Re: Catalog domain not-null constraints Tom Lane
- Re: gai_strerror() is not thread-safe on Windows Thomas Munro
- Re: make dist using git archive Peter Eisentraut
- RE: Feature request support MS Entra ID Authentication from On-premises PostreSQL server
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: RFC: Logging plan of the running query jian he
- Re: RFC: Logging plan of the running query jian he
- Re: GUC-ify walsender MAX_SEND_SIZE constant Michael Paquier
- Re: Printing backtrace of postgres processes Ashutosh Bapat
- Re: Add semi-join pushdown to postgres_fdw Alexander Korotkov
- Re: Improve documentation of upgrade for streaming replication section. Amit Kapila
- Re: RFC: Logging plan of the running query Ashutosh Bapat
- Re: RFC: Logging plan of the running query Ashutosh Bapat
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- Re: RFC: Logging plan of the running query jian he
- Re: Add semi-join pushdown to postgres_fdw Pavel Luzanov
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Unnecessary smgropen in {heapam_relation,index}_copy_data? Heikki Linnakangas
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: SQL:2011 application time Peter Eisentraut
- Re: Remove WIN32 conditional compilation from win32common.c Heikki Linnakangas
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Catalog domain not-null constraints Alvaro Herrera
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Add publisher and subscriber to glossary documentation. Shlok Kyal
- Re: cpluspluscheck complains about use of register Christoph Berg
- Re: Add publisher and subscriber to glossary documentation. Alvaro Herrera
- Re: clarify equalTupleDescs() Peter Eisentraut
- Re[2]: [PATCH] allow pg_current_logfile() execution under pg_monitor role Pavlo Golub
- Re: Add connection active, idle time to pg_stat_activity Andrei Zubkov
- Re: clarify equalTupleDescs() Peter Eisentraut
- Re: [PATCH] Add sortsupport for range types and btree_gist jian he
- Re: Support a wildcard in backtrace_functions Daniel Gustafsson
- Re: Support a wildcard in backtrace_functions Jelte Fennema-Nio
- serial not accepted as datatype in ALTER TABLE ... ALTER COLUMN Ashutosh Bapat
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions Daniel Gustafsson
- Re: table inheritance versus column compression and storage settings Peter Eisentraut
- Re: Support a wildcard in backtrace_functions Peter Eisentraut
- Re: [PATCH] allow pg_current_logfile() execution under pg_monitor role Nathan Bossart
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: clarify equalTupleDescs() Tom Lane
- Re: backend *.c #include cleanup (IWYU) Peter Eisentraut
- Re: cpluspluscheck complains about use of register Tom Lane
- Re: Small fix on query_id_enabled Yugo NAGATA
- Re: backend *.c #include cleanup (IWYU) Nathan Bossart
- Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions David Benjamin
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Laurenz Albe
- Re: make BuiltinTrancheNames less ugly Tristan Partin
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: backend *.c #include cleanup (IWYU) Tristan Partin
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker
- Re: make dist using git archive Tristan Partin
- Re: Patch: Add parse_type Function Tom Lane
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: Patch: Add parse_type Function Tom Lane
- Re: Patch: Add parse_type Function Pavel Stehule
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs Daniel Verite
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: backend *.c #include cleanup (IWYU) Andres Freund
- Re: backend *.c #include cleanup (IWYU) Alvaro Herrera
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Why does BitmapPrefetch() skip fetch based on current block recheck flag Melanie Plageman
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Andres Freund
- Re: Collation version tracking for macOS Jeff Davis
- Fix a typo in pg_rotate_logfile Bharath Rupireddy
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Fix a typo in pg_rotate_logfile Daniel Gustafsson
- Add test module for verifying backtrace functionality Bharath Rupireddy
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Fix a typo in pg_rotate_logfile Nathan Bossart
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: Fix a typo in pg_rotate_logfile Daniel Gustafsson
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: [PoC] Reducing planning time when tables have many partitions Alena Rybakina
- Re: glibc qsort() vulnerability Fabrízio de Royes Mello
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: glibc qsort() vulnerability Andres Freund
- Re: Fix a typo in pg_rotate_logfile Bharath Rupireddy
- Re: backend *.c #include cleanup (IWYU) Tom Lane
- Re: Psql meta-command conninfo+ Pavel Luzanov
- [Patch] add multiple client certificate selection feature Cary Huang
- Re: backend *.c #include cleanup (IWYU) Andres Freund
- Re: ALTER TYPE OWNER fails to recurse to multirange Tom Lane
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Andres Freund
- Re: glibc qsort() vulnerability Andres Freund
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Andres Freund
- Re: RFC: Logging plan of the running query torikoshia
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Where can I find the doxyfile? John Morris
- Re: LogwrtResult contended spinlock Jeff Davis
- Re: Built-in CTYPE provider Jeff Davis
- Re: [PATCH] Add native windows on arm64 support Thomas Munro
- Re: RFC: Logging plan of the running query torikoshia
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Synchronizing slots from primary to standby shveta malik
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Encoding protection for pgcrypto shihao zhong
- Fix incorrect PG_GETARG in pgcrypto shihao zhong
- Re: Statistics Import and Export Corey Huinker
- Re: Collation version tracking for macOS Robert Haas
- Do away with zero-padding assumption before WALRead() Bharath Rupireddy
- Re: Built-in CTYPE provider Peter Eisentraut
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: make dist using git archive Peter Eisentraut
- Re: Possibility to disable `ALTER SYSTEM` Joel Jacobson
- Re: Small fix on query_id_enabled Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Fix incorrect PG_GETARG in pgcrypto Michael Paquier
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: Improve documentation of upgrade for streaming replication section. Amit Kapila
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Laurenz Albe
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Synchronizing slots from primary to standby shveta malik
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Add publisher and subscriber to glossary documentation. Shlok Kyal
- Re: A new strategy for pull-up correlated ANY_SUBLINK Alexander Korotkov
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: meson vs Cygwin Marco Atzeri
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability Jeevan Chalke
- Re: Printing backtrace of postgres processes Ashutosh Bapat
- Re: DSA_ALLOC_NO_OOM doesn't work Heikki Linnakangas
- Re: When extended query protocol ends? Dave Cramer
- Re: Where can I find the doxyfile? Bruce Momjian
- Re: brininsert optimization opportunity Tomas Vondra
- Re: Small fix on query_id_enabled Julien Rouhaud
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Joel Jacobson
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: Feature request support MS Entra ID Authentication from On-premises PostreSQL server Trevor Kohlman
- Re: glibc qsort() vulnerability Nathan Bossart
- Fix overflow hazard in interval rounding Joseph Koshakow
- Re: Fix overflow hazard in interval rounding Tom Lane
- Re: index prefetching Tomas Vondra
- Re: CI and test improvements Justin Pryzby
- Re: Fix overflow hazard in interval rounding Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: pg_upgrade and logical replication vignesh C
- Re: Fix overflow hazard in interval rounding Joseph Koshakow
- Re: Fix overflow hazard in interval rounding Tom Lane
- Re: pg_upgrade and logical replication Justin Pryzby
- Re: DSA_ALLOC_NO_OOM doesn't work Thomas Munro
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: [PATCH] allow pg_current_logfile() execution under pg_monitor role Nathan Bossart
- Re: pg_upgrade and logical replication Michael Paquier
- Re: Transaction timeout Alexander Korotkov
- Re: confusing / inefficient "need_transcoding" handling in copy Michael Paquier
- Re: Small fix on query_id_enabled Michael Paquier
- Re: Why is subscription/t/031_column_list.pl failing so much? vignesh C
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker
- Re: Patch: Add parse_type Function David E. Wheeler
- BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Collation version tracking for macOS Thomas Munro
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: remaining sql/json patches jian he
- Re: Fix incorrect PG_GETARG in pgcrypto Michael Paquier
- Re: make add_paths_to_append_rel aware of startup cost Thomas Munro
- Re: Small fix on query_id_enabled Yugo NAGATA
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: confusing / inefficient "need_transcoding" handling in copy Sutou Kouhei
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Andres Freund
- Re: speed up a logical replica setup Euler Taveira
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: speed up a logical replica setup Euler Taveira
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Andrei Lepikhov
- Re: BitmapHeapScan streaming read user and prelim refactoring Mark Dilger
- Re: SQL:2011 application time jian he
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: Allow passing extra options to initdb for tests Ian Lawrence Barwick
- Re: Propagate pathkeys from CTEs up to the outer query Andrei Lepikhov
- Re: RFC: Logging plan of the running query torikoshia
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Add system identifier to backup manifest Amul Sul
- Re: index prefetching Robert Haas
- Re: DSA_ALLOC_NO_OOM doesn't work Robert Haas
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Michael Paquier
- About a recently-added message Kyotaro Horiguchi
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Andrei Lepikhov
- Re: About a recently-added message Kyotaro Horiguchi
- A failure in t/001_rep_changes.pl Bharath Rupireddy
- Re: Allow passing extra options to initdb for tests Robert Haas
- Re: [PATCH] allow pg_current_logfile() execution under pg_monitor role Daniel Gustafsson
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: About a recently-added message Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Can we include capturing logs of pgdata/pg_upgrade_output.d/*/log in buildfarm vignesh C
- Re: Fix a typo in pg_rotate_logfile Dave Page
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Improve eviction algorithm in ReorderBuffer Ajin Cherian
- Re: About a recently-added message Amit Kapila
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: Psql meta-command conninfo+ Jim Jones
- Re: About a recently-added message Amit Kapila
- Re: Stack overflow issue Alexander Korotkov
- Re: index prefetching Tomas Vondra
- Re: Fix a typo in pg_rotate_logfile Daniel Gustafsson
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: index prefetching Tomas Vondra
- Re: About a recently-added message Euler Taveira
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Fix a typo in pg_rotate_logfile Tom Lane
- Re: 035_standby_logical_decoding unbounded hang Bertrand Drouvot
- Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio
- Re: index prefetching Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Mark Dilger
- Re: Constant Splitting/Refactoring David Christensen
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: What about Perl autodie? Peter Eisentraut
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Joel Jacobson
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: [PATCH] allow pg_current_logfile() execution under pg_monitor role Nathan Bossart
- Re[2]: [PATCH] allow pg_current_logfile() execution under pg_monitor role Pavlo Golub
- MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: index prefetching Peter Geoghegan
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Re[2]: [PATCH] allow pg_current_logfile() execution under pg_monitor role Tom Lane
- Re: Re[2]: [PATCH] allow pg_current_logfile() execution under pg_monitor role Pavlo Golub
- Re: Re[2]: [PATCH] allow pg_current_logfile() execution under pg_monitor role Nathan Bossart
- Re: Fix a typo in pg_rotate_logfile Nathan Bossart
- Re: MAINTAIN privilege -- what do we need to un-revert it? Nathan Bossart
- Re: index prefetching Peter Geoghegan
- Re: postgres_fdw fails to see that array type belongs to extension Tom Lane
- Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund
- Re: common signal handler protection Noah Misch
- Re: Fix a typo in pg_rotate_logfile Daniel Gustafsson
- Re: index prefetching Melanie Plageman
- Re: Refactoring backend fork+exec code Andres Freund
- Re: index prefetching Melanie Plageman
- Re: Add trim_trailing_whitespace to editorconfig file Melanie Plageman
- Re: Add trim_trailing_whitespace to editorconfig file Daniel Gustafsson
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: index prefetching Peter Geoghegan
- Re: common signal handler protection Nathan Bossart
- Re: index prefetching Andres Freund
- Re: index prefetching Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: Add system identifier to backup manifest Michael Paquier
- Re: Can we include capturing logs of pgdata/pg_upgrade_output.d/*/log in buildfarm Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: About a recently-added message Amit Kapila
- Re: Can we include capturing logs of pgdata/pg_upgrade_output.d/*/log in buildfarm vignesh C
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Re: make add_paths_to_append_rel aware of startup cost Andy Fan
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: About a recently-added message shveta malik
- Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions David Benjamin
- Re: Memory consumed by paths during partitionwise join planning Andrei Lepikhov
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: 039_end_of_wal: error in "xl_tot_len zero" test Michael Paquier
- Re: index prefetching Robert Haas
- Re: Properly pathify the union planner David Rowley
- Re: index prefetching Andres Freund
- Re: Properly pathify the union planner David Rowley
- Re: index prefetching Robert Haas
- Re: Refactoring backend fork+exec code Robert Haas
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier
- Re: Returning non-terminated string in ECPG Informix-compatible function Oleg Tselebrovskiy
- Re: Why is subscription/t/031_column_list.pl failing so much? vignesh C
- xmlBufferCreate return value not checked in pgxmlNodeSetToText Oleg Tselebrovskiy
- Re: Returning non-terminated string in ECPG Informix-compatible function Michael Paquier
- Re: speed up a logical replica setup Shubham Khanna
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: About a recently-added message Kyotaro Horiguchi
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: planner chooses incremental but not the best one Andrei Lepikhov
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: pg_upgrade and logical replication Amit Kapila
- Re: planner chooses incremental but not the best one Andrei Lepikhov
- Re: make add_paths_to_append_rel aware of startup cost Andy Fan
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andy Fan
- Re: Make COPY format extendable: Extract COPY TO format implementations jian he
- Re: Statistics Import and Export Corey Huinker
- Re: RFC: Logging plan of the running query Robert Haas
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio
- Re: Add system identifier to backup manifest Amul Sul
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: 039_end_of_wal: error in "xl_tot_len zero" test Anton Voloshin
- Re: pg_upgrade and logical replication Justin Pryzby
- Re: A new strategy for pull-up correlated ANY_SUBLINK Andy Fan
- Re: Returning non-terminated string in ECPG Informix-compatible function Oleg Tselebrovskiy
- Re: Do away with zero-padding assumption before WALRead() Nazir Bilal Yavuz
- Re: Allow passing extra options to initdb for tests Peter Eisentraut
- Re: Allow passing extra options to initdb for tests Daniel Gustafsson
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: planner chooses incremental but not the best one Tomas Vondra
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: make add_paths_to_append_rel aware of startup cost David Rowley
- Re: Add system identifier to backup manifest Robert Haas
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Synchronizing slots from primary to standby Amit Kapila
- Replace current implementations in crypt() and gen_salt() to OpenSSL Koshi Shibagaki (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: planner chooses incremental but not the best one Andrei Lepikhov
- Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions Daniel Gustafsson
- Re: Reducing output size of nodeToString Peter Eisentraut
- Re: When extended query protocol ends? Dave Cramer
- Re: index prefetching Tomas Vondra
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: Allow passing extra options to initdb for tests Tom Lane
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- Re: Add trim_trailing_whitespace to editorconfig file Peter Eisentraut
- Re: MAINTAIN privilege -- what do we need to un-revert it? Nathan Bossart
- Re: index prefetching Peter Geoghegan
- Re: planner chooses incremental but not the best one Tomas Vondra
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: index prefetching Tomas Vondra
- Re: Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio
- Re: index prefetching Peter Geoghegan
- Re: partitioning and identity column Alexander Lakhin
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker
- Re: RFC: Logging plan of the running query Andres Freund
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: index prefetching Andres Freund
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: index prefetching Peter Geoghegan
- Re: 035_standby_logical_decoding unbounded hang Noah Misch
- Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions Andres Freund
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Transaction timeout Andres Freund
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Built-in CTYPE provider Jeff Davis
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: When extended query protocol ends? Dave Cramer
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: make add_paths_to_append_rel aware of startup cost Andy Fan
- Re: Fix incorrect PG_GETARG in pgcrypto shihao zhong
- Re: Do away with zero-padding assumption before WALRead() Kyotaro Horiguchi
- Re: make add_paths_to_append_rel aware of startup cost David Rowley
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Memory consumed by paths during partitionwise join planning Andrei Lepikhov
- Re: speed up a logical replica setup Euler Taveira
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg_upgrade and logical replication vignesh C
- PGC_SIGHUP shared_buffers? Robert Haas
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: 035_standby_logical_decoding unbounded hang Bertrand Drouvot
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Fix a typo in pg_rotate_logfile Bharath Rupireddy
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: speed up a logical replica setup Shubham Khanna
- Re: Allow passing extra options to initdb for tests Daniel Gustafsson
- Show password presence in pg_roles for authorized roles Pavel Luzanov
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Add trim_trailing_whitespace to editorconfig file Peter Eisentraut
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Psql meta-command conninfo+ Jim Jones
- RE: Replace current implementations in crypt() and gen_salt() to OpenSSL Koshi Shibagaki (Fujitsu)
- RE: Replace current implementations in crypt() and gen_salt() to OpenSSL Koshi Shibagaki (Fujitsu)
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- confirmed flush lsn seems to be move backward in certain error cases vignesh C
- Re: pg_upgrade and logical replication Amit Kapila
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: A proposal to provide a timeout option for CREATE_REPLICATION_SLOT/pg_create_logical_replication_slot Bharath Rupireddy
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- Re: table inheritance versus column compression and storage settings Peter Eisentraut
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Do away with zero-padding assumption before WALRead() Bharath Rupireddy
- Re: Do away with zero-padding assumption before WALRead() Bharath Rupireddy
- Re: RFC: Logging plan of the running query torikoshia
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: table inheritance versus column compression and storage settings Tom Lane
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: psql: Add command to use extended query protocol Aleksander Alekseev
- Re: Psql meta-command conninfo+ Nathan Bossart
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Extend pgbench partitioning to pgbench_history Tomas Vondra
- Re: Add pg_basetype() function to obtain a DOMAIN base type Tomas Vondra
- Re: table inheritance versus column compression and storage settings Tom Lane
- Re: PGC_SIGHUP shared_buffers? Andres Freund
- Re: System username in pg_stat_activity Magnus Hagander
- Re: SQL Property Graph Queries (SQL/PGQ) Andres Freund
- Re: System username in pg_stat_activity Magnus Hagander
- Re: Improving EXPLAIN's display of SubPlan nodes Tom Lane
- Re: System username in pg_stat_activity Magnus Hagander
- Re: System username in pg_stat_activity Andres Freund
- Re: System username in pg_stat_activity Andres Freund
- Re: System username in pg_stat_activity Magnus Hagander
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Extend pgbench partitioning to pgbench_history Melanie Plageman
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Jim Jones
- Re: System username in pg_stat_activity Andres Freund
- Re: System username in pg_stat_activity Tom Lane
- Re: PGC_SIGHUP shared_buffers? Heikki Linnakangas
- Re: Where can I find the doxyfile? John Morris
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row David G. Johnston
- Re: System username in pg_stat_activity Magnus Hagander
- Re: automating RangeTblEntry node support Paul Jungwirth
- Re: PGC_SIGHUP shared_buffers? Thomas Munro
- Re: Add LSN <-> time conversion functionality Tomas Vondra
- Re: System username in pg_stat_activity Magnus Hagander
- Re: System username in pg_stat_activity Andres Freund
- Re: System username in pg_stat_activity Andres Freund
- Re: LogwrtResult contended spinlock Jeff Davis
- Re: System username in pg_stat_activity Magnus Hagander
- Re: System username in pg_stat_activity Andres Freund
- Re: Things I don't like about \du's "Attributes" column David G. Johnston
- Re: Things I don't like about \du's "Attributes" column Tom Lane
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Add bump memory context type and use it for tuplesorts Tomas Vondra
- Re: Add bump memory context type and use it for tuplesorts Tomas Vondra
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Jim Jones
- Re: Add bump memory context type and use it for tuplesorts Tom Lane
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: Add bump memory context type and use it for tuplesorts Tomas Vondra
- Re: Add pg_basetype() function to obtain a DOMAIN base type jian he
- Re: Add bump memory context type and use it for tuplesorts Tom Lane
- Re: pg_upgrade and logical replication vignesh C
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- Re: confirmed flush lsn seems to be move backward in certain error cases Amit Kapila
- Re: glibc qsort() vulnerability Mats Kindahl
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Speeding up COPY TO for uuids and arrays Laurenz Albe
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Add pg_basetype() function to obtain a DOMAIN base type Tomas Vondra
- Re: Add pg_basetype() function to obtain a DOMAIN base type Tom Lane
- Re: Add bump memory context type and use it for tuplesorts Andres Freund
- Re: Speeding up COPY TO for uuids and arrays Andres Freund
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Tomas Vondra
- Re: PGC_SIGHUP shared_buffers? Matthias van de Meent
- Re: automating RangeTblEntry node support Matthias van de Meent
- Re: linux cachestat in file Readv and Prefetch Tomas Vondra
- Re: Add pg_basetype() function to obtain a DOMAIN base type Tomas Vondra
- Re: date_trunc function in interval version Tomas Vondra
- Re: Add pg_basetype() function to obtain a DOMAIN base type Tom Lane
- Re: PGC_SIGHUP shared_buffers? Andres Freund
- Re: Add last_commit_lsn to pg_stat_database Tomas Vondra
- Re: Add pg_basetype() function to obtain a DOMAIN base type jian he
- bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) zwj
- Re: Why is pq_begintypsend so slow? Andres Freund
- Re: Thoughts about NUM_BUFFER_PARTITIONS Li Japin
- Re: serial not accepted as datatype in ALTER TABLE ... ALTER COLUMN Andy Fan
- Re: Why is pq_begintypsend so slow? Sutou Kouhei
- Re: Properly pathify the union planner Andy Fan
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: PGC_SIGHUP shared_buffers? Robert Haas
- Re: PGC_SIGHUP shared_buffers? Robert Haas
- Re: Removing unneeded self joins Alexander Lakhin
- Re: PGC_SIGHUP shared_buffers? Konstantin Knizhnik
- Re: PGC_SIGHUP shared_buffers? Matthias van de Meent
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Thoughts about NUM_BUFFER_PARTITIONS Tomas Vondra
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Tomas Vondra
- Re: Removing unneeded self joins Alexander Lakhin
- Running the fdw test from the terminal crashes into the core-dump Alena Rybakina
- Re: Patch: Add parse_type Function Erik Wienhold
- Re: Patch: Add parse_type Function Pavel Stehule
- Re: Running the fdw test from the terminal crashes into the core-dump Tom Lane
- Re: Transaction timeout Andrey M. Borodin
- Re: Running the fdw test from the terminal crashes into the core-dump Alvaro Herrera
- Re: Why is pq_begintypsend so slow? Andres Freund
- Re: PGC_SIGHUP shared_buffers? Andres Freund
- Re: Patch: Add parse_type Function Erik Wienhold
- Re: Why is pq_begintypsend so slow? Michael Paquier
- Re: Add system identifier to backup manifest Michael Paquier
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Tomas Vondra
- Re: Running the fdw test from the terminal crashes into the core-dump Amit Langote
- Re: What about Perl autodie? Andrew Dunstan
- Re: Why is pq_begintypsend so slow? Sutou Kouhei
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Andrei Lepikhov
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Thoughts about NUM_BUFFER_PARTITIONS Japin Li
- Re: Do away with zero-padding assumption before WALRead() Kyotaro Horiguchi
- Re: Do away with zero-padding assumption before WALRead() Kyotaro Horiguchi
- Re: Returning non-terminated string in ECPG Informix-compatible function Michael Paquier
- Re: Speeding up COPY TO for uuids and arrays Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Emitting JSON to file using COPY TO jian he
- Re: pg_upgrade and logical replication vignesh C
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby shveta malik
- A new message seems missing a punctuation Kyotaro Horiguchi
- Re: A new message seems missing a punctuation Robert Haas
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: A new message seems missing a punctuation shveta malik
- Re: Do away with zero-padding assumption before WALRead() Bharath Rupireddy
- Re: A new message seems missing a punctuation Kyotaro Horiguchi
- Re: About a recently-added message Amit Kapila
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Do away with zero-padding assumption before WALRead() Kyotaro Horiguchi
- Proposal: Adjacent B-Tree index Dilshod Urazov
- Re: About a recently-added message shveta malik
- Re: PGC_SIGHUP shared_buffers? Robert Haas
- Injection points: some tools to wait and wake Michael Paquier
- Re: A new message seems missing a punctuation Robert Haas
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier
- Re: Add system identifier to backup manifest Amul Sul
- Re: A new message seems missing a punctuation Amit Kapila
- Re: Add last_commit_lsn to pg_stat_database Michael Paquier
- Re: pg_upgrade and logical replication Amit Kapila
- Re: A new message seems missing a punctuation Amit Kapila
- Add an option to skip loading missing publication to avoid logical replication failure vignesh C
- Re: Add pg_basetype() function to obtain a DOMAIN base type jian he
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: backend *.c #include cleanup (IWYU) Peter Eisentraut
- Re: Improvement discussion of custom and generic plans Quan Zongliang
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bharath Rupireddy
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: CI and test improvements Peter Eisentraut
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: What about Perl autodie? Daniel Gustafsson
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Avoid switching between system-user and system-username in the doc Bertrand Drouvot
- Re: Injection points: some tools to wait and wake Andrey M. Borodin
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: Transaction timeout Andrey M. Borodin
- Re: Add last_commit_lsn to pg_stat_database Tomas Vondra
- numeric_big in make check? Daniel Gustafsson
- Re: speed up a logical replica setup Peter Eisentraut
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: Transaction timeout Japin Li
- Re: speed up a logical replica setup Shlok Kyal
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: Add an option to skip loading missing publication to avoid logical replication failure vignesh C
- Re: numeric_big in make check? Tom Lane
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: partitioning and identity column Ashutosh Bapat
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: numeric_big in make check? Daniel Gustafsson
- Re: POC, WIP: OR-clause support for indexes Ranier Vilela
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: serial not accepted as datatype in ALTER TABLE ... ALTER COLUMN Ashutosh Bapat
- Re: Experiments with Postgres and SSL Matthias van de Meent
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: Optimize planner memory consumption for huge arrays Tomas Vondra
- Re: numeric_big in make check? Dean Rasheed
- Re: Speeding up COPY TO for uuids and arrays Laurenz Albe
- Re: PGC_SIGHUP shared_buffers? Joe Conway
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: Switching XLog source from archive to streaming when primary available Japin Li
- Re: partitioning and identity column Alexander Lakhin
- Use streaming read API in ANALYZE Nazir Bilal Yavuz
- Re: Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio
- Re: numeric_big in make check? Tom Lane
- Re: Optimize planner memory consumption for huge arrays Tom Lane
- Re: JIT compilation per plan node Tomas Vondra
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: Avoid switching between system-user and system-username in the doc Jelte Fennema-Nio
- Re: Optimize planner memory consumption for huge arrays Tomas Vondra
- Re: PGC_SIGHUP shared_buffers? Andres Freund
- Re: PGC_SIGHUP shared_buffers? Joe Conway
- Re: Proposal: Adjacent B-Tree index Matthias van de Meent
- Re: PGC_SIGHUP shared_buffers? Andres Freund
- Re: Why is pq_begintypsend so slow? Andres Freund
- Re: Patch: Add parse_type Function Tom Lane
- Possible to trigger autovacuum? Chris Cleveland
- Re: Optimize planner memory consumption for huge arrays Tom Lane
- Re: Patch: Add parse_type Function Tom Lane
- Re: Add last_commit_lsn to pg_stat_database Michael Paquier
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: Possible to trigger autovacuum? Michael Paquier
- Re: Streaming read-ready sequential scan code Melanie Plageman
- Re: Avoid switching between system-user and system-username in the doc Michael Paquier
- Re: 035_standby_logical_decoding unbounded hang Noah Misch
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: speed up a logical replica setup Euler Taveira
- Have pg_basebackup write "dbname" in "primary_conninfo"? Ian Lawrence Barwick
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Jelte Fennema-Nio
- Re: serial not accepted as datatype in ALTER TABLE ... ALTER COLUMN Andy Fan
- Re: speed up a logical replica setup Euler Taveira
- Re: Thoughts about NUM_BUFFER_PARTITIONS wenhui qiu
- Re: Thoughts about NUM_BUFFER_PARTITIONS wenhui qiu
- Support boolcol IS [NOT] iso-8859-1 in partition pruning David Rowley
- Re: Memory consumed by paths during partitionwise join planning Andrei Lepikhov
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Patch: Add parse_type Function Erik Wienhold
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Optimize planner memory consumption for huge arrays Andrei Lepikhov
- Re: speed up a logical replica setup Shlok Kyal
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Optimize planner memory consumption for huge arrays Andrei Lepikhov
- Re: RFC: Logging plan of the running query Robert Haas
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Amit Kapila
- Re: partitioning and identity column Ashutosh Bapat
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: JIT compilation per plan node David Rowley
- Re: JIT compilation per plan node Tom Lane
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier
- Re: JIT compilation per plan node David Rowley
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: partitioning and identity column Alexander Lakhin
- Re: Add test module for verifying backtrace functionality Bharath Rupireddy
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Shared detoast Datum proposal Andy Fan
- Re: Switching XLog source from archive to streaming when primary available Japin Li
- Re: Patch: Add parse_type Function jian he
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: confirmed flush lsn seems to be move backward in certain error cases vignesh C
- Re: Statistics Import and Export Corey Huinker
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- pg_restore option --clean Fabrice Chapuis
- Re: automating RangeTblEntry node support Peter Eisentraut
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: About a recently-added message Amit Kapila
- Re: Possible to trigger autovacuum? Alvaro Herrera
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Add bump memory context type and use it for tuplesorts David Rowley
- Re: speed up a logical replica setup vignesh C
- Re: Add bump memory context type and use it for tuplesorts David Rowley
- Re: About a recently-added message shveta malik
- RE: Replace current implementations in crypt() and gen_salt() to OpenSSL Koshi Shibagaki (Fujitsu)
- Re: [POC] Allow flattening of subquery with a link to upper query Andrei Lepikhov
- Re: Add bump memory context type and use it for tuplesorts David Rowley
- Re: JIT compilation per plan node Tomas Vondra
- Change the bool member of the Query structure to bits Quan Zongliang
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Change the bool member of the Query structure to bits Quan Zongliang
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Add bump memory context type and use it for tuplesorts David Rowley
- Re: table inheritance versus column compression and storage settings Peter Eisentraut
- Re: JIT compilation per plan node David Rowley
- Re: JIT compilation per plan node Tomas Vondra
- Missing Group Key in grouped aggregate Erik Nordström
- Re: speed up a logical replica setup vignesh C
- Re: [POC] Allow flattening of subquery with a link to upper query David Rowley
- RE: Have pg_basebackup write "dbname" in "primary_conninfo"? Hayato Kuroda (Fujitsu)
- Re: A new message seems missing a punctuation Robert Haas
- Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent
- Re: speed up a logical replica setup Alvaro Herrera
- Re: [POC] Allow flattening of subquery with a link to upper query Andrei Lepikhov
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Robert Haas
- Add lookup table for replication slot invalidation causes Bharath Rupireddy
- Re: A new message seems missing a punctuation Amit Kapila
- Re: Streaming read-ready sequential scan code Robert Haas
- Re: POC, WIP: OR-clause support for indexes Ranier Vilela
- Re: Change the bool member of the Query structure to bits Tomas Vondra
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- Re: A new message seems missing a punctuation Robert Haas
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Robert Haas
- Integer undeflow in fprintf in dsa.c Ильясов Ян
- Re: A new message seems missing a punctuation Amit Kapila
- Re: speed up a logical replica setup vignesh C
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Integer undeflow in fprintf in dsa.c Daniel Gustafsson
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Integer undeflow in fprintf in dsa.c Robert Haas
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Robert Haas
- RE: Have pg_basebackup write "dbname" in "primary_conninfo"? Hayato Kuroda (Fujitsu)
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: numeric_big in make check? Dean Rasheed
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: confirmed flush lsn seems to be move backward in certain error cases vignesh C
- Re: speed up a logical replica setup vignesh C
- Re: numeric_big in make check? Daniel Gustafsson
- Re: A new message seems missing a punctuation shveta malik
- Re: Thoughts about NUM_BUFFER_PARTITIONS Tomas Vondra
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Robert Haas
- Re: Injection points: some tools to wait and wake Andrey M. Borodin
- pg_restore problem to load constraints with tables Fabrice Chapuis
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Peter Eisentraut
- Re: to_regtype() Raises Error David E. Wheeler
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- Re: numeric_big in make check? Tom Lane
- Re: numeric_big in make check? Dean Rasheed
- Re: Change the bool member of the Query structure to bits Tom Lane
- Re: Missing Group Key in grouped aggregate Tom Lane
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: pg_restore problem to load constraints with tables Tom Lane
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- RE: Integer undeflow in fprintf in dsa.c Ilyasov Ian
- Re: Streaming read-ready sequential scan code Melanie Plageman
- Re: Add lookup table for replication slot invalidation causes Jelte Fennema-Nio
- Re: Integer undeflow in fprintf in dsa.c Daniel Gustafsson
- Re: Proposal: Adjacent B-Tree index Dilshod Urazov
- Re: Shared detoast Datum proposal Tomas Vondra
- Re: Shared detoast Datum proposal Andy Fan
- Re: Missing Group Key in grouped aggregate Tomas Vondra
- Re: Proposal: Adjacent B-Tree index Dilshod Urazov
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Running the fdw test from the terminal crashes into the core-dump Alvaro Herrera
- Re: Running the fdw test from the terminal crashes into the core-dump Tom Lane
- Re: System username in pg_stat_activity Magnus Hagander
- Re: System username in pg_stat_activity Magnus Hagander
- Re: Injection points: some tools to wait and wake Michael Paquier
- Lessons from using mmap() Bruce Momjian
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: Add bump memory context type and use it for tuplesorts David Rowley
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Add lookup table for replication slot invalidation causes Michael Paquier
- Re: Change the bool member of the Query structure to bits Quan Zongliang
- Re: Change the bool member of the Query structure to bits Quan Zongliang
- Re: Add bump memory context type and use it for tuplesorts David Rowley
- Re: Lessons from using mmap() Alexander Korotkov
- Re: partitioning and identity column Alexander Korotkov
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Patch: Add parse_type Function Erik Wienhold
- RE: Have pg_basebackup write "dbname" in "primary_conninfo"? Hayato Kuroda (Fujitsu)
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Kyotaro Horiguchi
- 'Shutdown <= SmartShutdown' check while launching processes in postmaster. shveta malik
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Ajin Cherian
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Ajin Cherian
- Re: Add lookup table for replication slot invalidation causes Bharath Rupireddy
- Re: Add system identifier to backup manifest Michael Paquier
- Re: 'Shutdown <= SmartShutdown' check while launching processes in postmaster. Tom Lane
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- RE: Have pg_basebackup write "dbname" in "primary_conninfo"? Hayato Kuroda (Fujitsu)
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Ajin Cherian
- Re: Speeding up COPY TO for uuids and arrays Michael Paquier
- Re: WIP Incremental JSON Parser Andrew Dunstan
- BRIN integer overflow Oleg Tselebrovskiy
- Re: Add lookup table for replication slot invalidation causes Michael Paquier
- Re: Unlinking Parallel Hash Join inner batch files sooner Andrei Lepikhov
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: A new message seems missing a punctuation Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Add lookup table for replication slot invalidation causes Bharath Rupireddy
- Re: What about Perl autodie? Peter Eisentraut
- Re: Removing unneeded self joins Richard Guo
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Peter Eisentraut
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: speed up a logical replica setup Shlok Kyal
- Re: Catalog domain not-null constraints jian he
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: POC: GROUP BY optimization Richard Guo
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: About a recently-added message Amit Kapila
- Re: logical decoding and replication of sequences, take 2 Dilip Kumar
- Re: 'Shutdown <= SmartShutdown' check while launching processes in postmaster. shveta malik
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: BRIN integer overflow Daniel Gustafsson
- Re: Reduce useless changes before reassembly during logical replication Andy Fan
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: A problem about partitionwise join Richard Guo
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: 'Shutdown <= SmartShutdown' check while launching processes in postmaster. Bharath Rupireddy
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Shared detoast Datum proposal Tomas Vondra
- Re: Shared detoast Datum proposal Andy Fan
- Re: LogwrtResult contended spinlock Bharath Rupireddy
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: WIP Incremental JSON Parser Jacob Champion
- Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: POC: GROUP BY optimization Maxim Orlov
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: When extended query protocol ends? Vladimir Sitnikov
- Re: When extended query protocol ends? Jelte Fennema-Nio
- Re: When extended query protocol ends? Vladimir Sitnikov
- Re: When extended query protocol ends? Tom Lane
- Re: Patch: Add parse_type Function Erik Wienhold
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: Running the fdw test from the terminal crashes into the core-dump Alvaro Herrera
- Re: to_regtype() Raises Error David Wheeler
- Re: to_regtype() Raises Error David E. Wheeler
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: DSA_ALLOC_NO_OOM doesn't work Heikki Linnakangas
- Re: LogwrtResult contended spinlock Jeff Davis
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: margay fails assertion in stats/dsa/dsm code Thomas Munro
- Re: [PATCH] Exponential backoff for auth_delay Tomas Vondra
- Re: DSA_ALLOC_NO_OOM doesn't work Thomas Munro
- Re: Patch: Add parse_type Function Erik Wienhold
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions David Benjamin
- Re: Patch: Add parse_type Function Erik Wienhold
- Discover PostgreSQL's Graph Power with Apache AGE! Nandhini Jayakumar
- Re: DSA_ALLOC_NO_OOM doesn't work Thomas Munro
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Unlinking Parallel Hash Join inner batch files sooner Thomas Munro
- Re: Experiments with Postgres and SSL Matthias van de Meent
- Re: Add lookup table for replication slot invalidation causes Michael Paquier
- Re: DSA_ALLOC_NO_OOM doesn't work Heikki Linnakangas
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: About a recently-added message Kyotaro Horiguchi
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: About a recently-added message Kyotaro Horiguchi
- Re: RFC: Logging plan of the running query James Coleman
- Re: Test to dump and restore objects left behind by regression Michael Paquier
- Re: Speeding up COPY TO for uuids and arrays Michael Paquier
- Re: POC: GROUP BY optimization Richard Guo
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: Injection points: some tools to wait and wake Michael Paquier
- 回复: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) zwj
- Re: Documentation to upgrade logical replication cluster Peter Smith
- Re: RFC: Logging plan of the running query Ashutosh Bapat
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: DSA_ALLOC_NO_OOM doesn't work Robert Haas
- Re: Unlinking Parallel Hash Join inner batch files sooner Andrei Lepikhov
- Re: LogwrtResult contended spinlock Robert Haas
- Re: Synchronizing slots from primary to standby shveta malik
- Porting PostgresSQL libraries for QNX710 Rajith Rao .B(App Software)
- Re: About a recently-added message Amit Kapila
- Re: About a recently-added message Kyotaro Horiguchi
- Re: Add lookup table for replication slot invalidation causes Peter Smith
- Re: Add lookup table for replication slot invalidation causes Peter Smith
- Re: POC: GROUP BY optimization Richard Guo
- Re: Why is pq_begintypsend so slow? Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Add lookup table for replication slot invalidation causes Michael Paquier
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Speeding up COPY TO for uuids and arrays Laurenz Albe
- Re: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Add lookup table for replication slot invalidation causes Bharath Rupireddy
- Re: Speeding up COPY TO for uuids and arrays Michael Paquier
- Re: locked reads for atomics Bharath Rupireddy
- Re: meson: Specify -Wformat as a common warning flag for extensions Sutou Kouhei
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: Reduce useless changes before reassembly during logical replication Andy Fan
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: When extended query protocol ends? Jelte Fennema-Nio
- Re: Test to dump and restore objects left behind by regression Peter Eisentraut
- Re: A problem about partitionwise join Ashutosh Bapat
- Re: When extended query protocol ends? Vladimir Sitnikov
- Re: Test to dump and restore objects left behind by regression Daniel Gustafsson
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Test to dump and restore objects left behind by regression Daniel Gustafsson
- Re: Porting PostgresSQL libraries for QNX710 Daniel Gustafsson
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Test to dump and restore objects left behind by regression Peter Eisentraut
- Re: Synchronizing slots from primary to standby shveta malik
- Re: speed up a logical replica setup vignesh C
- Re: About a recently-added message Amit Kapila
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: When extended query protocol ends? Jelte Fennema-Nio
- Re: Avoid stack frame setup in performance critical routines using tail calls David Rowley
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: When extended query protocol ends? Michael Zhilin
- Re: Porting PostgresSQL libraries for QNX710 Daniel Gustafsson
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: Synchronizing slots from primary to standby Amit Kapila
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: When extended query protocol ends? Jelte Fennema-Nio
- Slow catchup of 2PC (twophase) transactions on replica in LR Давыдов Виталий
- Re: btree: downlink right separator/HIKEY optimization Matthias van de Meent
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c Daniel Gustafsson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Test to dump and restore objects left behind by regression Tom Lane
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: btree: downlink right separator/HIKEY optimization Matthias van de Meent
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: speed up a logical replica setup 'Alvaro Herrera'
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Tom Lane
- Re: speed up a logical replica setup vignesh C
- Re: Sequence Access Methods, round two Tomas Vondra
- Potential issue in ecpg-informix decimal converting functions a.imamov@postgrespro.ru
- Re: Experiments with Postgres and SSL Heikki Linnakangas
- Re: Transaction timeout Andrey M. Borodin
- how to read table options during smgropen() Dima Rybakov (Tlt)
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Optimize planner memory consumption for huge arrays Alena Rybakina
- re: Speeding up COPY TO for uuids and arrays Ranier Vilela
- Re: Unlinking Parallel Hash Join inner batch files sooner Thomas Munro
- Re: LogwrtResult contended spinlock Jeff Davis
- Re: locked reads for atomics Jeff Davis
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: speed up a logical replica setup Euler Taveira
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [ NOT Fixed ] Michael Banck
- Re: Add lookup table for replication slot invalidation causes Peter Smith
- Re: Improve readability by using designated initializers when possible Jeff Davis
- Re: Avoid stack frame setup in performance critical routines using tail calls Andres Freund
- Re: Documentation to upgrade logical replication cluster Peter Smith
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Running the fdw test from the terminal crashes into the core-dump Tom Lane
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Tom Lane
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: Improve readability by using designated initializers when possible Jeff Davis
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Add publisher and subscriber to glossary documentation. Peter Smith
- Re: speed up a logical replica setup Euler Taveira
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: LogwrtResult contended spinlock Robert Haas
- Re: speed up a logical replica setup Amit Kapila
- Re: About a recently-added message Peter Smith
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Ajin Cherian
- Re: RFC: Logging plan of the running query Robert Haas
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Amit Kapila
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Amit Kapila
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Add publisher and subscriber to glossary documentation. Shlok Kyal
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Improve eviction algorithm in ReorderBuffer vignesh C
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: make BuiltinTrancheNames less ugly Heikki Linnakangas
- Re: how to read table options during smgropen() Heikki Linnakangas
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: A failure in t/001_rep_changes.pl vignesh C
- ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack Alexander Pyhalov
- Refactor SASL exchange in preparation for OAuth Bearer Daniel Gustafsson
- Re: Potential issue in ecpg-informix decimal converting functions Daniel Gustafsson
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c Nazir Bilal Yavuz
- Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c Daniel Gustafsson
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: RFC: Logging plan of the running query Julien Rouhaud
- Re: Relation bulk write facility Heikki Linnakangas
- RangeTblEntry.inh vs. RTE_SUBQUERY Peter Eisentraut
- Re: Thoughts about NUM_BUFFER_PARTITIONS wenhui qiu
- Re: RangeTblEntry.inh vs. RTE_SUBQUERY Dean Rasheed
- Re: Potential issue in ecpg-informix decimal converting functions a.imamov@postgrespro.ru
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Relation bulk write facility Tom Lane
- incremental backup mishandles XLOG_DBASE_CREATE_FILE_COPY Robert Haas
- Re: RangeTblEntry.inh vs. RTE_SUBQUERY Tom Lane
- Re: RFC: Logging plan of the running query Robert Haas
- RangeTblEntry jumble omissions Peter Eisentraut
- Re: Printing backtrace of postgres processes Christoph Berg
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Relation bulk write facility Tom Lane
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: locked reads for atomics Nathan Bossart
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Давыдов Виталий
- Re: Improve eviction algorithm in ReorderBuffer Tomas Vondra
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Давыдов Виталий
- Re: Thoughts about NUM_BUFFER_PARTITIONS Tomas Vondra
- Re: SQL Property Graph Queries (SQL/PGQ) Tomas Vondra
- Re: locked reads for atomics Jeff Davis
- Re: locked reads for atomics Nathan Bossart
- Re: locked reads for atomics Nathan Bossart
- Re: Why is subscription/t/031_column_list.pl failing so much? Tom Lane
- Re: MAINTAIN privilege -- what do we need to un-revert it? Nathan Bossart
- Re: cleanup patches for dshash Nathan Bossart
- Re: RangeTblEntry jumble omissions Alvaro Herrera
- Re: Running the fdw test from the terminal crashes into the core-dump Alvaro Herrera
- Re: Removing unneeded self joins Alexander Korotkov
- Re: RangeTblEntry jumble omissions Julien Rouhaud
- Re: Printing backtrace of postgres processes Michael Paquier
- Re: Add lookup table for replication slot invalidation causes Michael Paquier
- Re: Documentation: warn about two_phase when altering a subscription Tristen Raab
- Re: RangeTblEntry jumble omissions Tom Lane
- Re: Proposal for implementing OCSP Stapling in PostgreSQL David Zhang
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack Michael Paquier
- Re: Potential issue in ecpg-informix decimal converting functions Michael Paquier
- Re: locked reads for atomics Andres Freund
- Re: locked reads for atomics Andres Freund
- Re: Why is subscription/t/031_column_list.pl failing so much? Amit Kapila
- Re: incremental backup mishandles XLOG_DBASE_CREATE_FILE_COPY Noah Misch
- Re: Removing unneeded self joins Noah Misch
- Re: incremental backup mishandles XLOG_DBASE_CREATE_FILE_COPY Robert Haas
- Re: Removing unneeded self joins Alexander Korotkov
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: RFC: Logging plan of the running query James Coleman
- Re: locked reads for atomics Nathan Bossart
- Re: incremental backup mishandles XLOG_DBASE_CREATE_FILE_COPY Noah Misch
- Re: Functions to return random numbers in a given range Tomas Vondra
- Re: Removing unneeded self joins Noah Misch
- Re: Relation bulk write facility Noah Misch
- Re: Adding OLD/NEW support to RETURNING Tomas Vondra
- Re: Relation bulk write facility Thomas Munro
- Re: Relation bulk write facility Noah Misch
- Re: Relation bulk write facility Thomas Munro
- Re: Relation bulk write facility Thomas Munro
- Re: Relation bulk write facility Noah Misch
- Re: Psql meta-command conninfo+ Nathan Bossart
- Re: Relation bulk write facility Andres Freund
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Relation bulk write facility Thomas Munro
- Re: Relation bulk write facility Thomas Munro
- Re: Optimize planner memory consumption for huge arrays Tom Lane
- Re: Patch: Add parse_type Function Jim Jones
- Re: ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack Etsuro Fujita
- Re: RFC: Logging plan of the running query Julien Rouhaud
- libpq: PQfnumber overload for not null-terminated strings Ivan Trofimov
- Re: RangeTblEntry jumble omissions Julien Rouhaud
- "type with xxxx does not exist" when doing ExecMemoize() Tender Wang
- Re: Optimize planner memory consumption for huge arrays Tomas Vondra
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Running the fdw test from the terminal crashes into the core-dump Tom Lane
- Re: Can we include capturing logs of pgdata/pg_upgrade_output.d/*/log in buildfarm vignesh C
- Preserve subscription OIDs during pg_upgrade vignesh C
- Re: Optimize planner memory consumption for huge arrays Tom Lane
- Re: Preserve subscription OIDs during pg_upgrade Tom Lane
- Re: libpq: PQfnumber overload for not null-terminated strings Tom Lane
- Re: Patch: Add parse_type Function David E. Wheeler
- Re: Transaction timeout Alexander Korotkov
- Re: Logging parallel worker draught Tomas Vondra
- Re: Relation bulk write facility Noah Misch
- Re: Relation bulk write facility Tom Lane
- Re: Parallel Query Stats Tomas Vondra
- Re: Making the initial and maximum DSA segment sizes configurable Tomas Vondra
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tomas Vondra
- Re: Logging parallel worker draught Peter Smith
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: Potential issue in ecpg-informix decimal converting functions Daniel Gustafsson
- Re: ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack Michael Paquier
- Re: Add publisher and subscriber to glossary documentation. Peter Smith
- Re: Preserve subscription OIDs during pg_upgrade Michael Paquier
- Re: RangeTblEntry jumble omissions Michael Paquier
- Re: Shared detoast Datum proposal Andy Fan
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: "type with xxxx does not exist" when doing ExecMemoize() Andrei Lepikhov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Relation bulk write facility Robert Haas
- Re: Relation bulk write facility Michael Paquier
- Re: Preserve subscription OIDs during pg_upgrade Robert Haas
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Can we include capturing logs of pgdata/pg_upgrade_output.d/*/log in buildfarm Andrew Dunstan
- Re: Speeding up COPY TO for uuids and arrays Michael Paquier
- Re: "type with xxxx does not exist" when doing ExecMemoize() Andrei Lepikhov
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: RFC: Logging plan of the running query Ashutosh Bapat
- Re: Add publisher and subscriber to glossary documentation. Shlok Kyal
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Add publisher and subscriber to glossary documentation. Peter Smith
- Re: Shared detoast Datum proposal Nikita Malakhov
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Jelte Fennema-Nio
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack Etsuro Fujita
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Avoid stack frame setup in performance critical routines using tail calls David Rowley
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: "type with xxxx does not exist" when doing ExecMemoize() Andrei Lepikhov
- Re: RFC: Logging plan of the running query Julien Rouhaud
- Re: Sequence Access Methods, round two Michael Paquier
- Re: RFC: Logging plan of the running query Ashutosh Bapat
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: RFC: Logging plan of the running query Robert Haas
- Re: backend *.c #include cleanup (IWYU) Peter Eisentraut
- Re: Sequence Access Methods, round two Matthias van de Meent
- Re: Improve readability by using designated initializers when possible jian he
- Re: Improve readability by using designated initializers when possible Japin Li
- Re: Optimize planner memory consumption for huge arrays Tomas Vondra
- Re: Injection points: some tools to wait and wake Andrey M. Borodin
- Re: Documentation: warn about two_phase when altering a subscription Bertrand Drouvot
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: Improve eviction algorithm in ReorderBuffer Tomas Vondra
- Re: "type with xxxx does not exist" when doing ExecMemoize() Richard Guo
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Xing Guo
- Regardign RecentFlushPtr in WalSndWaitForWal() shveta malik
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: RFC: Logging plan of the running query torikoshia
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: Synchronizing slots from primary to standby shveta malik
- Re: "type with xxxx does not exist" when doing ExecMemoize() Andrei Lepikhov
- Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c Nazir Bilal Yavuz
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Shared detoast Datum proposal Andy Fan
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Fix incorrect PG_GETARG in pgcrypto Tomas Vondra
- Re: RFC: Logging plan of the running query Julien Rouhaud
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: Shared detoast Datum proposal Tomas Vondra
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Speeding up COPY TO for uuids and arrays Ranier Vilela
- Re: Shared detoast Datum proposal Nikita Malakhov
- Re: Printing backtrace of postgres processes Christoph Berg
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: Allow non-superuser to cancel superuser tasks. Nathan Bossart
- Re: Running the fdw test from the terminal crashes into the core-dump Alvaro Herrera
- Re: Optimize planner memory consumption for huge arrays Tom Lane
- Re: Shared detoast Datum proposal Andy Fan
- Re: Shared detoast Datum proposal Andy Fan
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Comments on Custom RMGRs Danil Anisimow
- An improved README experience for PostgreSQL Andrew Atkinson
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: Refactor SASL exchange in preparation for OAuth Bearer Jacob Champion
- Re: libpq: PQfnumber overload for not null-terminated strings Ivan Trofimov
- Re: Detoasting optionally to make Explain-Analyze less misleading Matthias van de Meent
- Re: Comments on Custom RMGRs Jeff Davis
- Better error messages for %TYPE and %ROWTYPE in plpgsql Tom Lane
- Re: Better error messages for %TYPE and %ROWTYPE in plpgsql Pavel Stehule
- Re: libpq: PQfnumber overload for not null-terminated strings Tom Lane
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- [PATCH] updates to docs about HOT updates for BRIN Elizabeth Christensen
- Re: An improved README experience for PostgreSQL Tom Lane
- Re: An improved README experience for PostgreSQL Andrew Atkinson
- Re: Detoasting optionally to make Explain-Analyze less misleading stepan rutz
- Re: Streaming read-ready sequential scan code Melanie Plageman
- Re: Add publisher and subscriber to glossary documentation. Andrew Atkinson
- Re: cleanup patches for dshash Nathan Bossart
- Re: [PATCH] updates to docs about HOT updates for BRIN Stephen Frost
- Re: [PATCH] updates to docs about HOT updates for BRIN Elizabeth Christensen
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Stephen Frost
- Re: Extension Enhancement: Buffer Invalidation in pg_buffercache Thomas Munro
- Re: Sequence Access Methods, round two Michael Paquier
- Re: [PATCH] updates to docs about HOT updates for BRIN Stephen Frost
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: libpq: PQfnumber overload for not null-terminated strings Ivan Trofimov
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Better error messages for %TYPE and %ROWTYPE in plpgsql Andy Fan
- Re: Better error messages for %TYPE and %ROWTYPE in plpgsql David G. Johnston
- Re: Sequence Access Methods, round two Michael Paquier
- Re: Better error messages for %TYPE and %ROWTYPE in plpgsql Tom Lane
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Xing Guo
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Better error messages for %TYPE and %ROWTYPE in plpgsql Andy Fan
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Better error messages for %TYPE and %ROWTYPE in plpgsql David G. Johnston
- Re: Printing backtrace of postgres processes Michael Paquier
- Re: Fix incorrect PG_GETARG in pgcrypto Michael Paquier
- Re: Built-in CTYPE provider Jeff Davis
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Streaming I/O, vectored I/O (WIP) Robert Haas
- The const expression evaluation routine should always return a copy Andrei Lepikhov
- Re: cleanup patches for dshash Nathan Bossart
- Re: Potential issue in ecpg-informix decimal converting functions Michael Paquier
- Re: Improve readability by using designated initializers when possible Michael Paquier
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Injection points: some tools to wait and wake Andrey M. Borodin
- Re: A failure in t/001_rep_changes.pl Kyotaro Horiguchi
- Re: Improve readability by using designated initializers when possible Michael Paquier
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Improve readability by using designated initializers when possible Alvaro Herrera
- Re: Potential issue in ecpg-informix decimal converting functions Daniel Gustafsson
- RE: Have pg_basebackup write "dbname" in "primary_conninfo"? Hayato Kuroda (Fujitsu)
- RE: Have pg_basebackup write "dbname" in "primary_conninfo"? Hayato Kuroda (Fujitsu)
- RE: Have pg_basebackup write "dbname" in "primary_conninfo"? Hayato Kuroda (Fujitsu)
- Fix for edge case in date_bin() function Moaaz Assali
- Re: Fix for edge case in date_bin() function Daniel Gustafsson
- Re: Logging parallel worker draught Benoit Lobréau
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Logging parallel worker draught Benoit Lobréau
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: Fix for edge case in date_bin() function Moaaz Assali
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: clarify equalTupleDescs() jian he
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Давыдов Виталий
- Re: pread, pwrite, etc return ssize_t not int Thomas Munro
- Re: Injection points: some tools to wait and wake Andrey M. Borodin
- Seeking Clarification on Logical Replication Start LSN Pradeep Kumar
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: libpq: PQfnumber overload for not null-terminated strings Jelte Fennema-Nio
- Re: [PATCH] updates to docs about HOT updates for BRIN Alvaro Herrera
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Amit Kapila
- Re: abi-compliance-checker Alvaro Herrera
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Давыдов Виталий
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: abi-compliance-checker Peter Geoghegan
- Re: abi-compliance-checker Alvaro Herrera
- Re: Logging parallel worker draught Tomas Vondra
- Re: abi-compliance-checker Peter Geoghegan
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Can we include capturing logs of pgdata/pg_upgrade_output.d/*/log in buildfarm vignesh C
- Re: abi-compliance-checker Alvaro Herrera
- Re: [PATCH] updates to docs about HOT updates for BRIN Stephen Frost
- Re: libpq: PQfnumber overload for not null-terminated strings Ivan Trofimov
- Re: Improve eviction algorithm in ReorderBuffer vignesh C
- Re: Improve readability by using designated initializers when possible Japin Li
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Support a wildcard in backtrace_functions Jelte Fennema-Nio
- Re: Fix for edge case in date_bin() function Tom Lane
- Re: Functions to return random numbers in a given range Dean Rasheed
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: libpq: PQfnumber overload for not null-terminated strings Jelte Fennema-Nio
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Allow non-superuser to cancel superuser tasks. Nathan Bossart
- Re: Fix for edge case in date_bin() function Tom Lane
- Re: Allow non-superuser to cancel superuser tasks. Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Wrong description in server_ca.config and client_ca.config David Zhang
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Bytea PL/Perl transform Alexander Korotkov
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Relation bulk write facility Tom Lane
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Relation bulk write facility Andres Freund
- Remove --with-CC autoconf option Heikki Linnakangas
- Re: Remove --with-CC autoconf option Daniel Gustafsson
- Re: The const expression evaluation routine should always return a copy Tom Lane
- Re: Relation bulk write facility Thomas Munro
- Re: Potential issue in ecpg-informix decimal converting functions Michael Paquier
- Re: session username in default psql prompt? Kori Lane
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: Improve readability by using designated initializers when possible Japin Li
- Re: Logging parallel worker draught Andrew Dunstan
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: The const expression evaluation routine should always return a copy Andrei Lepikhov
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Relation bulk write facility Noah Misch
- Re: Improve readability by using designated initializers when possible Michael Paquier
- Re: Bytea PL/Perl transform Pavel Stehule
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: Injection points: some tools to wait and wake Andrey M. Borodin
- Re: Improve eviction algorithm in ReorderBuffer Amit Kapila
- Re: RFC: Logging plan of the running query Robert Haas
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: "type with xxxx does not exist" when doing ExecMemoize() Tender Wang
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: "type with xxxx does not exist" when doing ExecMemoize() Andrei Lepikhov
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) jian he
- Re: Relation bulk write facility Andres Freund
- Re: Synchronizing slots from primary to standby shveta malik
- Re: POC, WIP: OR-clause support for indexes jian he
- Infinite loop in XLogPageRead() on standby Alexander Kukushkin
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Relation bulk write facility Andres Freund
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Avoid stack frame setup in performance critical routines using tail calls David Rowley
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Use streaming read API in ANALYZE Nazir Bilal Yavuz
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Experiments with Postgres and SSL Matthias van de Meent
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: Experiments with Postgres and SSL Heikki Linnakangas
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: Wrong description in server_ca.config and client_ca.config Daniel Gustafsson
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: An improved README experience for PostgreSQL Daniel Gustafsson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: An improved README experience for PostgreSQL Greg Sabino Mullane
- Re: Relation bulk write facility Tom Lane
- Re: Fix for edge case in date_bin() function Moaaz Assali
- Re: When extended query protocol ends? Vladimir Sitnikov
- Re: MAINTAIN privilege -- what do we need to un-revert it? Nathan Bossart
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: An improved README experience for PostgreSQL Tom Lane
- Re: An improved README experience for PostgreSQL Daniel Gustafsson
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: Streaming read-ready sequential scan code Melanie Plageman
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: An improved README experience for PostgreSQL Joe Conway
- Re: Support a wildcard in backtrace_functions Daniel Gustafsson
- Re: Support a wildcard in backtrace_functions Jelte Fennema-Nio
- Re: An improved README experience for PostgreSQL Alvaro Herrera
- Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Nathan Bossart
- Re: An improved README experience for PostgreSQL David E. Wheeler
- Re: Fix for edge case in date_bin() function Tom Lane
- Re: An improved README experience for PostgreSQL Daniel Gustafsson
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: When extended query protocol ends? Jelte Fennema-Nio
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: An improved README experience for PostgreSQL Tom Lane
- Re: Relation bulk write facility Heikki Linnakangas
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: An improved README experience for PostgreSQL Andrew Atkinson
- Re: An improved README experience for PostgreSQL Daniel Gustafsson
- Re: An improved README experience for PostgreSQL Joe Conway
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Daniel Gustafsson
- Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Nathan Bossart
- Re: Add basic tests for the low-level backup method. David Steele
- Re: An improved README experience for PostgreSQL Andrew Atkinson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andrew Dunstan
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Add checkpoint/redo LSNs to recovery errors. David Steele
- Re: Relation bulk write facility Tom Lane
- Re: Refactor SASL exchange in preparation for OAuth Bearer Daniel Gustafsson
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Row pattern recognition Tatsuo Ishii
- Re: Improve readability by using designated initializers when possible Michael Paquier
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: MultiXact\SLRU buffers configuration Kyotaro Horiguchi
- Re: Making the initial and maximum DSA segment sizes configurable Masahiko Sawada
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) jian he
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Add checkpoint/redo LSNs to recovery errors. Michael Paquier
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Add basic tests for the low-level backup method. Michael Paquier
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Kyotaro Horiguchi
- Re: speed up a logical replica setup Andrew Dunstan
- Re: Infinite loop in XLogPageRead() on standby Michael Paquier
- Re: "type with xxxx does not exist" when doing ExecMemoize() Tender Wang
- DOCS: Avoid using abbreviation "aka" Peter Smith
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: DOCS: Avoid using abbreviation "aka" Michael Paquier
- Re: Fix for edge case in date_bin() function Moaaz Assali
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Infinite loop in XLogPageRead() on standby Kyotaro Horiguchi
- Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()? Michael Paquier
- Re: Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()? jian he
- Remove AIX Support (was: Re: Relation bulk write facility) Michael Banck
- Re: Logging parallel worker draught Benoit Lobréau
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: Remove AIX Support (was: Re: Relation bulk write facility) Daniel Gustafsson
- Re: Remove AIX Support (was: Re: Relation bulk write facility) Andres Freund
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: DOCS: Avoid using abbreviation "aka" Amit Kapila
- Re: DOCS: Avoid using abbreviation "aka" Laurenz Albe
- Re: Remove AIX Support (was: Re: Relation bulk write facility) Michael Banck
- Re: Injection points: some tools to wait and wake Andrey M. Borodin
- Re: Remove AIX Support (was: Re: Relation bulk write facility) Andres Freund
- Re: Supporting MERGE on updatable views Dean Rasheed
- Re: Potential issue in ecpg-informix decimal converting functions a.imamov@postgrespro.ru
- Re: Supporting MERGE on updatable views Alvaro Herrera
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Remove AIX Support (was: Re: Relation bulk write facility) Daniel Gustafsson
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Support a wildcard in backtrace_functions Daniel Gustafsson
- Re: Injection points: some tools to wait and wake Bertrand Drouvot
- Re: initdb's -c option behaves wrong way? Daniel Gustafsson
- type cache cleanup improvements Teodor Sigaev
- Re: Support a wildcard in backtrace_functions Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Improve readability by using designated initializers when possible Peter Eisentraut
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: brininsert optimization opportunity Alvaro Herrera
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: RangeTblEntry.inh vs. RTE_SUBQUERY Peter Eisentraut
- Re: RangeTblEntry jumble omissions Peter Eisentraut
- Re: Injection points: some tools to wait and wake Andrey M. Borodin
- Re: Comments on Custom RMGRs Danil Anisimow
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Justin Pryzby
- Re: locked reads for atomics Nathan Bossart
- Re: Atomic ops for unlogged LSN Nathan Bossart
- Re: Infinite loop in XLogPageRead() on standby Alexander Kukushkin
- Re: Supporting MERGE on updatable views Dean Rasheed
- Re: Infinite loop in XLogPageRead() on standby Alexander Kukushkin
- Re: Atomic ops for unlogged LSN Stephen Frost
- Re: Atomic ops for unlogged LSN John Morris
- Re: Fix for edge case in date_bin() function Tom Lane
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Давыдов Виталий
- Re: Atomic ops for unlogged LSN Bharath Rupireddy
- Re: RangeTblEntry.inh vs. RTE_SUBQUERY Tom Lane
- Re: Comments on Custom RMGRs Jeff Davis
- Re: RangeTblEntry.inh vs. RTE_SUBQUERY Alvaro Herrera
- RE: Remove AIX Support (was: Re: Relation bulk write facility) Phil Florent
- Re: MERGE ... RETURNING Dean Rasheed
- Re: RangeTblEntry.inh vs. RTE_SUBQUERY Tom Lane
- Re: MERGE ... RETURNING Jeff Davis
- Re: MERGE ... RETURNING Jeff Davis
- Re: Refactor SASL exchange in preparation for OAuth Bearer Jacob Champion
- Re: Statistics Import and Export Stephen Frost
- Re: Atomic ops for unlogged LSN Nathan Bossart