pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/12
Re: Possible inaccurate description of wal_compression in docs
Xuneng Zhou
2025/08/12
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/08/12
Re: Conflict detection for update_deleted in logical replication
Nisha Moond
2025/08/12
Re: Parallel Apply
Amit Kapila
2025/08/12
Re: Invalid remote sampling test in postgres_fdw.
Michael Paquier
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Amit Kapila
2025/08/12
Re: Adding locks statistics
Bertrand Drouvot
2025/08/12
Re: Annoying warning in SerializeClientConnectionInfo
Michael Paquier
2025/08/12
Proposal: GUC to control starting/stopping logical subscription workers
SATYANARAYANA NARLAPURAM
2025/08/12
Re: Adding locks statistics
Bertrand Drouvot
2025/08/12
Re: Pathify RHS unique-ification for semijoin planning
Richard Guo
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Amit Kapila
2025/08/12
Re: Pathify RHS unique-ification for semijoin planning
Tom Lane
2025/08/12
Re: Pathify RHS unique-ification for semijoin planning
Richard Guo
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Japin Li
2025/08/12
Standardize LSN-based filename
Japin Li
2025/08/12
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Thomas Munro
2025/08/12
Re: CI failures with Windows - VS2019 jobs
Michael Paquier
2025/08/12
Re: index prefetching
Peter Geoghegan
2025/08/12
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Thomas Munro
2025/08/12
Re: CI failures with Windows - VS2019 jobs
Jacob Champion
2025/08/12
Re: index prefetching
Tomas Vondra
2025/08/12
CI failures with Windows - VS2019 jobs
Michael Paquier
2025/08/12
Re: index prefetching
Andres Freund
2025/08/12
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events
Jacob Champion
2025/08/12
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events
Andrew Dunstan
2025/08/12
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events
Jacob Champion
2025/08/12
Re: index prefetching
Tomas Vondra
2025/08/12
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Greg Burd
2025/08/12
Re: index prefetching
Peter Geoghegan
2025/08/12
Re: amcheck support for BRIN indexes
Arseniy Mukhin
2025/08/12
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/08/12
Re: Annoying warning in SerializeClientConnectionInfo
Jacob Champion
2025/08/12
Re: Annoying warning in SerializeClientConnectionInfo
Jacob Champion
2025/08/12
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Tom Lane
2025/08/12
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Thomas Munro
2025/08/12
Re: Making type Datum be 8 bytes everywhere
Tom Lane
2025/08/12
Re: index prefetching
Andres Freund
2025/08/12
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
2025/08/12
Re: GB18030-2022 Support in PostgreSQL
Peter Eisentraut
2025/08/12
Re: index prefetching
Peter Geoghegan
2025/08/12
Re: index prefetching
Thomas Munro
2025/08/12
Re: Update LDAP Protocol in fe-connect.c to v3
Peter Eisentraut
2025/08/12
Re: meson: Add _static and _shared suffixes to the library names
Peter Eisentraut
2025/08/12
Re: psql: Count all table footer lines in pager setup
Erik Wienhold
2025/08/12
Re: index prefetching
Tomas Vondra
2025/08/12
Re: Parallel Apply
Bruce Momjian
2025/08/12
Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
2025/08/12
Re: index prefetching
Tomas Vondra
2025/08/12
Re: Pathify RHS unique-ification for semijoin planning
Tom Lane
2025/08/12
Re: meson: Add _static and _shared suffixes to the library names
Jacob Champion
2025/08/12
Re: Non-reproducible AIO failure
Nathan Bossart
2025/08/12
Re: meson: Add _static and _shared suffixes to the library names
Tom Lane
2025/08/12
Re: Making type Datum be 8 bytes everywhere
Tom Lane
2025/08/12
Re: Enhance Makefiles to rebuild objects on map file changes
Bruce Momjian
2025/08/12
Re: meson: Add _static and _shared suffixes to the library names
Jacob Champion
2025/08/12
Re: Pathify RHS unique-ification for semijoin planning
Álvaro Herrera
2025/08/12
Re: Enhance Makefiles to rebuild objects on map file changes
Bruce Momjian
2025/08/12
Re: Update LDAP Protocol in fe-connect.c to v3
Andres Freund
2025/08/12
Re: Parallel Apply
Константин Книжник
2025/08/12
Re: Update LDAP Protocol in fe-connect.c to v3
Jacob Champion
2025/08/12
meson: Add _static and _shared suffixes to the library names
Nazir Bilal Yavuz
2025/08/12
Re: Adding locks statistics
Jeff Davis
2025/08/12
Re: Update LDAP Protocol in fe-connect.c to v3
Peter Eisentraut
2025/08/12
Re: Adding basic NUMA awareness
Tomas Vondra
2025/08/12
pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations
Benoit Tigeot
2025/08/12
Re: Annoying warning in SerializeClientConnectionInfo
Andres Freund
2025/08/12
Re: Adding basic NUMA awareness
Andres Freund
2025/08/12
Re: Making type Datum be 8 bytes everywhere
Andres Freund
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Fujii Masao
2025/08/12
Re: Adding locks statistics
Greg Sabino Mullane
2025/08/12
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Mikhail Kharitonov
2025/08/12
Re: Let plan_cache_mode to be a little less strict
Andrei Lepikhov
2025/08/12
Re: index prefetching
Nazir Bilal Yavuz
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Japin Li
2025/08/12
Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation
Amit Langote
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Japin Li
2025/08/12
Re: Adding basic NUMA awareness
Tomas Vondra
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Fujii Masao
2025/08/12
Re: Update the LSN format in the comment example
Fujii Masao
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Fujii Masao
2025/08/12
Re: Obsolete comments in ResultRelInfo struct
Etsuro Fujita
2025/08/12
Re: Obsolete comments in ResultRelInfo struct
Etsuro Fujita
2025/08/12
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/08/12
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/08/12
Re: Correct documentation for protocol version
Jelte Fennema-Nio
2025/08/12
Re: Adding locks statistics
Bertrand Drouvot
2025/08/12
Re: Correction of RowMark Removal During Sel-Join Elimination
Andrei Lepikhov
2025/08/12
Re: Adding locks statistics
Bertrand Drouvot
2025/08/12
Re: Adding locks statistics
Bertrand Drouvot
2025/08/12
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/08/12
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Amit Kapila
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Japin Li
2025/08/12
Re: Parallel Apply
Amit Kapila
2025/08/12
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Fujii Masao
2025/08/12
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/08/12
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/08/12
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Shlok Kyal
2025/08/12
Re: Correct documentation for protocol version
Heikki Linnakangas
2025/08/12
Re: VM corruption on standby
Kirill Reshke
2025/08/12
Per backend relation statistics tracking
Bertrand Drouvot
2025/08/12
Update the LSN format in the comment example
Japin Li
2025/08/12
Re: Excessive LOG messages from replication slot sync worker
Japin Li
2025/08/12
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Gavin Panella
2025/08/12
Re: Speed up COPY FROM text/CSV parsing using SIMD
Shinya Kato
2025/08/11
Re: Parallel Apply
Amit Kapila
2025/08/11
Re: Excessive LOG messages from replication slot sync worker
shveta malik
2025/08/11
Re: implement CAST(expr AS type FORMAT 'template')
jian he
2025/08/11
Re: Parallel Apply
Andrei Lepikhov
2025/08/11
Re: Making type Datum be 8 bytes everywhere
Peter Eisentraut
2025/08/11
Re: VM corruption on standby
Kirill Reshke
2025/08/11
Re: GB18030-2022 Support in PostgreSQL
Chao Li
2025/08/11
Re: VM corruption on standby
Kirill Reshke
2025/08/11
Re: index prefetching
Thomas Munro
2025/08/11
Re: GB18030-2022 Support in PostgreSQL
John Naylor
2025/08/11
Re: Possible inaccurate description of wal_compression in docs
Michael Paquier
2025/08/11
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Japin Li
2025/08/11
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/08/11
CREATE/ALTER PUBLICATION improvements for syntax synopsis
Peter Smith
2025/08/11
Re: Proposal to adjust typmod argument on base UDT input functions
Sandino Araico Sánchez
2025/08/11
Excessive LOG messages from replication slot sync worker
Fujii Masao
2025/08/11
Re: Annoying warning in SerializeClientConnectionInfo
Michael Paquier
2025/08/11
Re: Patch 1 of GB18030-2022 support
Chao Li
2025/08/11
Re: Pathify RHS unique-ification for semijoin planning
Richard Guo
2025/08/11
Re: date_trunc invalid units with infinite value
Joseph Koshakow
2025/08/11
Re: Enhancing Memory Context Statistics Reporting
torikoshia
2025/08/11
Re: Invalid remote sampling test in postgres_fdw.
Michael Paquier
2025/08/11
Re: Adding locks statistics
Tom Lane
2025/08/11
Re: Adding locks statistics
Michael Paquier
2025/08/11
Re: index prefetching
Peter Geoghegan
2025/08/11
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Tom Lane
2025/08/11
Re: Annoying warning in SerializeClientConnectionInfo
Jacob Champion
2025/08/11
Annoying warning in SerializeClientConnectionInfo
Andres Freund
2025/08/11
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Gavin Panella
2025/08/11
Re: Adding locks statistics
Jeff Davis
2025/08/11
Re: index prefetching
Tomas Vondra
2025/08/11
Re: index prefetching
Peter Geoghegan
2025/08/11
Re: SCRAM pass-through authentication for postgres_fdw
Matheus Alcantara
2025/08/11
Re: Some ExecSeqScan optimizations
Andres Freund
2025/08/11
Re: Foreign key isolation tests
Paul A Jungwirth
2025/08/11
Re: index prefetching
Peter Geoghegan
2025/08/11
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Tom Lane
2025/08/11
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Nathan Bossart
2025/08/11
Re: meson: add and use stamp files for generated headers
Andres Freund
2025/08/11
Re: Extension security improvement: Add support for extensions with an owned schema
Robert Haas
2025/08/11
2025-08-14 release announcement draft
Noah Misch
2025/08/11
Re: psql: Count all table footer lines in pager setup
Greg Sabino Mullane
2025/08/11
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode
Robert Haas
2025/08/11
Re: Correction of RowMark Removal During Sel-Join Elimination
Greg Sabino Mullane
2025/08/11
Re: Extension security improvement: Add support for extensions with an owned schema
Robert Haas
2025/08/11
Re: Adding locks statistics
Greg Sabino Mullane
2025/08/11
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Doruk Yilmaz
2025/08/11
Re: Obsolete comments in ResultRelInfo struct
Dean Rasheed
2025/08/11
Re: Possible inaccurate description of wal_compression in docs
Jingtang Zhang
2025/08/11
Re: Generate GUC tables from .dat file
Joe Conway
2025/08/11
Re: Generate GUC tables from .dat file
David E. Wheeler
2025/08/11
Re: Possible inaccurate description of wal_compression in docs
Andrey Borodin
2025/08/11
Re: Possible inaccurate description of wal_compression in docs
Xuneng Zhou
2025/08/11
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Tom Lane
2025/08/11
Re: Foreign key isolation tests
Robert Haas
2025/08/11
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Nikita Malakhov
2025/08/11
Invalid remote sampling test in postgres_fdw.
Corey Huinker
2025/08/11
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
2025/08/11
Re: index prefetching
Tomas Vondra
2025/08/11
Re: alter check constraint enforceability
Kirill Reshke
2025/08/11
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2025/08/11
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/08/11
TAB completion for ALTER TABLE ... ALTER CONSTRAINT ... ENFORCED
Kirill Reshke
2025/08/11
Re: Obsolete comments in ResultRelInfo struct
Kirill Reshke
2025/08/11
Re: Improve tab completion for various SET/RESET forms
Dagfinn Ilmari Mannsåker
2025/08/11
Re: meson: add and use stamp files for generated headers
Nazir Bilal Yavuz
2025/08/11
Obsolete comments in ResultRelInfo struct
Etsuro Fujita
2025/08/11
Understanding ExecShutdownNode()
David Geier
2025/08/11
incremental backup
Fabrice Chapuis
2025/08/11
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
Michael Paquier
2025/08/11
Re: alter check constraint enforceability
jian he
2025/08/11
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Japin Li
2025/08/11
Re: Parallel Apply
Kirill Reshke
2025/08/11
Re: GB18030-2022 Support in PostgreSQL
John Naylor
2025/08/11
Re: GB18030-2022 Support in PostgreSQL
Chao Li
2025/08/11
Re: GB18030-2022 Support in PostgreSQL
John Naylor
2025/08/11
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
2025/08/11
Re: Parallel Apply
Amit Kapila
2025/08/11
Re: Skipping schema changes in publication
Peter Smith
2025/08/11
Re: GB18030-2022 Support in PostgreSQL
Chao Li
2025/08/11
Re: [PATCH] Refactor bytea_sortsupport(), take two
John Naylor
2025/08/11
Re: Parallel Apply
Kirill Reshke
2025/08/11
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/08/11
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/08/11
Re: New commitfest app release on August 19th
Jelte Fennema-Nio
2025/08/11
Re: BackendKeyData is mandatory?
Jelte Fennema-Nio
2025/08/10
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Amit Kapila
2025/08/10
Generate GUC tables from .dat file
Peter Eisentraut
2025/08/10
Re: GB18030-2022 Support in PostgreSQL
John Naylor
2025/08/10
Parallel Apply
Amit Kapila
2025/08/10
Re: Request for Guidance on Reducing PostgreSQL DB Restoration Time
Mircea Cadariu
2025/08/10
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Tom Lane
2025/08/10
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Tom Lane
2025/08/10
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Tom Lane
Earlier messages
Later messages