pgsql-hackers
Thread
Date
Earlier messages
Messages by Date
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
2025/04/28
Re: extension_control_path and "directory"
David E. Wheeler
2025/04/28
Re: optimize file transfer in pg_upgrade
Nathan Bossart
2025/04/28
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/04/28
Re: Disallow redundant indexes
Sami Imseih
2025/04/28
Re: Parallel heap vacuum
Masahiko Sawada
2025/04/28
Re: optimize file transfer in pg_upgrade
Alexander Lakhin
2025/04/28
Re: Parallel heap vacuum
Masahiko Sawada
2025/04/28
Re: Disallow redundant indexes
Corey Huinker
2025/04/28
Re: Parallel heap vacuum
Masahiko Sawada
2025/04/28
Re: Parallel heap vacuum
Masahiko Sawada
2025/04/28
Re: Accounting for metapages in genericcostestimate()
Tom Lane
2025/04/28
Accounting for metapages in genericcostestimate()
Tom Lane
2025/04/28
Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
Álvaro Herrera
2025/04/28
Re: Add pg_get_injection_points() for information of injection points
Rahila Syed
2025/04/28
Re: Fix premature xmin advancement during fast forward decoding
Masahiko Sawada
2025/04/28
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Alexander Korotkov
2025/04/28
Re: optimize file transfer in pg_upgrade
Nathan Bossart
2025/04/28
Remove redundant comment regarding RelationBuildRowSecurity in relcache.c
Khan, Tanzeel
2025/04/28
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Alvaro Herrera
2025/04/28
Re: ZStandard (with dictionaries) compression support for TOAST compression
Robert Haas
2025/04/28
Re: allow changing autovacuum_max_workers without restarting
Nathan Bossart
2025/04/28
Re: Restrict publishing of partitioned table with a foreign table as partition
Álvaro Herrera
2025/04/28
Re: allow changing autovacuum_max_workers without restarting
Tom Lane
2025/04/28
Re: Restrict publishing of partitioned table with a foreign table as partition
Shlok Kyal
2025/04/28
Re: Restrict publishing of partitioned table with a foreign table as partition
Shlok Kyal
2025/04/28
Re: allow changing autovacuum_max_workers without restarting
Peter Eisentraut
2025/04/28
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/28
Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX
Shayon Mukherjee
2025/04/28
Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details
Robin Haberkorn
2025/04/28
Re: Fix slot synchronization with two_phase decoding enabled
Nisha Moond
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
shveta malik
2025/04/28
Re: Fix premature xmin advancement during fast forward decoding
Amit Kapila
2025/04/28
Re: Add pg_buffercache_mark_dirty[_all] functions to the pg_buffercache
Nazir Bilal Yavuz
2025/04/28
Re: Questions about logicalrep_worker_launch()
Fujii Masao
2025/04/28
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/28
Re: using index to speedup add not null constraints to a table
Álvaro Herrera
2025/04/28
Re: Adding pg_dump flag for parallel export to pipes
Nitin Motiani
2025/04/28
Re: Call for Posters: PGConf.dev 2025
Andrey Borodin
2025/04/27
Re: Fix slot synchronization with two_phase decoding enabled
shveta malik
2025/04/27
Re: Cancel problems of query to pg_stat_statements
Andrey Borodin
2025/04/27
Re: using index to speedup add not null constraints to a table
jian he
2025/04/27
domain over virtual generated column
jian he
2025/04/27
Re: DOCS - create publication (tweak for generated columns)
Peter Smith
2025/04/27
Re: Avoid circular header file dependency
Michael Paquier
2025/04/27
Re: RFC: Logging plan of the running query
Hannu Krosing
2025/04/27
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Ilia Evdokimov
2025/04/27
Re: Avoid circular header file dependency
Tom Lane
2025/04/27
Re: optimize file transfer in pg_upgrade
Alexander Lakhin
2025/04/27
Re: Some problems regarding the self-join elimination code
Alexander Korotkov
2025/04/27
Re: Avoid circular header file dependency
Bertrand Drouvot
2025/04/27
RE: Fix premature xmin advancement during fast forward decoding
Zhijie Hou (Fujitsu)
2025/04/26
Re: Fix premature xmin advancement during fast forward decoding
Masahiko Sawada
2025/04/26
Re: Get rid of integer divide in FAST_PATH_REL_GROUP() macro
David Rowley
2025/04/26
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash
Noah Misch
2025/04/26
Re: pgsql: Add function to get memory context stats for processes
Tomas Vondra
2025/04/26
Re: Get rid of integer divide in FAST_PATH_REL_GROUP() macro
Tomas Vondra
2025/04/26
Re: Removing unneeded self joins
Alexander Korotkov
Earlier messages