pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2025/08/20
Re: pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence
Nathan Bossart
2025/08/20
Re: minor error message enhancement in refuseDupeIndexAttach
Peter Eisentraut
2025/08/20
Re: Adding REPACK [concurrently]
Andres Freund
2025/08/20
Re: Add GUC to enable libxml2's XML_PARSE_HUGE
Tom Lane
2025/08/20
Add GUC to enable libxml2's XML_PARSE_HUGE
Jim Jones
2025/08/20
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2025/08/20
Re: Adding REPACK [concurrently]
Antonin Houska
2025/08/20
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Nathan Bossart
2025/08/20
pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence
vignesh C
2025/08/20
Re: VM corruption on standby
Andres Freund
2025/08/20
Re: meson: Add _static and _shared suffixes to the library names
Nazir Bilal Yavuz
2025/08/20
Re: When deleting the plpgsql function, release the CachedPlan of the function
Tom Lane
2025/08/20
Re: Adding REPACK [concurrently]
Álvaro Herrera
2025/08/20
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2025/08/20
Re: When deleting the plpgsql function, release the CachedPlan of the function
Vladlen Popolitov
2025/08/20
Re: Logical Replication of sequences
Amit Kapila
2025/08/20
Re: Remove redundant assignment of a variable in function AlterPublicationTables
Chao Li
2025/08/20
Add ALTER INDEX ENABLE/DISABLE for Temporarily Disabling Indexes
Alaa Attya
2025/08/20
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
2025/08/20
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/08/20
Re: max_locks_per_transaction v18
James Pang
2025/08/20
Re: Skipping schema changes in publication
Shlok Kyal
2025/08/20
Re: Logical Replication of sequences
vignesh C
2025/08/20
Re: Adding REPACK [concurrently]
Antonin Houska
2025/08/20
Re: Remove traces of long in dynahash.c
Chao Li
2025/08/20
Re: Generate GUC tables from .dat file
John Naylor
2025/08/20
Remove redundant assignment of a variable in function AlterPublicationTables
Shlok Kyal
2025/08/20
Re: Adding REPACK [concurrently]
Antonin Houska
2025/08/20
Re: IPC/MultixactCreation on the Standby server
Kirill Reshke
2025/08/20
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode
Michael Paquier
2025/08/20
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
2025/08/20
RE: ReplicationSlotRelease() crashes when the instance is in the single user mode
Hayato Kuroda (Fujitsu)
2025/08/20
Re: Remove traces of long in dynahash.c
Michael Paquier
2025/08/20
Re: Organize working memory under per-PlanState context
Andrei Lepikhov
2025/08/20
Re: Organize working memory under per-PlanState context
Andrei Lepikhov
2025/08/20
Re: analyze-in-stages post upgrade questions
Laurenz Albe
2025/08/20
Re: RFC: extensible planner state
Andrei Lepikhov
2025/08/19
Re: UPDATE with invalid domain constraint
Chao Li
2025/08/19
Remove condition variables from injection wait logic.
Kirill Reshke
2025/08/19
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2025/08/19
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode
Michael Paquier
2025/08/19
Re: Organize working memory under per-PlanState context
Chao Li
2025/08/19
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
2025/08/19
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/08/19
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/08/19
Re: Test instability when pg_dump orders by OID
Kirill Reshke
2025/08/19
Re: VM corruption on standby
Kirill Reshke
2025/08/19
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Yugo Nagata
2025/08/19
Re: analyze-in-stages post upgrade questions
Fujii Masao
2025/08/19
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Yugo Nagata
2025/08/19
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Naga Appani
2025/08/19
Re: Logical Replication of sequences
Amit Kapila
2025/08/19
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Fujii Masao
2025/08/19
Re: VM corruption on standby
Tom Lane
2025/08/19
Re: Enhance Makefiles to rebuild objects on map file changes
John Naylor
2025/08/19
Re: New commitfest app release on August 19th
John Naylor
2025/08/19
Re: UPDATE with invalid domain constraint
jian he
2025/08/19
Re: memory leak in logical WAL sender with pgoutput's cachectx
Xuneng Zhou
2025/08/19
Re: Raw parse tree is not dumped to log
Chao Li
2025/08/19
Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Yugo Nagata
2025/08/19
Re: Standardize LSN-based filename
Japin Li
2025/08/19
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/08/19
Re: Raw parse tree is not dumped to log
Tatsuo Ishii
2025/08/19
Re: Possible inaccurate description of wal_compression in docs
Xuneng Zhou
2025/08/19
Re: memory leak in logical WAL sender with pgoutput's cachectx
Masahiko Sawada
2025/08/19
Re: A few patches to clarify snapshot management
Noah Misch
2025/08/19
Re: VM corruption on standby
Thomas Munro
2025/08/19
Re: VM corruption on standby
Thomas Munro
2025/08/19
Organize working memory under per-PlanState context
Jeff Davis
2025/08/19
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Mihail Nikalayeu
2025/08/19
Re: VM corruption on standby
Michael Paquier
2025/08/19
Re: index prefetching
Peter Geoghegan
2025/08/19
Re: fix comment for MAX_SIMUL_LWLOCKS
Nathan Bossart
Earlier messages
Later messages