Messages by Thread
-
Re: [PATCH v4] Add ssl_cert_files/ssl_key_files for multi-certificate support
Renaud Métrich
-
Re: [Patch]The Case For WAL-Logging pg_upgrade
Marco Nenciarini
-
Assert in test_bms_membership();
Ilya Cherdakov
-
Re: pg_threads.h take II
Jakub Wartak
-
[PATCH] Report userid to PgBackendStatus for standalone backends
cca5507
-
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Kapila
-
Fix inherited constraint loss in ALTER COLUMN SET EXPRESSION
Chao Li
-
DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Grigorev Jurij
-
Re: [Patch] Implement TODOs for index operator strategy number validation
Jinqing Kuang
-
Re: xact_rollback spikes when logical walsender exits
Mircea Cadariu
-
Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
Álvaro Herrera
-
[PATCH] Report changes discarded for relations not in the subscription
Hüseyin Demir
-
Re: Make the logical replication conflict messages more like each other
Ajin Cherian
-
Authorization semantics and candidate pruning in GRAPH_TABLE
Wataru Naotsuka
-
Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically
shihao zhong
-
Add a permission check to pg_stat_get_backend_subxact()
shihao zhong
-
Re: BgBufferSync(): clarification about reusable_buffers variable
Aidar Imamov
-
Re: Improve Hash/Merge Join estimate accuracy when all predicates are Hash/Merge clauses
Ilia Evdokimov
-
Re: pg_upgrade_replica: avoid full re-clone of standbys after pg_upgrade
Florin Irion
-
Missing dshash cleanup in pgstat_read_statsfile() after OOM
Grigorev Jurij
-
Prevent object capture in CREATE/ALTER EXTENSION scripts
Jan Nidzwetzki
-
[PATCH] Allow subquery pull-up past inlineable CTEs
Andrey Kazarinov
-
Re: [SQL/PGQ] Native executor for Graph query
Henson Choi
-
Publication DDL can race with a concurrent UPDATE
vignesh C
-
Re: pg_rewind: Skip vanished source files during traversal
solai v
-
Re: unnecessary executor overheads around seqscans
xiaoyu liu
-
Re: Batching in executor
Tatsuya Kawata
-
Re: Python/pytest test framework take two
Andrey Borodin
-
[PATCH] Add recovery boundary WAL record for database and tablespace commands
JoongHyuk Shin
-
[PATCH] Move pgcrypto's fips_mode() function to core
Koshi Shibagaki (Fujitsu)
-
Re: Direct TOAST v2, faster, smaller and no migration needed
Michael Paquier
-
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
Re: Direct TOAST v2, faster, smaller and no migration needed
Nikita Malakhov
-
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
shihao zhong
-
Re: POC: Carefully exposing information without authentication
Greg Sabino Mullane
-
Remove toast_max_chunk_size from control file
Michael Paquier
-
REPACK (CONCURRENTLY) decoding worker is canceled by lock_timeout
shihao zhong
-
Re: Unlogged materialized views
Jim Jones
-
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Andrey Borodin
-
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Andrey Borodin
-
Improve error handling in test modules: test_extensible, test_bitmapset
Zsolt Parragi
-
postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows
Sagar Shedge
-
Add require_wal_receiver connection parameter to libpq
Jim Jones
-
Re: Avoid streaming zero-filled WAL switch padding
Sehrope Sarkuni
-
Re: Archive-fed logical decoding: pausing recovery on slot conflict
Andrey Borodin
-
[DOC] pg_database_size/pg_tablespace_size error on a missing OID
shihao zhong
-
Re: Add wait events for server logging destination writes
신성준
-
Improve error message for multiple assignment via view with FOR PORTION OF
Paul A Jungwirth
-
[PATCH] pg_surgery: check the page header and line pointers
shihao zhong
-
Re: Add support for COPY TO in tablesync for partitioned tables.
Noah Misch
-
Re: [PATCH] Cover get_json_table_plan() with tests
shihao zhong
-
Re: pg_createsubscriber: allow duplicate subscription names
shihao zhong
-
Re: Collect ALTER PUBLICATION commands for event triggers
shihao zhong
-
[PATCH] add missed tests for gist index
shihao zhong
-
Re: Lazy snapshot distribution in logical decoding
shihao zhong
-
FOR PORTION OF memory leak checking domains
Paul A Jungwirth
-
Document the privileges FOR PORTION OF needs on the range column
Paul A Jungwirth
-
Improve error message of FOR PORTION OF violations of WITH CHECK OPTION
Paul A Jungwirth
-
Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation
Kirk Wolak
-
Avoid evaluating FOR PORTION OF bounds more than once
Paul A Jungwirth
-
Improve error hint for already-modified rows under FOR PORTION OF
Paul A Jungwirth
-
Re: Fix detection of truncated zstd-compressed backups
Daniel Gustafsson