pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/05/01
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Nathan Bossart
2025/05/01
Re: RFC: Additional Directory for Extensions
David E. Wheeler
2025/05/01
Re: queryId constant squashing does not support prepared statements
Sami Imseih
2025/05/01
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/05/01
Re: fixing CREATEROLE
Tom Lane
2025/05/01
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/05/01
Re: RFC: Additional Directory for Extensions
Peter Eisentraut
2025/05/01
Re: fixing CREATEROLE
Robert Haas
2025/05/01
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Tom Lane
2025/05/01
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Nathan Bossart
2025/05/01
Re: queryId constant squashing does not support prepared statements
Dmitry Dolgov
2025/05/01
Re: Performance issues with v18 SQL-language-function changes
Tom Lane
2025/05/01
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/05/01
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
2025/05/01
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Ilia Evdokimov
2025/05/01
Re: Some problems regarding the self-join elimination code
Alexander Korotkov
2025/05/01
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Tom Lane
2025/05/01
Re: fixing CREATEROLE
Robert Haas
2025/05/01
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Robert Haas
2025/05/01
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
2025/05/01
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/05/01
Re: pgsql: Add function to log the memory contexts of specified backend pro
Fujii Masao
2025/05/01
Re: Some problems regarding the self-join elimination code
Andrei Lepikhov
2025/05/01
Re: Add partial :-variable expansion to psql \copy
Akshat Jaimini
2025/05/01
Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
Robert Treat
2025/05/01
Re: not not - pgupgrade.sgml
Nathan Bossart
2025/05/01
Re: RFC: Additional Directory for Extensions
David E. Wheeler
2025/05/01
Re: Performance issues with v18 SQL-language-function changes
Tom Lane
2025/05/01
Re: Should shared_preload_libraries be loaded during binary upgrade?
Nathan Bossart
2025/05/01
Re: Should shared_preload_libraries be loaded during binary upgrade?
Tom Lane
2025/05/01
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Andrei Lepikhov
2025/05/01
Re: Should shared_preload_libraries be loaded during binary upgrade?
Bruce Momjian
2025/05/01
Re: Fix outdated comments for IndexInfo
Japin Li
2025/05/01
Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler.
Robert Haas
2025/05/01
Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler.
Rahila Syed
2025/05/01
Re: pgsql: Add function to log the memory contexts of specified backend pro
Robert Haas
2025/05/01
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Ilia Evdokimov
2025/05/01
Re: Issue attaching a table to a partitioned table with an auto-referenced foreign key
Alvaro Herrera
2025/05/01
Re: Some problems regarding the self-join elimination code
Alexander Korotkov
2025/05/01
Re: RFC: Additional Directory for Extensions
Peter Eisentraut
2025/05/01
Re: Introduce some randomness to autovacuum
Junwang Zhao
2025/05/01
Re: Fix outdated comments for IndexInfo
Peter Eisentraut
2025/05/01
Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler.
Daniel Gustafsson
2025/05/01
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/05/01
Re: not not - pgupgrade.sgml
Fujii Masao
2025/05/01
Re: pgsql: Add function to log the memory contexts of specified backend pro
Fujii Masao
2025/05/01
Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
Peter Eisentraut
2025/04/30
Re: Fix outdated comments for IndexInfo
Richard Guo
2025/04/30
not not - pgupgrade.sgml
Erik Rijkers
2025/04/30
Re: Introduce some randomness to autovacuum
David Rowley
2025/04/30
Should shared_preload_libraries be loaded during binary upgrade?
Dilip Kumar
2025/04/30
Re: Introduce some randomness to autovacuum
Junwang Zhao
2025/04/30
Re: Improve explicit cursor handling in pg_stat_statements
Michael Paquier
2025/04/30
Re: Introduce some randomness to autovacuum
Junwang Zhao
2025/04/30
Re: Questions about logicalrep_worker_launch()
Fujii Masao
2025/04/30
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/04/30
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Mark Dilger
2025/04/30
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
2025/04/30
Re: queryId constant squashing does not support prepared statements
Michael Paquier
2025/04/30
Re: Performance issues with v18 SQL-language-function changes
Tom Lane
2025/04/30
Re: Introduce some randomness to autovacuum
David Rowley
2025/04/30
Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler.
Michael Paquier
2025/04/30
Re: Vacuum timing in pg_stat_all_tables
Michael Paquier
2025/04/30
Batch TIDs lookup in ambulkdelete
Masahiko Sawada
2025/04/30
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/04/30
Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler.
Robert Haas
2025/04/30
Re: pgsql: Add function to get memory context stats for processes
Robert Haas
2025/04/30
queryId constant squashing does not support prepared statements
Sami Imseih
2025/04/30
Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler.
Daniel Gustafsson
2025/04/30
Re: fixing CREATEROLE
David G. Johnston
2025/04/30
Re: Performance issues with v18 SQL-language-function changes
Tom Lane
2025/04/30
Improve explicit cursor handling in pg_stat_statements
Sami Imseih
2025/04/30
Re: pgsql: Add function to get memory context stats for processes
Daniel Gustafsson
2025/04/30
Re: fixing CREATEROLE
Tom Lane
2025/04/30
Re: pgsql: Add function to get memory context stats for processes
Robert Haas
2025/04/30
Re: add --sequence-data to pg_dumpall
Nathan Bossart
2025/04/30
Re: AIO v2.5
Andres Freund
2025/04/30
Re: Performance issues with v18 SQL-language-function changes
Alexander Lakhin
2025/04/30
Re: vacuumdb --missing-stats-only and pg_upgrade from PG13
Nathan Bossart
2025/04/30
Re: Improve explicit cursor handling in pg_stat_statements
Sami Imseih
2025/04/30
Re: Introduce some randomness to autovacuum
Robert Treat
2025/04/30
Re: alphabetize long options in pg_dump[all] docs
Nathan Bossart
2025/04/30
Re: [PoC] Federated Authn/z with OAUTHBEARER
Daniel Gustafsson
2025/04/30
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/30
Re: Introduce some randomness to autovacuum
Sami Imseih
2025/04/30
Re: pgsql: Add function to log the memory contexts of specified backend pro
Robert Haas
2025/04/30
Re: Introduce some randomness to autovacuum
Greg Sabino Mullane
2025/04/30
Re: Introduce some randomness to autovacuum
Sami Imseih
2025/04/30
Re: Add an option to skip loading missing publication to avoid logical replication failure
vignesh C
2025/04/30
Fix outdated comments for IndexInfo
Japin Li
2025/04/30
Re: Introduce some randomness to autovacuum
Nathan Bossart
2025/04/30
Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
Robert Treat
2025/04/30
Re: [RFC] Lock-free XLog Reservation from WAL
Yura Sokolov
2025/04/30
Re: alphabetize long options in pg_dump[all] docs
Álvaro Herrera
2025/04/30
Re: Introduce some randomness to autovacuum
Junwang Zhao
2025/04/30
Re: Accounting for metapages in genericcostestimate()
Tom Lane
2025/04/30
Re: Some problems regarding the self-join elimination code
Andrei Lepikhov
2025/04/30
Re: [PoC] Federated Authn/z with OAUTHBEARER
Daniel Gustafsson
2025/04/30
Re: Parallel CREATE INDEX for GIN indexes
Tomas Vondra
2025/04/30
Re: Add an option to skip loading missing publication to avoid logical replication failure
Amit Kapila
2025/04/30
Re: alphabetize long options in pg_dump[all] docs
Peter Eisentraut
2025/04/30
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding
Ajin Cherian
2025/04/30
Re: Some problems regarding the self-join elimination code
Alexander Korotkov
2025/04/30
Re: Accounting for metapages in genericcostestimate()
Álvaro Herrera
2025/04/30
Re: Enhancing Memory Context Statistics Reporting
Daniel Gustafsson
2025/04/30
Re: Enhancing Memory Context Statistics Reporting
Peter Eisentraut
2025/04/30
Re: RFC: Logging plan of the running query
torikoshia
2025/04/30
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/30
Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
Peter Eisentraut
2025/04/30
Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Salvatore Dipietro
2025/04/30
GIN tries to form a tuple with a partial compressedList during insertion
Arseniy Mukhin
2025/04/30
Re: Typo in multixact.c and jsonfuncs.c documentation
David Rowley
2025/04/30
Re: Persist injection points across server restarts
Michael Paquier
2025/04/30
Re: Typo in multixact.c and jsonfuncs.c documentation
Fujii Masao
2025/04/29
Re: Persist injection points across server restarts
Andrey Borodin
2025/04/29
Re: Add an option to skip loading missing publication to avoid logical replication failure
Tom Lane
2025/04/29
Persist injection points across server restarts
Michael Paquier
2025/04/29
Re: Disallow redundant indexes
Japin Li
2025/04/29
Re: Typo in multixact.c and jsonfuncs.c documentation
David Rowley
2025/04/29
Typo in multixact.c and jsonfuncs.c documentation
Junwang Zhao
2025/04/29
Re: expand on_error ignore error handling scope
Michael Paquier
2025/04/29
Re: Large expressions in indexes can't be stored (non-TOASTable)
Michael Paquier
2025/04/29
Re: add --sequence-data to pg_dumpall
Michael Paquier
2025/04/29
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/04/29
expand on_error ignore error handling scope
jian he
2025/04/29
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/04/29
Re: alphabetize long options in pg_dump[all] docs
Nathan Bossart
2025/04/29
Re: alphabetize long options in pg_dump[all] docs
Álvaro Herrera
2025/04/29
Re: allow changing autovacuum_max_workers without restarting
Nathan Bossart
2025/04/29
Re: allow changing autovacuum_max_workers without restarting
Tom Lane
2025/04/29
Re: New committer: Jacob Champion
Fabrízio de Royes Mello
2025/04/29
alphabetize long options in pg_dump[all] docs
Nathan Bossart
2025/04/29
add --sequence-data to pg_dumpall
Nathan Bossart
2025/04/29
Re: What's our minimum supported Python version?
Jacob Champion
2025/04/29
Re: dispchar for oauth_client_secret
Jacob Champion
2025/04/29
Re: Built-in Raft replication
Jim Nasby
2025/04/29
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/04/29
Re: Large expressions in indexes can't be stored (non-TOASTable)
Tom Lane
2025/04/29
Re: allow changing autovacuum_max_workers without restarting
Nathan Bossart
2025/04/29
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/04/29
Re: allow changing autovacuum_max_workers without restarting
Tom Lane
2025/04/29
Re: MergeAppend could consider sorting cheapest child path
Alexander Pyhalov
2025/04/29
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Masahiko Sawada
2025/04/29
Re: allow changing autovacuum_max_workers without restarting
Nathan Bossart
2025/04/29
Re: allow changing autovacuum_max_workers without restarting
Tom Lane
2025/04/29
Re: Disallow redundant indexes
Sami Imseih
2025/04/29
Re: allow changing autovacuum_max_workers without restarting
Nathan Bossart
2025/04/29
Re: What's our minimum supported Python version?
Jacob Champion
2025/04/29
Re: What's our minimum supported Python version?
Peter Eisentraut
2025/04/29
Re: Disallow redundant indexes
Euler Taveira
2025/04/29
Re: libpq: Add PQapplicationname() function
David G. Johnston
2025/04/29
Re: What's our minimum supported Python version?
Tom Lane
2025/04/29
Re: libpq: Add PQapplicationname() function
Japin Li
2025/04/29
Re: extension_control_path and "directory"
David E. Wheeler
2025/04/29
Re: extension_control_path and "directory"
Matheus Alcantara
2025/04/29
Re: ZStandard (with dictionaries) compression support for TOAST compression
Robert Haas
2025/04/29
Re: extension_control_path and "directory"
David E. Wheeler
2025/04/29
Re: RFC: Additional Directory for Extensions
David E. Wheeler
2025/04/29
Re: RFC: Additional Directory for Extensions
Matheus Alcantara
2025/04/29
Re: MergeAppend could consider sorting cheapest child path
Andrei Lepikhov
2025/04/29
Re: extension_control_path and "directory"
Matheus Alcantara
2025/04/29
Re: Enhancing Memory Context Statistics Reporting
Rahila Syed
2025/04/29
Re: Questions about logicalrep_worker_launch()
Amit Kapila
2025/04/29
Re: POC: make mxidoff 64 bits
Ashutosh Bapat
2025/04/29
Re: Fix slot synchronization with two_phase decoding enabled
Nisha Moond
2025/04/29
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
2025/04/29
libpq: Add PQapplicationname() function
songjinzhou
2025/04/29
Re: add tab-complete for ALTER DOMAIN ADD...
Dagfinn Ilmari Mannsåker
2025/04/29
Re: Fix slot synchronization with two_phase decoding enabled
Amit Kapila
2025/04/29
add tab-complete for ALTER DOMAIN ADD...
jian he
2025/04/29
Re: ZStandard (with dictionaries) compression support for TOAST compression
Nikita Malakhov
2025/04/29
Re: type cache cleanup improvements
Alexander Korotkov
2025/04/29
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/04/29
Re: Fix slot synchronization with two_phase decoding enabled
shveta malik
2025/04/29
Re: meson vs. llvm bitcode files
Nazir Bilal Yavuz
2025/04/28
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/28
Re: allow changing autovacuum_max_workers without restarting
Peter Eisentraut
2025/04/28
Re: What's our minimum supported Python version?
Peter Eisentraut
2025/04/28
Re: DOCS - create publication (tweak for generated columns)
Amit Kapila
2025/04/28
Re: Fix slot synchronization with two_phase decoding enabled
Amit Kapila
2025/04/28
Re: dispchar for oauth_client_secret
Noah Misch
2025/04/28
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Alexander Korotkov
2025/04/28
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Masahiko Sawada
2025/04/28
Re: type cache cleanup improvements
Noah Misch
2025/04/28
Re: Logical Replication of sequences
Peter Smith
2025/04/28
Re: Allow database owners to CREATE EVENT TRIGGER
Steve Chavez
2025/04/28
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/28
Re: DOCS - create publication (tweak for generated columns)
Peter Smith
2025/04/28
Re: Large expressions in indexes can't be stored (non-TOASTable)
Tom Lane
2025/04/28
Re: Disallow redundant indexes
Nathan Bossart
2025/04/28
Re: teach pg_upgrade to handle in-place tablespaces
Nathan Bossart
2025/04/28
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/04/28
Re: Large expressions in indexes can't be stored (non-TOASTable)
Tom Lane
2025/04/28
Re: ZStandard (with dictionaries) compression support for TOAST compression
Nikhil Kumar Veldanda
2025/04/28
Re: Cygwin support
Mark Woodward
2025/04/28
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/04/28
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/04/28
Re: RFC: Additional Directory for Extensions
David E. Wheeler
2025/04/28
Re: Add pg_get_injection_points() for information of injection points
Michael Paquier
2025/04/28
teach pg_upgrade to handle in-place tablespaces
Nathan Bossart
Earlier messages
Later messages