pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Peter Geoghegan
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Peter Geoghegan
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Kirk Wolak
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Robert Haas
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Peter Geoghegan
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Kirk Wolak
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Andrey Borodin
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Kirk Wolak
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
libpq: decouple the .pgpass lookup port from the connection port
Diego
[PATCH] - Re: libpq: decouple the .pgpass lookup port from the connection port
Diego
Re: [PATCH] - Re: libpq: decouple the .pgpass lookup port from the connection port
Diego
Re: libpq: decouple the .pgpass lookup port from the connection port
Christoph Berg
Re: libpq: decouple the .pgpass lookup port from the connection port
Diego
Re: for loop variable fixes
Tom Lane
Re: for loop variable fixes
Peter Eisentraut
Re: for loop variable fixes
Peter Eisentraut
Re: Logging parallel worker draught
Andrei Lepikhov
Re: Logging parallel worker draught
Benoit Lobréau
Re: Logging parallel worker draught
Andrei Lepikhov
Re: Hash-based MCV matching for large IN-lists
Ilia Evdokimov
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Tomas Vondra
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
Re: [PATCH] doc: Document that invalid indexes are skipped during ATTACH PARTITION
Michael Paquier
Add PRODUCT() aggregate function
Jeevan Chalke
Re: Add PRODUCT() aggregate function
Dean Rasheed
Re: Add PRODUCT() aggregate function
Dean Rasheed
Re: Add PRODUCT() aggregate function
Jeevan Chalke
Re: Add PRODUCT() aggregate function
Jim Jones
Re: Add PRODUCT() aggregate function
Jeevan Chalke
Re: Add PRODUCT() aggregate function
Jeevan Chalke
[PATCH v1] PL/Perl: Fix NULL deref for forged array
Xing Guo
Re: [PATCH v1] PL/Perl: Fix NULL deref for forged array
Richard Guo
Re: [PATCH v1] PL/Perl: Fix NULL deref for forged array
Richard Guo
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
Peter Eisentraut
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
Ashutosh Bapat
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
zengman
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
Ashutosh Bapat
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
zengman
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
Ashutosh Bapat
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
Peter Eisentraut
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
wenhui qiu
Re: Random pg_upgrade 004_subscription test failure on drongo
Alexander Lakhin
Re: Random pg_upgrade 004_subscription test failure on drongo
Andrew Dunstan
Fix variadic argument types for pg_get_xxx_ddl() functions
Chao Li
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Chao Li
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Akshay Joshi
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Chao Li
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Tom Lane
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Tom Lane
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Andrew Dunstan
md5_password_warnings for password auth with MD5-encrypted passwords
Fujii Masao
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Chao Li
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Japin Li
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Fujii Masao
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Kyotaro Horiguchi
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Jacob Champion
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Nathan Bossart
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Michael Paquier
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Nathan Bossart
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Fujii Masao
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Fujii Masao
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
[PATCH v1] Allow excluded tables to remain in the pg_restore data-loading path for directory-format dumps
Kirk Wolak
Re: [PATCH v1] Allow excluded tables to remain in the pg_restore data-loading path for directory-format dumps
Andrey Borodin
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Robert Haas
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Andres Freund
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Ilmar Yunusov
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Robert Haas
[PATCH] Warn when io_min_workers exceeds io_max_workers
Baji Shaik
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Tristan Partin
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Baji Shaik
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Michael Paquier
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Baji Shaik
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Michael Paquier
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Kyotaro Horiguchi
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Baji Shaik
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Michael Paquier
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Michael Paquier
Fix unsafe coding in ResourceOwnerReleaseAll()
Tom Lane
Re: Fix unsafe coding in ResourceOwnerReleaseAll()
Rahila Syed
Re: Fix unsafe coding in ResourceOwnerReleaseAll()
Tom Lane
The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Tom Lane
Re: The PostgreSQL C Dialect
Bruce Momjian
Re: The PostgreSQL C Dialect
Roberto Mello
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
John Naylor
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Tom Lane
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Bertrand Drouvot
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Peter Smith
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Jelte Fennema-Nio
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
jian he
Re: The PostgreSQL C Dialect
jian he
Re: Is there value in having optimizer stats for joins/foreignkeys?
Tomas Vondra
Re: Is there value in having optimizer stats for joins/foreignkeys?
Tomas Vondra
Re: Is there value in having optimizer stats for joins/foreignkeys?
Ilia Evdokimov
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
Re: Add a greedy join search algorithm to handle large join problems
Chengpeng Yan
Re: RFC: Logging plan of the running query
Robert Haas
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
Robert Haas
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
Robert Haas
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Robert Haas
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Andrei Lepikhov
Re: Global temporary tables
Andrew Dunstan
Re: Global temporary tables
Pavel Stehule
Re: Global temporary tables
Gilles Darold
Re: Global temporary tables
Kirk Wolak
Re: Global temporary tables
Kirk Wolak
Re: Global temporary tables
Pavel Stehule
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Pavel Stehule
Re: Global temporary tables
Haibo Yan
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Japin Li
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Japin Li
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Japin Li
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Japin Li
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Zsolt Parragi
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Japin Li
Re: Global temporary tables
Zsolt Parragi
Re: Global temporary tables
Japin Li
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Nico Williams
Re: Global temporary tables
Nico Williams
Re: Global temporary tables
John Naylor
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
John Naylor
Allow pg_log_backend_memory_contexts() for postmaster
Jakub Wartak
Re: Allow pg_log_backend_memory_contexts() for postmaster
Andres Freund
Re: Allow pg_log_backend_memory_contexts() for postmaster
Jakub Wartak
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
solai v
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
solai v
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Re: log_checkpoints: count WAL segment creations from all processes
solai v
Fix contradictory comment for pgstat_slru_flush_cb()
Shinya Kato
Re: Fix contradictory comment for pgstat_slru_flush_cb()
Michael Paquier
[WIP] Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions
Matthias van de Meent
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Maxime Schoemans
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Maxime Schoemans
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Maxime Schoemans
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Andrey Borodin
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths
Nishant Sharma
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Alvaro Herrera
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: Remove inner joins based on foreign keys
Tender Wang
Re: Remove inner joins based on foreign keys
Richard Guo
Earlier messages
Later messages