Архив рассылок [pgsql-hackers]
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Wake up backends immediately when sync standbys decrease Chao Li
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: New access method for b-tree. Tomas Vondra
- Re: AIX support Michael Paquier
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure Michael Paquier
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- relkind as an enum Álvaro Herrera
- Re: AIX support Tom Lane
- Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: AIX support Tom Lane
- Re: relkind as an enum Chao Li
- Re: Wake up backends immediately when sync standbys decrease Xuneng Zhou
- Re: Re: A out of date comment of WaitForWALToBecomeAvailable Xuneng Zhou
- Re: relkind as an enum Tom Lane
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure zengman
- Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Xuneng Zhou
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure Junwang Zhao
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure Michael Paquier
- Incorrect errno used in OpenWalSummaryFile() Michael Paquier
- Re: Non-committer reviews: is it helpful? wenhui qiu
- Re: splitting pg_resetwal output strings Chao Li
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: Incorrect errno used in OpenWalSummaryFile() Chao Li
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure zengman
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- RE: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Hayato Kuroda (Fujitsu)
- Re: Skipping schema changes in publication shveta malik
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Mahendra Singh Thalor
- Re: Skipping schema changes in publication Peter Smith
- Re: Skipping schema changes in publication shveta malik
- walsender: Assert MyReplicationSlot is set before use Chao Li
- Re: Wake up backends immediately when sync standbys decrease Chao Li
- Re: walsender: Assert MyReplicationSlot is set before use vignesh C
- RE: walsender: Assert MyReplicationSlot is set before use Zhijie Hou (Fujitsu)
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: walsender: Assert MyReplicationSlot is set before use Chao Li
- use the malloc macros in pg_dump.c Peter Smith
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: walsender: Assert MyReplicationSlot is set before use Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: Adding REPACK [concurrently] Antonin Houska
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- Re: Flush some statistics within running transactions Michael Paquier
- Re: IO wait events for COPY FROM/TO PROGRAM or file Michael Paquier
- RE: walsender: Assert MyReplicationSlot is set before use Zhijie Hou (Fujitsu)
- Re: walsender: Assert MyReplicationSlot is set before use Chao Li
- Re: Exit walsender before confirming remote flush in logical replication Michael Paquier
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Jakub Wartak
- Re: Hash-based MCV matching for large IN-lists David Geier
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Is there value in having optimizer stats for joins/foreignkeys? Andrei Lepikhov
- Re: Proposal: Support Logical replication of large objects Nitin Motiani
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Álvaro Herrera
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Álvaro Herrera
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: Skipping schema changes in publication Shlok Kyal
- Re: splitting pg_resetwal output strings Álvaro Herrera
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Fujii Masao
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: use the malloc macros in pg_dump.c Aleksander Alekseev
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Tatsuya Kawata
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Álvaro Herrera
- RE: AIX support Aditya Kamath
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Tom Lane
- Re: refactor architecture-specific popcount code John Naylor
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: race condition when writing pg_control Álvaro Herrera
- Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas
- Re: AIX support Tom Lane
- Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Álvaro Herrera
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Andrew Dunstan
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Wake up backends immediately when sync standbys decrease Fujii Masao
- Re: Support logical replication of DDLs Vitaly Davydov
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- doc: guidance on SQL/JSON functions vs jsonpath operators Florents Tselai
- Re: display hot standby state in psql prompt Jim Jones
- Re: AIX support Tom Lane
- Re: Pasword expiration warning Nathan Bossart
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Flush some statistics within running transactions Bertrand Drouvot
- [patch] Add process title to test_shm_mq worker Michael Banck
- Re: [patch] Add process title to test_shm_mq worker Nathan Bossart
- Re: Pasword expiration warning Gilles Darold
- Re: Pasword expiration warning Nathan Bossart
- RE: AIX support Aditya Kamath
- Re: pg_plan_advice Alexandra Wang
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Pasword expiration warning Zsolt Parragi
- Re: Pasword expiration warning Nathan Bossart
- Re: Use correct collation in pg_trgm Zsolt Parragi
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Nathan Bossart