Messages by Date
-
2026/03/11
Re: Row pattern recognition
Tatsuo Ishii
-
2026/03/11
Re: Skipping schema changes in publication
vignesh C
-
2026/03/11
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
vignesh C
-
2026/03/11
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Andrey Borodin
-
2026/03/11
Re: Inconsistency in owner assignment between INDEX and STATISTICS
Shin Berg
-
2026/03/11
ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Masashi Kamura (Fujitsu)
-
2026/03/11
Question about heap_inplace_update and VACUUM behavior
Shiju Sivadazz
-
2026/03/11
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
-
2026/03/11
Re: Add XMLNamespaces to XMLElement
Jim Jones
-
2026/03/11
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
-
2026/03/11
Re: [PATCH] Reduce EXPLAIN ANALYZE overhead for row counting
Ryo Matsumura (Fujitsu)
-
2026/03/11
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
-
2026/03/11
Re: Hash-based MCV matching for large IN-lists
Zsolt Parragi
-
2026/03/11
RE: Patch for migration of the pg_commit_ts directory
Hayato Kuroda (Fujitsu)
-
2026/03/11
Re: Streamify more code paths
Nazir Bilal Yavuz
-
2026/03/11
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Zsolt Parragi
-
2026/03/11
Re: ALTER TABLE: warn when actions do not recurse to partitions
Chao Li
-
2026/03/10
Re: Skipping schema changes in publication
Nisha Moond
-
2026/03/10
Re: Skipping schema changes in publication
shveta malik
-
2026/03/10
Re: Row pattern recognition
SungJun Jang
-
2026/03/10
Re: another autovacuum scheduling thread
wenhui qiu
-
2026/03/10
Re: support fast default for domain with constraints
jian he
-
2026/03/10
Save a few bytes per CatCTup
cca5507
-
2026/03/10
Re: Skipping schema changes in publication
shveta malik
-
2026/03/10
Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
zhanghu
-
2026/03/10
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Shinya Kato
-
2026/03/10
Re: Streamify more code paths
Xuneng Zhou
-
2026/03/10
Re: Streamify more code paths
Xuneng Zhou
-
2026/03/10
Re: Streamify more code paths
Xuneng Zhou
-
2026/03/10
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
jian he
-
2026/03/10
Re: Streamify more code paths
Xuneng Zhou
-
2026/03/10
RE: Adding REPACK [concurrently]
Shinoda, Noriyoshi (PSD Japan FSI)
-
2026/03/10
Re: another autovacuum scheduling thread
Sami Imseih
-
2026/03/10
Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
Michael Paquier
-
2026/03/10
Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Tomas Vondra
-
2026/03/10
Re: [PATCH] Simplify trivial shmem size calculations
Tender Wang
-
2026/03/10
Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Andres Freund
-
2026/03/10
Re: Streamify more code paths
Andres Freund
-
2026/03/10
Re: another autovacuum scheduling thread
Sami Imseih
-
2026/03/10
Re: A stack allocation API
Thomas Munro
-
2026/03/10
Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Tomas Vondra
-
2026/03/10
Re: Streamify more code paths
Michael Paquier
-
2026/03/10
Re: Streamify more code paths
Andres Freund
-
2026/03/10
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Jacob Champion
-
2026/03/10
Re: Streamify more code paths
Andres Freund
-
2026/03/10
Re: index prefetching
Andres Freund
-
2026/03/10
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Zsolt Parragi
-
2026/03/10
Re: index prefetching
Andres Freund
-
2026/03/10
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Laurenz Albe
-
2026/03/10
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Zsolt Parragi
-
2026/03/10
Re: Refactor recovery conflict signaling a little
Heikki Linnakangas
-
2026/03/10
Re: Fix uninitialized xl_running_xacts padding
Heikki Linnakangas
-
2026/03/10
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Andres Freund
-
2026/03/10
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Zsolt Parragi
-
2026/03/10
Re: Improve OAuth discovery logging
Jacob Champion
-
2026/03/10
Re: Fix uninitialized xl_running_xacts padding
Alexander Kuzmenkov
-
2026/03/10
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
-
2026/03/10
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
-
2026/03/10
Re: Use allocation macros in the logical replication code
Masahiko Sawada
-
2026/03/10
Re: Skipping schema changes in publication
Masahiko Sawada
-
2026/03/10
Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Andres Freund
-
2026/03/10
Re: Potential security risk associated with function call
Pavel Stehule
-
2026/03/10
Re: Adding REPACK [concurrently]
Alvaro Herrera
-
2026/03/10
Re: Potential security risk associated with function call
Andres Freund
-
2026/03/10
Re: Unlogged rel fake lsn vs GetVictimBuffer()
Melanie Plageman
-
2026/03/10
Re: Unlogged rel fake lsn vs GetVictimBuffer()
Melanie Plageman
-
2026/03/10
Re: Correcting freeze conflict horizon calculation
Melanie Plageman
-
2026/03/10
Re: Add missing stats_reset column to pg_stat_database_conflicts view
Sami Imseih
-
2026/03/10
Re: Potential security risk associated with function call
Pavel Stehule
-
2026/03/10
Re: Speed up COPY TO text/CSV parsing using SIMD
Nathan Bossart
-
2026/03/10
Re: Change initdb default to the builtin collation provider
Jeff Davis
-
2026/03/10
Re: Add missing stats_reset column to pg_stat_database_conflicts view
shihao zhong
-
2026/03/10
Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Tomas Vondra
-
2026/03/10
Re: Miscellaneous message fixes
Masahiko Sawada
-
2026/03/10
Re: Miscellaneous message fixes
Masahiko Sawada
-
2026/03/10
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
-
2026/03/10
Re: Potential security risk associated with function call
Tom Lane
-
2026/03/10
Re: Potential security risk associated with function call
Mark Woodward
-
2026/03/10
MERGE PARTITIONS and DEPENDS ON EXTENSION.
Kirill Reshke
-
2026/03/10
Re: Potential security risk associated with function call
Mark Woodward
-
2026/03/10
Re: Change initdb default to the builtin collation provider
Laurenz Albe
-
2026/03/10
Re: SQL:2011 Application Time Update & Delete
Kirill Reshke
-
2026/03/10
n_dead_tup could be way off just after a vacuum
Frédéric Yhuel
-
2026/03/10
Re: support fast default for domain with constraints
Andrew Dunstan
-
2026/03/10
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Andres Freund
-
2026/03/10
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
-
2026/03/10
Re: Potential security risk associated with function call
Matthias van de Meent
-
2026/03/10
Re: Correcting freeze conflict horizon calculation
Peter Geoghegan
-
2026/03/10
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jacob Champion
-
2026/03/10
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
-
2026/03/10
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
-
2026/03/10
Re: domain for WITHOUT OVERLAPS
Paul A Jungwirth
-
2026/03/10
Re: domain for WITHOUT OVERLAPS
Paul A Jungwirth
-
2026/03/10
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
-
2026/03/10
Re: Potential security risk associated with function call
Nico Williams
-
2026/03/10
Re: another autovacuum scheduling thread
Nathan Bossart
-
2026/03/10
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
-
2026/03/10
Re: Correcting freeze conflict horizon calculation
Melanie Plageman
-
2026/03/10
Re: Potential security risk associated with function call
Matthias van de Meent
-
2026/03/10
Re: ALTER TABLE: warn when actions do not recurse to partitions
Greg Sabino Mullane
-
2026/03/10
Re: Potential security risk associated with function call
Robert Haas
-
2026/03/10
Re: Change initdb default to the builtin collation provider
Daniel Gustafsson
-
2026/03/10
Re: Change initdb default to the builtin collation provider
Robert Haas
-
2026/03/10
Re: another autovacuum scheduling thread
Nathan Bossart
-
2026/03/10
Re: Hash-based MCV matching for large IN-lists
Ilia Evdokimov
-
2026/03/10
Re: Change initdb default to the builtin collation provider
Jeff Davis
-
2026/03/10
Re: Patch for migration of the pg_commit_ts directory
ls7777
-
2026/03/10
Re: [PATCH] Simplify trivial shmem size calculations
Nathan Bossart
-
2026/03/10
Re: psql's 001_basic.pl test could fail on very slow machines
Greg Sabino Mullane
-
2026/03/10
Re: [19] CREATE SUBSCRIPTION ... SERVER
Jeff Davis
-
2026/03/10
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
Andrew Dunstan
-
2026/03/10
Re: CREATE SCHEMA ... CREATE DOMAIN support
jian he
-
2026/03/10
Re: Inconsistency in owner assignment between INDEX and STATISTICS
Amit Khandekar
-
2026/03/10
Re: Potential security risk associated with function call
Jet
-
2026/03/10
Re: brin: Remove duplicate initialization in initialize_brin_buildstate()
Fujii Masao
-
2026/03/10
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
-
2026/03/10
RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Madyshev Egor
-
2026/03/10
Re: [PATCH] Simplify trivial shmem size calculations
Junwang Zhao
-
2026/03/10
Re: Potential security risk associated with function call
Robert Haas
-
2026/03/10
Re: Streamify more code paths
Xuneng Zhou
-
2026/03/10
Re: Potential security risk associated with function call
Daniel Gustafsson
-
2026/03/10
Re: Serverside SNI support in libpq
Daniel Gustafsson
-
2026/03/10
Re: Potential security risk associated with function call
Jet
-
2026/03/10
[PATCH] Simplify trivial shmem size calculations
Tender Wang
-
2026/03/10
Re: Skipping schema changes in publication
vignesh C
-
2026/03/10
Re: Potential security risk associated with function call
Jet
-
2026/03/10
Re: Potential security risk associated with function call
Kirill Reshke
-
2026/03/10
Re: Potential security risk associated with function call
David G. Johnston
-
2026/03/10
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/03/10
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
-
2026/03/10
Re: Potential security risk associated with function call
Jet
-
2026/03/10
Re: SQL:2011 Application Time Update & Delete
Kirill Reshke
-
2026/03/10
Re: Potential security risk associated with function call
Robert Haas
-
2026/03/10
Re: Potential security risk associated with function call
Matthias van de Meent
-
2026/03/10
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Matthias van de Meent
-
2026/03/10
Re: Potential security risk associated with function call
Jet
-
2026/03/10
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/03/10
Re: Add missing stats_reset column to pg_stat_database_conflicts view
Kirill Reshke
-
2026/03/10
Re: ALTER TABLE: warn when actions do not recurse to partitions
Jim Jones
-
2026/03/10
Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c)
Ranier Vilela
-
2026/03/10
Re: psql's 001_basic.pl test could fail on very slow machines
Oleg Tselebrovskiy
-
2026/03/10
Re: Potential security risk associated with function call
Anders Åstrand
-
2026/03/10
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Florin Irion
-
2026/03/10
Re: Streamify more code paths
Michael Paquier
-
2026/03/10
Potential security risk associated with function call
Jet
-
2026/03/10
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Kirill Reshke
-
2026/03/10
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
-
2026/03/10
Re: domain for WITHOUT OVERLAPS
Kirill Reshke
-
2026/03/10
Re: Odd code around ginScanToDelete
Pavel Borisov
-
2026/03/10
Re: Add missing CHECK_FOR_INTERRUPTS calls in dblink module
Kirill Reshke
-
2026/03/10
Re: Odd code around ginScanToDelete
Xuneng Zhou
-
2026/03/10
Add missing CHECK_FOR_INTERRUPTS calls in dblink module
Lakshmi N
-
2026/03/10
Re: Change initdb default to the builtin collation provider
Anders Åstrand
-
2026/03/10
Re: Stack-based tracking of per-node WAL/buffer usage
Zsolt Parragi
-
2026/03/10
Re: ALTER TABLE: warn when actions do not recurse to partitions
Chao Li
-
2026/03/10
Re: slow SELECT expr INTO var in plpgsql
Pavel Stehule
-
2026/03/10
Re: slow SELECT expr INTO var in plpgsql
Pavel Stehule
-
2026/03/10
Re: domain for WITHOUT OVERLAPS
jian he
-
2026/03/09
Re: [PATCH] Add max_logical_replication_slots GUC
shveta malik
-
2026/03/09
Re: [PATCH] Support automatic sequence replication
Chao Li
-
2026/03/09
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
jian he
-
2026/03/09
Re: Add support for EXTRA_REGRESS_OPTS for meson
Michael Paquier
-
2026/03/09
Re: Skipping schema changes in publication
Amit Kapila
-
2026/03/09
Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c)
Japin Li
-
2026/03/09
Re: Streamify more code paths
Xuneng Zhou
-
2026/03/09
Re: Miscellaneous message fixes
Michael Paquier
-
2026/03/09
Re: Skipping schema changes in publication
shveta malik
-
2026/03/09
Re: Compression of bigger WAL records
Japin Li
-
2026/03/09
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
-
2026/03/09
Re: Skipping schema changes in publication
Amit Kapila
-
2026/03/09
Re: Change checkpoint‑record‑missing PANIC to FATAL
Michael Paquier
-
2026/03/09
Re: Refactor recovery conflict signaling a little
Xuneng Zhou
-
2026/03/09
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Michael Paquier
-
2026/03/09
Re: Remove redundant cast in gindesc.c
Michael Paquier
-
2026/03/09
RE: Patch for migration of the pg_commit_ts directory
Hayato Kuroda (Fujitsu)
-
2026/03/09
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/03/09
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Fujii Masao
-
2026/03/09
Re: client_connection_check_interval default value
Chao Li
-
2026/03/09
Remove redundant cast in gindesc.c
zengman
-
2026/03/09
Re: Add missing stats_reset column to pg_stat_database_conflicts view
Fujii Masao
-
2026/03/09
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Shinya Kato
-
2026/03/09
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
yangyz
-
2026/03/09
Re: Stack-based tracking of per-node WAL/buffer usage
Lukas Fittl
-
2026/03/09
Re: Add missing stats_reset column to pg_stat_database_conflicts view
Sami Imseih
-
2026/03/09
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Gyan Sreejith
-
2026/03/09
Re: Compression of bigger WAL records
Zsolt Parragi
-
2026/03/09
Add missing stats_reset column to pg_stat_database_conflicts view
shihao zhong
-
2026/03/09
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
-
2026/03/09
Re: Stack-based tracking of per-node WAL/buffer usage
Zsolt Parragi
-
2026/03/09
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
-
2026/03/09
Re: pg_upgrade fails when extension_control_path is used
Matheus Alcantara
-
2026/03/09
Re: Correcting freeze conflict horizon calculation
Peter Geoghegan
-
2026/03/09
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jonathan Gonzalez V.
-
2026/03/09
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
-
2026/03/09
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Sami Imseih
-
2026/03/09
Re: Proposal to allow setting cursor options on Portals
Patrick Reinhart
-
2026/03/09
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
-
2026/03/09
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
-
2026/03/09
Re: client_connection_check_interval default value
Hüseyin Demir
-
2026/03/09
Re: Compression of bigger WAL records
Andrey Borodin