pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/13
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
2025/11/13
Re: Issue with logical replication slot during switchover
Alexander Kukushkin
2025/11/13
Re: [PATCH] Add pg_get_subscription_ddl() function
Álvaro Herrera
2025/11/12
Re: Extended Statistics set/restore/clear functions.
Corey Huinker
2025/11/12
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/11/12
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Peter Smith
2025/11/12
Re: Extended Statistics set/restore/clear functions.
jian he
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Chao Li
2025/11/12
Re: Few untranslated error messages in OAuth
Michael Paquier
2025/11/12
Re: Optimize LISTEN/NOTIFY
Arseniy Mukhin
2025/11/12
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/11/12
Re: pgsql: Drop unnamed portal immediately after execution to completion
Michael Paquier
2025/11/12
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Dilip Kumar
2025/11/12
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Chao Li
2025/11/12
Few untranslated error messages in OAuth
Zhijie Hou (Fujitsu)
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/11/12
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Chao Li
2025/11/12
DOCS: Missing <structfield> tags for some SEQUENCE fields
Peter Smith
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Chao Li
2025/11/12
RE: Assertion failure in SnapBuildInitialSnapshot()
Zhijie Hou (Fujitsu)
2025/11/12
Re: Add mode column to pg_stat_progress_vacuum
Shinya Kato
2025/11/12
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Quan Zongliang
2025/11/12
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
2025/11/12
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Quan Zongliang
2025/11/12
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Chao Li
2025/11/12
Re: tuple radix sort
John Naylor
2025/11/12
Re: SQL:2011 Application Time Update & Delete
Chao Li
2025/11/12
Re: SQL:2011 Application Time Update & Delete
Chao Li
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
2025/11/12
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
jian he
2025/11/12
Re: code cleanup for CREATE STATISTICS
jian he
2025/11/12
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Amit Kapila
2025/11/12
Re: SQL:2011 Application Time Update & Delete
Chao Li
2025/11/12
Re: Logical replication: lost updates/deletes and invalid log messages caused by SnapshotDirty + concurrent updates
Mihail Nikalayeu
2025/11/12
Re: Proposal: Allow excluding specific file patterns in pg_checksums
Horimoto Yasuhiro
2025/11/12
Re: [PATCH] Add pg_get_subscription_ddl() function
Peter Smith
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/11/12
Re: Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table
wenhui qiu
2025/11/12
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
2025/11/12
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Chao Li
2025/11/12
Re: Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table
Quan Zongliang
2025/11/12
Re: Add mode column to pg_stat_progress_vacuum
Masahiko Sawada
2025/11/12
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/12
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Fujii Masao
2025/11/12
Re: another autovacuum scheduling thread
Sami Imseih
2025/11/12
Re: pg_getaddrinfo_all() with hintp=NULL
Tom Lane
2025/11/12
Re: Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN variable.
Fujii Masao
2025/11/12
Re: Sequence Access Methods, round two
Michael Paquier
2025/11/12
Re: another autovacuum scheduling thread
Jeremy Schneider
2025/11/12
Re: pg_getaddrinfo_all() with hintp=NULL
Daniel Gustafsson
2025/11/12
Re: Extended test coverage and docs for SSL passphrase commands
Daniel Gustafsson
2025/11/12
Re: Serverside SNI support in libpq
Daniel Gustafsson
2025/11/12
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Peter Smith
2025/11/12
Re: Serverside SNI support in libpq
Jacob Champion
2025/11/12
Re: Serverside SNI support in libpq
Jacob Champion
2025/11/12
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Peter Smith
2025/11/12
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Bryan Green
2025/11/12
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Bryan Green
2025/11/12
Re: another autovacuum scheduling thread
Sami Imseih
2025/11/12
Re: Add support for COPY TO in tablesync for partitioned tables.
Masahiko Sawada
2025/11/12
Re: Early December Commitfest app release
Jacob Champion
2025/11/12
Re: obsolete autovacuum comment
Nathan Bossart
2025/11/12
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
2025/11/12
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/11/12
Re: Trying out read streams in pgvector (an extension)
Melanie Plageman
2025/11/12
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/11/12
Re: another autovacuum scheduling thread
Nathan Bossart
2025/11/12
Re: Use streaming read I/O in BRIN vacuuming
Arseniy Mukhin
2025/11/12
Re: Support a`--with-copy-program` compile flag
Nathan Bossart
2025/11/12
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/12
Re: Remaining dependency on setlocale()
Jeff Davis
2025/11/12
Re: Remaining dependency on setlocale()
Peter Eisentraut
2025/11/12
Re: Remaining dependency on setlocale()
Peter Eisentraut
2025/11/12
Re: Support a`--with-copy-program` compile flag
Andres Freund
2025/11/12
Re: Support a`--with-copy-program` compile flag
Heikki Linnakangas
2025/11/12
Support a`--with-copy-program` compile flag
Steve Chavez
2025/11/12
Re: Update timezone to C99
Tom Lane
2025/11/12
Re: Extended test coverage and docs for SSL passphrase commands
Álvaro Herrera
2025/11/12
Re: index prefetching
Tomas Vondra
2025/11/12
Re: Extended test coverage and docs for SSL passphrase commands
Daniel Gustafsson
2025/11/12
Re: obsolete autovacuum comment
Álvaro Herrera
2025/11/12
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/11/12
Re: obsolete autovacuum comment
Álvaro Herrera
2025/11/12
Re: relfilenode statistics
Bertrand Drouvot
2025/11/12
Re: Optimize LISTEN/NOTIFY
Arseniy Mukhin
2025/11/12
Re: CURL_IGNORE_DEPRECATION
Jacob Champion
2025/11/12
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
2025/11/12
Update timezone to C99
Peter Eisentraut
2025/11/12
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Álvaro Herrera
2025/11/12
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Timur Magomedov
2025/11/12
RE: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
2025/11/12
Re: should we have a fast-path planning for OLTP starjoins?
Tomas Vondra
2025/11/12
Re: alignas (C11)
Peter Eisentraut
2025/11/12
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
2025/11/12
Re: alignas (C11)
Andres Freund
2025/11/12
Re: alignas (C11)
Peter Eisentraut
2025/11/12
Re: libpq OpenSSL and multithreading
Daniel Gustafsson
2025/11/12
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
2025/11/12
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Peter Eisentraut
2025/11/12
Re: tuple radix sort
David Geier
2025/11/12
Re: alignas (C11)
Chao Li
2025/11/12
Re: Add tab completion support for WAIT FOR command
Alexander Korotkov
2025/11/12
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Andres Freund
2025/11/12
Re: generic plans and "initial" pruning
Amit Langote
2025/11/12
Re: alignas (C11)
Thomas Munro
2025/11/12
Re: Extended test coverage and docs for SSL passphrase commands
Peter Eisentraut
2025/11/12
Re: alignas (C11)
Andres Freund
2025/11/12
Re: tuple radix sort
John Naylor
2025/11/12
Re: Include extension path on pg_available_extensions
Matheus Alcantara
2025/11/12
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Sugamoto Shinya
2025/11/12
[PATCH] Add cascade synchronous replication
Григорий Новиков
2025/11/12
Re: Patch: dumping tables data in multiple chunks in pg_dump
Ashutosh Bapat
2025/11/12
[PATCH] Add tests for maximum tuple and index entry sizes
Henson Choi
2025/11/12
[PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
2025/11/12
Re: Non-blocking archiver process
BharatDB
2025/11/12
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
2025/11/12
Re: Checkpointer write combining
BharatDB
2025/11/12
alignas (C11)
Peter Eisentraut
2025/11/12
Re: CURL_IGNORE_DEPRECATION
Álvaro Herrera
2025/11/12
Re: Assertion failure in SnapBuildInitialSnapshot()
Pradeep Kumar
2025/11/12
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Thomas Munro
2025/11/12
Re: Extended Statistics set/restore/clear functions.
Michael Paquier
2025/11/12
Re: pgsql: Drop unnamed portal immediately after execution to completion
Mircea Cadariu
2025/11/12
Re: mxid and mxoff wraparound issues in pg_upgrade
Heikki Linnakangas
2025/11/12
Re: How can end users know the cause of LR slot sync delays?
Shlok Kyal
2025/11/12
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Dagfinn Ilmari Mannsåker
2025/11/12
Re: How can end users know the cause of LR slot sync delays?
Shlok Kyal
2025/11/12
Re: Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
2025/11/12
Re: [PATCH] Add pg_get_subscription_ddl() function
Álvaro Herrera
2025/11/12
Re: Trying out read streams in pgvector (an extension)
Thomas Munro
2025/11/12
Re: Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
2025/11/12
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/11/12
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/11/12
Re: SQL:2011 Application Time Update & Delete
Chao Li
2025/11/12
Re: Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN variable.
Xuneng Zhou
2025/11/12
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2025/11/12
Re: Make PQgetResult() not return NULL on out-of-memory error
Fujii Masao
2025/11/12
Re: Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN variable.
Steven Niu
2025/11/12
Re: pg_getaddrinfo_all() with hintp=NULL
Sergey Tatarintsev
2025/11/12
Re: Extended Statistics set/restore/clear functions.
Man Zeng
2025/11/12
Re: Make PQgetResult() not return NULL on out-of-memory error
Chao Li
2025/11/12
Re: Reorganize GUC structs
Peter Eisentraut
2025/11/12
Re: Extended Statistics set/restore/clear functions.
zengman
2025/11/12
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/11/12
Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN variable.
Fujii Masao
2025/11/12
Re: Trying out read streams in pgvector (an extension)
Nazir Bilal Yavuz
2025/11/12
backend/nodes cleanup: Move loop variables definitions into for statement
Chao Li
2025/11/11
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/11
Re: Extended Statistics set/restore/clear functions.
Michael Paquier
2025/11/11
Re: Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
2025/11/11
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/11/11
Re: [patch] ALTER COLUMN SET EXPRESSION [GENERATED|STORED]
jian he
2025/11/11
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
2025/11/11
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Xuneng Zhou
2025/11/11
Re: Issue with logical replication slot during switchover
Alexander Kukushkin
2025/11/11
Re: Make PQgetResult() not return NULL on out-of-memory error
Yugo Nagata
2025/11/11
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2025/11/11
Re: HASH INDEX builds seems confused
John Naylor
2025/11/11
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Fujii Masao
2025/11/11
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2025/11/11
Re: [PATCH] Add pg_get_subscription_ddl() function
Chao Li
2025/11/11
Fwd: BUG #19095: Test if function exit() is used fail when linked static
BharatDB
2025/11/11
Re: [PATCH] Fix translation consistency issues in Korean, Chinese Traditional, and Tamil
Tom Lane
2025/11/11
Type of pg_buffercache_pages()::forknum
Ashutosh Bapat
2025/11/11
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
shveta malik
2025/11/11
[PATCH] Fix translation consistency issues in Korean, Chinese Traditional, and Tamil
Henson Choi
2025/11/11
Re: Is this a typo?
Chao Li
2025/11/11
Rename sync_error_count to tbl_sync_error_count in subscription statistics
vignesh C
2025/11/11
Re: Issue with logical replication slot during switchover
Amit Kapila
2025/11/11
Re: Trying out read streams in pgvector (an extension)
Thomas Munro
2025/11/11
Re: display hot standby state in psql prompt
Fujii Masao
2025/11/11
Re: Extended Statistics set/restore/clear functions.
jian he
2025/11/11
Re: Add tests for object size limits of injection points
Chao Li
2025/11/11
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Thomas Munro
2025/11/11
Re: Improve logical replication usability when tables lack primary keys
Chao Li
2025/11/11
Re: Add tests for object size limits of injection points
Xuneng Zhou
2025/11/11
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/11/11
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/11/11
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/11/11
Re: pg_createsubscriber --dry-run logging concerns
Peter Smith
2025/11/11
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Fujii Masao
2025/11/11
Re: Non-blocking archiver process
Chao Li
2025/11/11
Re: Add tests for object size limits of injection points
Michael Paquier
2025/11/11
Re: Is this a typo?
Thomas Munro
2025/11/11
Re: [PATCH] Add pg_get_subscription_ddl() function
Peter Smith
2025/11/11
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Chao Li
2025/11/11
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Masahiko Sawada
2025/11/11
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Bryan Green
2025/11/11
Re: another autovacuum scheduling thread
Robert Treat
2025/11/11
Re: Trying out read streams in pgvector (an extension)
Thomas Munro
2025/11/11
Re: Include extension path on pg_available_extensions
Rohit Prasad
2025/11/11
Re: Trying out read streams in pgvector (an extension)
Melanie Plageman
2025/11/11
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
2025/11/11
Re: 2025-11-13 release announcement draft
Nathan Bossart
2025/11/11
Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Boris Mironov
Earlier messages
Later messages