pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/16
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/03/16
Re: SQL Property Graph Queries (SQL/PGQ)
zengman
2026/03/16
Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Nathan Bossart
2026/03/16
Re: Add missing stats_reset column to pg_statio_all_sequences view
Fujii Masao
2026/03/16
Re: Vacuum statistics
Andrey Borodin
2026/03/16
Re: Serverside SNI support in libpq
Daniel Gustafsson
2026/03/16
Re: Adding REPACK [concurrently]
Matthias van de Meent
2026/03/16
Re: Avoid resource leak (contrib/postgres_fdw/connection.c)
Ranier Vilela
2026/03/16
Re: Avoid resource leak (contrib/postgres_fdw/connection.c)
Matheus Alcantara
2026/03/16
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/03/16
Re: [OAuth2] Infrastructure for tracking token expiry time
Ajit Awekar
2026/03/16
Re: Report bytes and transactions actually sent downtream
Ashutosh Sharma
2026/03/16
Re: Adding REPACK [concurrently]
Antonin Houska
2026/03/16
Re: some more include removal from headers
Álvaro Herrera
2026/03/16
Re: Change copyObject() to use typeof_unqual
Jelte Fennema-Nio
2026/03/16
Re: Exit walsender before confirming remote flush in logical replication
Greg Sabino Mullane
2026/03/16
Re: SQL Property Graph Queries (SQL/PGQ)
Kirill Reshke
2026/03/16
Re: Change copyObject() to use typeof_unqual
Peter Eisentraut
2026/03/16
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2026/03/16
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2026/03/16
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/03/16
Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
Greg Burd
2026/03/16
Re: Vacuum statistics
Alena Rybakina
2026/03/16
Re: Report bytes and transactions actually sent downtream
Amit Kapila
2026/03/16
Re: Vacuum statistics
Alena Rybakina
2026/03/16
Avoid resource leak (contrib/postgres_fdw/connection.c)
Ranier Vilela
2026/03/16
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
2026/03/16
Re: Report oldest xmin source when autovacuum cannot remove tuples
Japin Li
2026/03/16
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Bertrand Drouvot
2026/03/16
Re: Report bytes and transactions actually sent downtream
Amit Kapila
2026/03/16
Re: pg_upgrade fails when extension_control_path is used
Peter Eisentraut
2026/03/16
Re: Skipping schema changes in publication
vignesh C
2026/03/16
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Peter Eisentraut
2026/03/16
Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE
Fujii Masao
2026/03/16
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
2026/03/16
Re: Flush some statistics within running transactions
Michael Paquier
2026/03/16
Re: Vacuum statistics
Alena Rybakina
2026/03/16
Re: Add missing stats_reset column to pg_statio_all_sequences view
Fujii Masao
2026/03/16
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Heikki Linnakangas
2026/03/16
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Peter Eisentraut
2026/03/16
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Anthonin Bonnefoy
2026/03/16
Re: Streaming replication and WAL archive interactions
Jaroslav Novikov
2026/03/16
Re: Skipping schema changes in publication
Amit Kapila
2026/03/16
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
2026/03/16
Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE
Ryo Matsumura (Fujitsu)
2026/03/16
Re: client_connection_check_interval default value
Fujii Masao
2026/03/16
Re: client_connection_check_interval default value
Fujii Masao
2026/03/16
Re: Flush some statistics within running transactions
Bertrand Drouvot
2026/03/16
Re: More speedups for tuple deformation
David Rowley
2026/03/16
Re: Adding REPACK [concurrently]
Antonin Houska
2026/03/16
Re: tablecmds: reject CLUSTER ON for partitioned tables earlier
Chao Li
2026/03/16
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
2026/03/16
Re: tablecmds: reject CLUSTER ON for partitioned tables earlier
Michael Paquier
2026/03/16
Re: Skipping schema changes in publication
Amit Kapila
2026/03/16
Re: Vacuum statistics
Andrei Lepikhov
2026/03/16
Re: Skipping schema changes in publication
Peter Smith
2026/03/16
Re: Vacuum statistics
Андрей Зубков
2026/03/16
Re: Odd code around ginScanToDelete
Xuneng Zhou
2026/03/16
Re: Improve OAuth discovery logging
Andrey Borodin
2026/03/16
Re: Add missing stats_reset column to pg_statio_all_sequences view
Fujii Masao
2026/03/16
Re: Proposal for enabling auto-vectorization for checksum calculations
Andrew Kim
2026/03/16
Re: Report oldest xmin source when autovacuum cannot remove tuples
wenhui qiu
2026/03/16
Re: Report bytes and transactions actually sent downtream
Ashutosh Sharma
2026/03/16
Re: Pgbench: remove synchronous prepare
Dmitrii Bondar
2026/03/16
Re: Improve checks for GUC recovery_target_xid
Hüseyin Demir
2026/03/16
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Chao Li
2026/03/16
Re: Improve OAuth discovery logging
Zsolt Parragi
2026/03/16
Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE
Michael Paquier
2026/03/16
Re: Improve OAuth discovery logging
Andrey Borodin
2026/03/16
Re: EXPLAIN: showing ReadStream / prefetch stats
Lukas Fittl
2026/03/16
Re: client_connection_check_interval default value
Hüseyin Demir
2026/03/16
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
2026/03/16
Re: More speedups for tuple deformation
Tender Wang
2026/03/16
Re: [PATCH] libpq: Fix incorrect message type in getBackendKeyData() comment
Michael Paquier
2026/03/15
RE: [PATCH] Support automatic sequence replication
Zhijie Hou (Fujitsu)
2026/03/15
Re: Report bytes and transactions actually sent downtream
Michael Paquier
2026/03/15
Re: Row pattern recognition
Tatsuo Ishii
2026/03/15
Re: Skipping schema changes in publication
Peter Smith
2026/03/15
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
2026/03/15
Re: Flush some statistics within running transactions
Michael Paquier
2026/03/15
Re: Improve OAuth discovery logging
Zsolt Parragi
2026/03/15
Re: gen_guc_tables improvements
Zsolt Parragi
2026/03/15
Re: Row pattern recognition
Henson Choi
2026/03/15
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Fujii Masao
2026/03/15
Re: [19] CREATE SUBSCRIPTION ... SERVER
Amit Kapila
2026/03/15
Re: Skipping schema changes in publication
shveta malik
2026/03/15
AT_AddColumn container/composite type over constrained domain should table rewrite
jian he
2026/03/15
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
2026/03/15
Re: support create index on virtual generated column.
jian he
2026/03/15
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
2026/03/15
Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr()
Chao Li
2026/03/15
Re: Re: Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Fujii Masao
2026/03/15
Re: gen_guc_tables improvements
Chao Li
2026/03/15
Re: Streamify more code paths
Xuneng Zhou
2026/03/15
Re:Re: Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Yi Ding
2026/03/15
Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr()
Japin Li
2026/03/15
Re: Add missing stats_reset column to pg_stat_database_conflicts view
Chao Li
2026/03/15
Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
Tom Lane
2026/03/15
Re: client_connection_check_interval default value
Chao Li
2026/03/15
Re: DOCS - Server Applications [option] should be [option...]
Peter Smith
2026/03/15
Re: Inconsistency in owner assignment between INDEX and STATISTICS
Shin Berg
2026/03/15
Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
Michael Paquier
2026/03/15
Re: Streamify more code paths
Michael Paquier
2026/03/15
Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr()
Chao Li
2026/03/15
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
John Naylor
2026/03/15
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Shinya Kato
2026/03/15
Re: Change copyObject() to use typeof_unqual
Jelte Fennema-Nio
2026/03/15
Re: Defend against -ffast-math in meson builds
Tom Lane
2026/03/15
Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl
Michael Paquier
2026/03/15
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Gyan Sreejith
2026/03/15
Re: Vacuum statistics
Alena Rybakina
2026/03/15
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2026/03/15
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2026/03/15
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2026/03/15
Re: gen_guc_tables improvements
Michael Paquier
2026/03/15
Re: Report bytes and transactions actually sent downtream
Michael Paquier
2026/03/15
Re: Change copyObject() to use typeof_unqual
Tom Lane
2026/03/15
Re: Save a few bytes per CatCTup
Tom Lane
2026/03/15
Re: Change copyObject() to use typeof_unqual
Jelte Fennema-Nio
2026/03/15
Re: Expanding HOT updates for expression and partial indexes
Jeff Davis
2026/03/15
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
2026/03/15
Re: Extension security improvement: Add support for extensions with an owned schema
Jelte Fennema-Nio
2026/03/15
Re: Inconsistency in owner assignment between INDEX and STATISTICS
Tom Lane
2026/03/15
EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
2026/03/15
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jonathan Gonzalez V.
2026/03/15
Re: Supporting non-deterministic collations with tailoring rules.
Daniel Verite
2026/03/15
Re: Add missing CHECK_FOR_INTERRUPTS calls in dblink module
Lakshmi N
2026/03/15
Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Andrey Borodin
2026/03/15
Re: pg_restore: remove unnecessary code from restore_all_databases function
Mahendra Singh Thalor
2026/03/15
pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl
Mahendra Singh Thalor
2026/03/15
Re: Vacuum statistics
Andrey Borodin
2026/03/15
Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
Mahendra Singh Thalor
2026/03/15
Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
Andrew Dunstan
2026/03/15
Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Tom Lane
2026/03/15
Re: pg_restore: remove unnecessary code from restore_all_databases function
Andrew Dunstan
2026/03/15
Re: WIP - xmlvalidate implementation from TODO list
Pavel Stehule
2026/03/15
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
2026/03/15
Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Mahendra Singh Thalor
2026/03/15
Re: More speedups for tuple deformation
Junwang Zhao
2026/03/15
Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
Srinath Reddy Sadipiralla
2026/03/15
Re: WIP - xmlvalidate implementation from TODO list
Jim Jones
2026/03/15
Re: Skipping schema changes in publication
vignesh C
2026/03/15
gen_guc_tables improvements
Zsolt Parragi
2026/03/15
Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Álvaro Herrera
2026/03/15
pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
Alexander Lakhin
2026/03/15
Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Andrew Dunstan
2026/03/15
Re: some more include removal from headers
Álvaro Herrera
2026/03/15
Re: Row pattern recognition
Tatsuo Ishii
2026/03/15
Re: some more include removal from headers
Álvaro Herrera
2026/03/15
Re: Adding pg_dump flag for parallel export to pipes
Hannu Krosing
2026/03/15
Re: Proposal: common explicit lists for installed headers
Zsolt Parragi
2026/03/14
Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Srinath Reddy Sadipiralla
2026/03/14
Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
Mahendra Singh Thalor
2026/03/14
pg_restore: remove unnecessary code from restore_all_databases function
Mahendra Singh Thalor
2026/03/14
Re: Streamify more code paths
Xuneng Zhou
2026/03/14
Re: Streamify more code paths
Xuneng Zhou
2026/03/14
Re: Addressing buffer private reference count scalability issue
Alexandre Felipe
2026/03/14
Re: Proposal: common explicit lists for installed headers
Tom Lane
2026/03/14
Re: [19] CREATE SUBSCRIPTION ... SERVER
Jeff Davis
2026/03/14
Re: [19] CREATE SUBSCRIPTION ... SERVER
Jeff Davis
2026/03/14
Re: Speed up COPY TO text/CSV parsing using SIMD
KAZAR Ayoub
2026/03/14
Proposal: common explicit lists for installed headers
Zsolt Parragi
2026/03/14
Re: Adding pg_dump flag for parallel export to pipes
Mahendra Singh Thalor
2026/03/14
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
2026/03/14
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
2026/03/14
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
2026/03/14
bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Mahendra Singh Thalor
2026/03/14
Re: Areas for Solaris support modernization
Greg Burd
2026/03/14
Re: Areas for Solaris support modernization
Tom Lane
2026/03/14
Re: virtual generated column as partition key
Rustam ALLAKOV
2026/03/14
Re: [PATCH] no table rewrite when set column type to constrained domain
Viktor Holmberg
2026/03/14
Re: pg_plan_advice
Zsolt Parragi
2026/03/14
Re: Tighten asserts on ParallelWorkerNumber a little bit
Tomas Vondra
2026/03/14
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
Jelte Fennema-Nio
2026/03/14
Re: Row pattern recognition
Henson Choi
2026/03/14
Re: Change copyObject() to use typeof_unqual
Jelte Fennema-Nio
2026/03/14
Re: Change copyObject() to use typeof_unqual
Peter Eisentraut
2026/03/14
Re: pg_plan_advice
Alexander Lakhin
2026/03/14
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
2026/03/14
Re: Report bytes and transactions actually sent downtream
Amit Kapila
2026/03/14
Re: Streamify more code paths
Michael Paquier
2026/03/14
Re: [19] CREATE SUBSCRIPTION ... SERVER
Amit Kapila
2026/03/14
Re: Skipping schema changes in publication
Amit Kapila
2026/03/14
Re: tid_blockno() and tid_offset() accessor functions
Ayush Tiwari
2026/03/14
Re: some more include removal from headers
Álvaro Herrera
2026/03/14
Re: Row pattern recognition
Tatsuo Ishii
2026/03/14
Re: Instability of phycodorus in pg_upgrade tests with JIT
Alexander Lakhin
2026/03/13
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Masahiko Sawada
2026/03/13
Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr()
Japin Li
2026/03/13
Re: [19] CREATE SUBSCRIPTION ... SERVER
Jeff Davis
2026/03/13
Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
Zsolt Parragi
2026/03/13
Re: Serverside SNI support in libpq
Daniel Gustafsson
2026/03/13
Re: Better shared data structure management and resizable shared data structures
Zsolt Parragi
2026/03/13
Re: gistGetFakeLSN() can return incorrect LSNs
Tomas Vondra
2026/03/13
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Daniel Gustafsson
2026/03/13
Re: [PATCH] Silence a new Valgrind warning
Heikki Linnakangas
2026/03/13
Re: some more include removal from headers
Andres Freund
2026/03/13
Re: Serverside SNI support in libpq
Zsolt Parragi
2026/03/13
Re: Create unique GiST indexes
Paul A Jungwirth
2026/03/13
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
Earlier messages
Later messages