pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/01/08
Re: Several buildfarm animals fail tests because of shared memory error
Robins Tharakan
2025/01/08
RE: Log a warning in pg_createsubscriber for max_slot_wal_keep_size
Hayato Kuroda (Fujitsu)
2025/01/08
Re: Make pg_stat_io view count IOs as bytes instead of blocks
Nazir Bilal Yavuz
2025/01/08
Re: per backend WAL statistics
Bertrand Drouvot
2025/01/08
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size
Shubham Khanna
2025/01/08
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size
Shubham Khanna
2025/01/08
Re: Fix bank selection logic in SLRU
Alvaro Herrera
2025/01/08
Re: Proposal: add new API to stringinfo
Tatsuo Ishii
2025/01/08
Re: Psql meta-command conninfo+
Hunaid Sohail
2025/01/08
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/01/08
Orphaned users in PG16 and above can only be managed by Superusers
Ashutosh Sharma
2025/01/08
Re: Several buildfarm animals fail tests because of shared memory error
Alexander Lakhin
2025/01/08
Re: WAL-logging facility for pgstats kinds
Michael Paquier
2025/01/08
Re: per backend WAL statistics
Michael Paquier
2025/01/08
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/01/08
Re: pgindent exit status if a file encounters an error
Ashutosh Bapat
2025/01/08
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Sami Imseih
2025/01/08
Re: psql: Option to use expanded mode for various meta-commands
Greg Sabino Mullane
2025/01/08
Re: Eager aggregation, take 3
jian he
2025/01/08
Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes)
Thomas Munro
2025/01/08
Re: Make pg_stat_io view count IOs as bytes instead of blocks
Michael Paquier
2025/01/08
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/01/08
Re: Sample rate added to pg_stat_statements
Sami Imseih
2025/01/08
Re: Fix a wrong errmsg in AlterRole()
cca5507
2025/01/08
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/01/08
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Melanie Plageman
2025/01/08
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Melanie Plageman
2025/01/08
Re: Adding support for SSLKEYLOGFILE in the frontend
Tom Lane
2025/01/08
Re: AIO v2.2
Andres Freund
2025/01/08
Re: New GUC autovacuum_max_threshold ?
Robert Treat
2025/01/08
Re: Add the ability to limit the amount of memory that can be allocated to backends.
James Hunter
2025/01/08
Adding support for SSLKEYLOGFILE in the frontend
Abhishek Chanda
2025/01/08
Re: Add CASEFOLD() function.
Jeff Davis
2025/01/08
Re: Parameter NOT NULL to CREATE DOMAIN not the same as CHECK (VALUE IS NOT NULL)
Bruce Momjian
2025/01/08
Re: use a non-locking initial test in TAS_SPIN on AArch64
Tom Lane
2025/01/08
Re: AIO v2.2
Andres Freund
2025/01/08
Re: use a non-locking initial test in TAS_SPIN on AArch64
Nathan Bossart
2025/01/08
Re: use a non-locking initial test in TAS_SPIN on AArch64
Andres Freund
2025/01/08
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Euler Taveira
2025/01/08
Re: use a non-locking initial test in TAS_SPIN on AArch64
Nathan Bossart
2025/01/08
Re: EphemeralNamedRelation and materialized view
Tom Lane
2025/01/08
Re: New GUC autovacuum_max_threshold ?
Vinícius Abrahão
2025/01/08
Re: Sample rate added to pg_stat_statements
Ilia Evdokimov
2025/01/08
Re: Parameter NOT NULL to CREATE DOMAIN not the same as CHECK (VALUE IS NOT NULL)
Tom Lane
2025/01/08
Re: Parameter NOT NULL to CREATE DOMAIN not the same as CHECK (VALUE IS NOT NULL)
Bruce Momjian
2025/01/08
Re: Coccinelle for PostgreSQL development [4/N]: correcting palloc() use
Peter Eisentraut
2025/01/08
Re: Non-text mode for pg_dumpall
Guillaume Lelarge
2025/01/08
Re: AIO v2.0
Andres Freund
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Tom Lane
2025/01/08
Re: Incorrect CHUNKHDRSZ in nodeAgg.c
Jeff Davis
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Guillaume Lelarge
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Guillaume Lelarge
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Sami Imseih
2025/01/08
Re: Fwd: Re: A new look at old NFS readdir() problems?
Tom Lane
2025/01/08
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Tom Lane
2025/01/08
Re: use a non-locking initial test in TAS_SPIN on AArch64
Nathan Bossart
2025/01/08
Re: use a non-locking initial test in TAS_SPIN on AArch64
Tom Lane
2025/01/08
Re: Fwd: Re: A new look at old NFS readdir() problems?
Bruce Momjian
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Guillaume Lelarge
2025/01/08
Re: Fwd: Re: A new look at old NFS readdir() problems?
Tom Lane
2025/01/08
Re: use a non-locking initial test in TAS_SPIN on AArch64
Andres Freund
2025/01/08
Re: New GUC autovacuum_max_threshold ?
Nathan Bossart
2025/01/08
Re: using PGOPTIONS in meson
Andres Freund
2025/01/08
Re: Sample rate added to pg_stat_statements
Ilia Evdokimov
2025/01/08
Re: [PoC] Federated Authn/z with OAUTHBEARER
Peter Eisentraut
2025/01/08
Re: Reorder shutdown sequence, to flush pgstats later
Andres Freund
2025/01/08
Re: Virtual generated columns
Marcos Pegoraro
2025/01/08
Re: Virtual generated columns
Peter Eisentraut
2025/01/08
Re: Reorder shutdown sequence, to flush pgstats later
Andres Freund
2025/01/08
Re: Virtual generated columns
Vik Fearing
2025/01/08
Re: Virtual generated columns
Marcos Pegoraro
2025/01/08
Re: Fwd: Re: A new look at old NFS readdir() problems?
David Steele
2025/01/08
Re: use a non-locking initial test in TAS_SPIN on AArch64
Nathan Bossart
2025/01/08
Re: Proposal: add new API to stringinfo
Nathan Bossart
2025/01/08
Re: Fwd: Re: A new look at old NFS readdir() problems?
Bruce Momjian
2025/01/08
Re: Fix a wrong errmsg in AlterRole()
Nathan Bossart
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Sami Imseih
2025/01/08
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/01/08
Re: jsonb_strip_nulls with arrays?
Andrew Dunstan
2025/01/08
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/01/08
Re: Virtual generated columns
Tom Lane
2025/01/08
Re: ecpg command does not warn COPY ... FROM STDIN;
Tom Lane
2025/01/08
Re: Virtual generated columns
Peter Eisentraut
2025/01/08
Re: Virtual generated columns
Peter Eisentraut
2025/01/08
Re: Virtual generated columns
Peter Eisentraut
2025/01/08
Re: Virtual generated columns
Peter Eisentraut
2025/01/08
Re: pgindent exit status if a file encounters an error
Andrew Dunstan
2025/01/08
Re: ecpg command does not warn COPY ... FROM STDIN;
Fujii Masao
2025/01/08
Re: Enhancing Memory Context Statistics Reporting
Fujii Masao
2025/01/08
Re: ecpg command does not warn COPY ... FROM STDIN;
Tom Lane
2025/01/08
Re: Separate GUC for replication origins
Euler Taveira
2025/01/08
Re: Fix a wrong errmsg in AlterRole()
Tom Lane
2025/01/08
using PGOPTIONS in meson
jian he
2025/01/08
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX?
Bertrand Drouvot
2025/01/08
Re: ecpg command does not warn COPY ... FROM STDIN;
Fujii Masao
2025/01/08
Re: pg_settings.unit and DefineCustomXXXVariable
Tom Lane
2025/01/08
Re: Reorder shutdown sequence, to flush pgstats later
Bertrand Drouvot
2025/01/08
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/01/08
Re: AIO v2.0
Jakub Wartak
2025/01/08
Re: ecpg command does not warn COPY ... FROM STDIN;
Ryo Kanbayashi
2025/01/08
Logical replication - proposal for a custom conflict resolution function
Diego Fronza
2025/01/08
Re: New GUC autovacuum_max_threshold ?
Frédéric Yhuel
2025/01/08
Re: psql: Option to use expanded mode for various meta-commands
Dean Rasheed
2025/01/08
Re: Virtual generated columns
Peter Eisentraut
2025/01/08
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Peter Eisentraut
2025/01/08
RE: ecpg command does not warn COPY ... FROM STDIN;
Hayato Kuroda (Fujitsu)
2025/01/08
Re: CREATE TABLE NOT VALID for check and foreign key
Alvaro Herrera
2025/01/08
Re: Reorder shutdown sequence, to flush pgstats later
Heikki Linnakangas
2025/01/08
Re: doc: Mention clock synchronization recommendation for hot_standby_feedback
Jakub Wartak
2025/01/08
ecpg command does not warn COPY ... FROM STDIN;
Ryo Kanbayashi
2025/01/08
Re: Enhancing Memory Context Statistics Reporting
Rahila Syed
2025/01/08
Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py
Mats Kindahl
2025/01/08
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Daniel Gustafsson
2025/01/08
Re: Adding NetBSD and OpenBSD to Postgres CI
Nazir Bilal Yavuz
2025/01/08
Re: per backend WAL statistics
Bertrand Drouvot
2025/01/08
Re: Conflict detection for update_deleted in logical replication
vignesh C
2025/01/08
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/01/08
Re: SCRAM pass-through authentication for postgres_fdw
Peter Eisentraut
2025/01/08
Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py
Andrew Dunstan
2025/01/08
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/01/08
Re: pg_settings.unit and DefineCustomXXXVariable
Matthias van de Meent
2025/01/08
pg_settings.unit and DefineCustomXXXVariable
Luca Ferrari
2025/01/08
Re: pure parsers and reentrant scanners
Peter Eisentraut
2025/01/08
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/01/08
Re: IANA timezone abbreviations versus timezone_abbreviations
Aleksander Alekseev
2025/01/08
Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints
Alvaro Herrera
2025/01/08
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/01/08
Re: Re: proposal: schema variables
jian he
2025/01/08
Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints
Alvaro Herrera
2025/01/08
Re: [PoC] Federated Authn/z with OAUTHBEARER
Kashif Zeeshan
2025/01/08
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/01/08
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/01/08
Fix a wrong errmsg in AlterRole()
cca5507
2025/01/08
Re: Virtual generated columns
Richard Guo
2025/01/08
Re: EphemeralNamedRelation and materialized view
Yugo NAGATA
2025/01/07
Re: Conflict detection for update_deleted in logical replication
Nisha Moond
2025/01/07
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Peter Smith
2025/01/07
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Kirill Reshke
2025/01/07
Re: Conflict detection for update_deleted in logical replication
vignesh C
2025/01/07
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks)
Bertrand Drouvot
2025/01/07
Re: per backend WAL statistics
Michael Paquier
2025/01/07
Re: Adding OLD/NEW support to RETURNING
jian he
2025/01/07
Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic()
Xuneng Zhou
2025/01/07
Re: Add “FOR UPDATE NOWAIT” lock details to the log.
Fujii Masao
2025/01/07
Re: Bug in v13 due to "Fix corruption when relation truncation fails."
Thomas Munro
2025/01/07
Re: NOT ENFORCED constraint feature
Triveni N
2025/01/07
Re: Converting contrib SQL functions to new style
Michael Paquier
2025/01/07
Re: Bug in v13 due to "Fix corruption when relation truncation fails."
Michael Paquier
2025/01/07
Re: Converting contrib SQL functions to new style
Noah Misch
2025/01/07
Re: Psql meta-command conninfo+
Sami Imseih
2025/01/07
Re: Converting contrib SQL functions to new style
Michael Paquier
2025/01/07
Reorder shutdown sequence, to flush pgstats later
Andres Freund
2025/01/07
Re: Proposal: Progressive explain
Tomas Vondra
2025/01/07
Sort functions with specialized comparators
John Naylor
2025/01/07
Re: per backend I/O statistics
Michael Paquier
2025/01/07
Re: Memory leak in pg_logical_slot_{get,peek}_changes
Michael Paquier
2025/01/07
Re: Switching XLog source from archive to streaming when primary available
Michael Paquier
2025/01/07
Re: Reduce TupleHashEntryData struct size by half
Jeff Davis
2025/01/07
Re: New GUC autovacuum_max_threshold ?
Nathan Bossart
2025/01/07
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/01/07
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/01/07
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/01/07
Re: Sample rate added to pg_stat_statements
Ilia Evdokimov
2025/01/07
Re: Recovering from detoast-related catcache invalidations
Noah Misch
2025/01/07
Re: Small patch to use pqMsg_Query instead of `Q`
Nathan Bossart
2025/01/07
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks)
Tomas Vondra
2025/01/07
Re: Parametrization minimum password lenght
Nathan Bossart
2025/01/07
Re: Eagerly scan all-visible pages to amortize aggressive vacuum
Melanie Plageman
2025/01/07
Re: allow changing autovacuum_max_workers without restarting
Nathan Bossart
2025/01/07
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks)
Robert Treat
2025/01/07
Re: strangely worded message
Alvaro Herrera
2025/01/07
Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND]
Mats Kindahl
2025/01/07
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Tom Lane
2025/01/07
Re: Statistics Import and Export
Jeff Davis
2025/01/07
Re: AIO v2.2
Heikki Linnakangas
2025/01/07
Re: AIO v2.2
Robert Haas
2025/01/07
Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND]
Daniel Gustafsson
2025/01/07
Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND]
Mats Kindahl
2025/01/07
Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND]
Daniel Gustafsson
2025/01/07
Coccinelle for PostgreSQL development [4/N]: correcting palloc() use
Mats Kindahl
2025/01/07
Coccinelle for PostgreSQL development [3/N]: meson support
Mats Kindahl
2025/01/07
Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND]
Mats Kindahl
2025/01/07
Coccinelle for PostgreSQL development [2/N]: autoconf support
Mats Kindahl
2025/01/07
Coccinelle for PostgreSQL development [1/N]: coccicheck.py
Mats Kindahl
2025/01/07
Re: Sample rate added to pg_stat_statements
Sami Imseih
2025/01/07
Re: allow changing autovacuum_max_workers without restarting
Tom Lane
2025/01/07
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Tom Lane
2025/01/07
Re: AIO v2.2
Noah Misch
2025/01/07
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/01/07
Re: Meson bug in detection of 64 atomics
Thomas Munro
2025/01/07
Re: Modern SHA2- based password hashes for pgcrypto
Bernd Helmle
2025/01/07
Re: Incorrect result of bitmap heap scan.
Matthias van de Meent
2025/01/07
Re: allow changing autovacuum_max_workers without restarting
Nathan Bossart
2025/01/07
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Nathan Bossart
2025/01/07
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Melanie Plageman
2025/01/07
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Melanie Plageman
2025/01/07
Re: Small patch to use pqMsg_Query instead of `Q`
Nathan Bossart
2025/01/07
Re: AIO v2.2
Andres Freund
Earlier messages
Later messages