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