pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/22
Re: vacuumdb --missing-stats-only and permission issue
Corey Huinker
2025/08/22
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/08/22
[18+] improve upgrade pre-check for Unicode updates
Jeff Davis
2025/08/22
Re: Improve LWLock tranche name visibility across backends
Tom Lane
2025/08/22
[PATCH] Add Hebrew and Arabic combining characters to unaccent.rules
e3718e7
2025/08/22
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/08/22
Re: Adding REPACK [concurrently]
Euler Taveira
2025/08/22
Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
2025/08/22
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/08/22
Re: SQL:2023 JSON simplified accessor support
Alexandra Wang
2025/08/22
Re: vacuumdb --missing-stats-only and permission issue
Nathan Bossart
2025/08/22
GetNamedLWLockTranche crashes on Windows in normal backend
Sami Imseih
2025/08/22
Re: Making jsonb_agg() faster
Tom Lane
2025/08/22
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Nathan Bossart
2025/08/22
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Tom Lane
2025/08/22
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/08/22
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Mihail Nikalayeu
2025/08/22
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Álvaro Herrera
2025/08/22
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Álvaro Herrera
2025/08/22
[BUG] Remove self joins causes 'variable not found in subplan target lists' error
Sergey Soloviev
2025/08/22
Re: Add support for specifying tables in pg_createsubscriber.
Euler Taveira
2025/08/22
Re: Identifying function-lookup failures due to argument name mismatches
Tom Lane
2025/08/22
Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations
Benoit T
2025/08/22
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Tom Lane
2025/08/22
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Richard Guo
2025/08/22
Re: Add OID descriptions to dumped parse/query/plan trees
Tom Lane
2025/08/22
Re:Re: Improve cache hit rate for OprCacheHash
myzhen
2025/08/22
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Nathan Bossart
2025/08/22
Re: Remove unneeded cast in heap_xlog_lock.
Richard Guo
2025/08/22
Re: vacuumdb --missing-stats-only and permission issue
Nathan Bossart
2025/08/22
Re: Potential problem in commit f777d773878 and 4f7f7b03758
Matheus Alcantara
2025/08/22
Re: Document How Commit Handles Aborted Transactions
David G. Johnston
2025/08/22
Re: Document How Commit Handles Aborted Transactions
Kirill Reshke
2025/08/22
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Mihail Nikalayeu
2025/08/22
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Doruk Yilmaz
2025/08/22
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Mihail Nikalayeu
2025/08/22
Re: Improve cache hit rate for OprCacheHash
Heikki Linnakangas
2025/08/22
Re: BackendKeyData is mandatory?
Heikki Linnakangas
2025/08/22
Re: Let plan_cache_mode to be a little less strict
Andrei Lepikhov
2025/08/22
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Ashutosh Bapat
2025/08/22
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/08/22
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/08/22
Improve cache hit rate for OprCacheHash
myzhen
2025/08/22
Re: Potential problem in commit f777d773878 and 4f7f7b03758
Dilip Kumar
2025/08/22
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Amit Kapila
2025/08/22
Re: A few patches to clarify snapshot management
Heikki Linnakangas
2025/08/22
Potential problem in commit f777d773878 and 4f7f7b03758
Dilip Kumar
2025/08/22
Re: Remove unneeded cast in heap_xlog_lock.
Chao Li
2025/08/22
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
jian he
2025/08/22
RE: Add support for specifying tables in pg_createsubscriber.
Zhijie Hou (Fujitsu)
2025/08/22
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Kirill Reshke
2025/08/22
Re: Remove unneeded cast in heap_xlog_lock.
Álvaro Herrera
2025/08/22
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Álvaro Herrera
2025/08/22
Re: Adding REPACK [concurrently]
Álvaro Herrera
2025/08/22
Re: Add OID descriptions to dumped parse/query/plan trees
Kirill Reshke
2025/08/22
Add OID descriptions to dumped parse/query/plan trees
Chao Li
2025/08/22
Re: CREATE SCHEMA ... CREATE DOMAIN support
Kirill Reshke
2025/08/22
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
2025/08/22
Re: SQL:2023 JSON simplified accessor support
jian he
2025/08/22
Re: Identifying function-lookup failures due to argument name mismatches
Dominique Devienne
2025/08/22
Re: Add support for specifying tables in pg_createsubscriber.
Peter Smith
2025/08/22
Re: Add support for specifying tables in pg_createsubscriber.
Peter Smith
2025/08/22
Re: make VALIDATE domain constraint lock on related relations as ShareUpdateExclusiveLock
Peter Eisentraut
2025/08/21
Re: Report reorder buffer size
Bertrand Drouvot
2025/08/21
RE: [Patch] add new parameter to pg_replication_origin_session_setup
Hayato Kuroda (Fujitsu)
2025/08/21
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/08/21
Re: Remove unneeded cast in heap_xlog_lock.
Kirill Reshke
2025/08/21
Re: Remove redundant assignment of a variable in function AlterPublicationTables
Michael Paquier
2025/08/21
Re: Remove unneeded cast in heap_xlog_lock.
Michael Paquier
2025/08/21
Re: Remove traces of long in dynahash.c
Michael Paquier
2025/08/21
Re: Logical Replication of sequences
Amit Kapila
2025/08/21
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/08/21
Re: Add support for specifying tables in pg_createsubscriber.
Euler Taveira
2025/08/21
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
2025/08/21
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
torikoshia
2025/08/21
Re: event trigger support for PL/Python
Euler Taveira
2025/08/21
Re: VM corruption on standby
Thomas Munro
2025/08/21
Re: Remove unneeded cast in heap_xlog_lock.
Richard Guo
2025/08/21
Re: Standardize LSN-based filename
Japin Li
2025/08/21
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Fujii Masao
2025/08/21
Re: VM corruption on standby
Alexander Korotkov
2025/08/21
Re: Remove unneeded cast in heap_xlog_lock.
Chao Li
2025/08/21
Re: memory leak in logical WAL sender with pgoutput's cachectx
Masahiko Sawada
2025/08/21
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
torikoshia
2025/08/21
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Tom Lane
2025/08/21
Re: Remove redundant assignment of a variable in function AlterPublicationTables
Peter Smith
2025/08/21
Re: Weird error message from Postgres 18
Tom Lane
2025/08/21
Re: Redesigning postmaster death handling
Thomas Munro
2025/08/21
Re: vacuumdb --missing-stats-only and permission issue
Corey Huinker
2025/08/21
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/08/21
Re: Identifying function-lookup failures due to argument name mismatches
Tom Lane
2025/08/21
Re: Adding REPACK [concurrently]
Robert Treat
2025/08/21
Re: VM corruption on standby
Tom Lane
2025/08/21
Re: VM corruption on standby
Michael Paquier
2025/08/21
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Masahiko Sawada
2025/08/21
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Nathan Bossart
2025/08/21
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Kirill Reshke
2025/08/21
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Yugo Nagata
2025/08/21
Re: Adding REPACK [concurrently]
Antonin Houska
2025/08/21
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
2025/08/21
Re: Adding REPACK [concurrently]
Andres Freund
2025/08/21
Re: vacuumdb --missing-stats-only and permission issue
Nathan Bossart
2025/08/21
Re: Adding REPACK [concurrently]
Antonin Houska
2025/08/21
Re: pgaio_io_get_id() type (was Re: Datum as struct)
Peter Eisentraut
2025/08/21
Re: vacuumdb --missing-stats-only and permission issue
Nathan Bossart
2025/08/21
Re: Identifying function-lookup failures due to argument name mismatches
Tom Lane
2025/08/21
Re: Identifying function-lookup failures due to argument name mismatches
Tom Lane
2025/08/21
Re: Logical Replication of sequences
Masahiko Sawada
2025/08/21
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/08/21
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/08/21
Re: vacuumdb --missing-stats-only and permission issue
Corey Huinker
2025/08/21
Re: Weird error message from Postgres 18
Ranier Vilela
2025/08/21
Re: Speed up COPY FROM text/CSV parsing using SIMD
Andrew Dunstan
2025/08/21
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Corey Huinker
2025/08/21
Re: Memory leak of SMgrRelation object on standby
Jingtang Zhang
2025/08/21
Weird error message from Postgres 18
Ranier Vilela
2025/08/21
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/08/21
Remove unneeded cast in heap_xlog_lock.
Kirill Reshke
2025/08/21
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Nathan Bossart
2025/08/21
Re: Report reorder buffer size
Ashutosh Bapat
2025/08/21
Re: vacuumdb --missing-stats-only and permission issue
Nathan Bossart
2025/08/21
Inconsistent update in the MERGE command
Dmitry
2025/08/21
Re: Add GUC to enable libxml2's XML_PARSE_HUGE
Jim Jones
2025/08/21
Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Frédéric Yhuel
2025/08/21
misleading error message in ProcessUtilitySlow T_CreateStatsStmt
jian he
2025/08/21
Re: Add os_page_num to pg_buffercache
Mircea Cadariu
2025/08/21
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Shlok Kyal
2025/08/21
Re: memory leak in logical WAL sender with pgoutput's cachectx
Amit Kapila
2025/08/21
Re: memory leak in logical WAL sender with pgoutput's cachectx
Amit Kapila
2025/08/21
Re: Conflict detection for update_deleted in logical replication
Mihail Nikalayeu
2025/08/21
Re: doc patch: correct function name for slot synchronization.
Amit Kapila
2025/08/21
Re: Add support for specifying tables in pg_createsubscriber.
Shubham Khanna
2025/08/21
doc patch: correct function name for slot synchronization.
Hayato Kuroda (Fujitsu)
2025/08/21
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Mihail Nikalayeu
2025/08/21
Re: memory leak in logical WAL sender with pgoutput's cachectx
赵宇鹏(宇彭)
2025/08/21
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/08/21
Re: Conflict detection for update_deleted in logical replication
Nisha Moond
2025/08/21
Re: event trigger support for PL/Python
Peter Eisentraut
2025/08/21
Re: Add log_autovacuum_{vacuum|analyze}_min_duration
kasaharatt
2025/08/21
Re: When deleting the plpgsql function, release the CachedPlan of the function
章晨曦
2025/08/21
Re: vacuumdb --missing-stats-only and permission issue
Corey Huinker
2025/08/21
Re: Fix replica identity checks for MERGE command on published table.
Chao Li
2025/08/20
Re: Remove condition variables from injection wait logic.
Andrey Borodin
2025/08/20
Re: Standardize LSN-based filename
Fujii Masao
2025/08/20
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/08/20
Re: Organize working memory under per-PlanState context
Andrei Lepikhov
2025/08/20
Re: Redesigning postmaster death handling
Tom Lane
2025/08/20
RE: ReplicationSlotRelease() crashes when the instance is in the single user mode
Hayato Kuroda (Fujitsu)
2025/08/20
Re: Logical Replication of sequences
shveta malik
2025/08/20
Re: Redesigning postmaster death handling
Thomas Munro
2025/08/20
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/08/20
RE: memory leak in logical WAL sender with pgoutput's cachectx
Hayato Kuroda (Fujitsu)
2025/08/20
Re: Redesigning postmaster death handling
Tom Lane
2025/08/20
RE: memory leak in logical WAL sender with pgoutput's cachectx
Hayato Kuroda (Fujitsu)
2025/08/20
RE: memory leak in logical WAL sender with pgoutput's cachectx
Hayato Kuroda (Fujitsu)
2025/08/20
Re: VM corruption on standby
Thomas Munro
2025/08/20
Redesigning postmaster death handling
Thomas Munro
2025/08/20
Re: Remove traces of long in dynahash.c
Tom Lane
2025/08/20
Re: Possible inaccurate description of wal_compression in docs
Michael Paquier
2025/08/20
Re: Logical Replication of sequences
Amit Kapila
2025/08/20
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2025/08/20
Remove redundant assignment in CreateWorkExprContext
Chao Li
2025/08/20
RE: Fix replica identity checks for MERGE command on published table.
Zhijie Hou (Fujitsu)
2025/08/20
vacuumdb --missing-stats-only and permission issue
Fujii Masao
2025/08/20
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/08/20
Re: Add GUC to enable libxml2's XML_PARSE_HUGE
Erik Wienhold
2025/08/20
Re: Remove redundant assignment of a variable in function AlterPublicationTables
Chao Li
2025/08/20
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Fujii Masao
2025/08/20
Re: VM corruption on standby
Andrey Borodin
2025/08/20
Re: analyze-in-stages post upgrade questions
Justin Pryzby
2025/08/20
Re: Remove redundant assignment of a variable in function AlterPublicationTables
Peter Smith
2025/08/20
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/08/20
Re: Remove redundant assignment of a variable in function AlterPublicationTables
Chao Li
2025/08/20
Re: Remove redundant assignment of a variable in function AlterPublicationTables
Michael Paquier
2025/08/20
Re: pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence
Michael Paquier
2025/08/20
Re: Skipping schema changes in publication
Peter Smith
2025/08/20
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
2025/08/20
Re: Remove traces of long in dynahash.c
Chao Li
2025/08/20
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/08/20
Re: VM corruption on standby
Michael Paquier
2025/08/20
Re: Remove traces of long in dynahash.c
Michael Paquier
2025/08/20
Re: date_trunc function in interval version
Kirk Wolak
2025/08/20
Re: Remove condition variables from injection wait logic.
Michael Paquier
2025/08/20
Re: Add GUC to enable libxml2's XML_PARSE_HUGE
Michael Paquier
2025/08/20
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/08/20
Re: date_trunc function in interval version
Przemysław Sztoch
2025/08/20
Re: date_trunc function in interval version
Kirk Wolak
2025/08/20
Re: Add GUC to enable libxml2's XML_PARSE_HUGE
Jim Jones
2025/08/20
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Nathan Bossart
2025/08/20
Re: RFC: extensible planner state
Robert Haas
2025/08/20
Re: Retail DDL
Kirk Wolak
2025/08/20
Re: Cygwin support
Kirk Wolak
2025/08/20
Re: Non-reproducible AIO failure
Alexander Lakhin
2025/08/20
Re: Logical Replication of sequences
Masahiko Sawada
2025/08/20
Re: Test instability when pg_dump orders by OID
Noah Misch
2025/08/20
Re: Organize working memory under per-PlanState context
Jeff Davis
2025/08/20
Re: Organize working memory under per-PlanState context
Tom Lane
2025/08/20
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2025/08/20
Re: pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence
Tom Lane
2025/08/20
Re: pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence
Nathan Bossart
Earlier messages
Later messages