pgsql-hackers since 2024-08-27 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Aug. 27, 2024

Thread Author Time
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Adrian Klaver 00:32
Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest Thomas Munro 01:38
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Tom Lane 01:40
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. David Rowley 01:50
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Tom Lane 02:03
Re: Collect statistics about conflicts in logical replication 📎 Peter Smith 02:58
Re: Doc: fix the note related to the GUC "synchronized_standby_slots" Amit Kapila 03:19
Re: Doc: fix the note related to the GUC "synchronized_standby_slots" Amit Kapila 03:20
Re: Redundant Result node 📎 Richard Guo 03:29
Re: Statistics Import and Export jian he 03:35
Re: Redundant Result node Richard Guo 03:43
Re: Doc: fix the note related to the GUC "synchronized_standby_slots" David G. Johnston 03:54
RE: Doc: fix the note related to the GUC "synchronized_standby_slots" Masahiro.Ikeda 04:48
Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jeff Davis 05:42
Re: Allow logical failover slots to wait on synchronous replication Amit Kapila 06:00
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Justin Clift 06:00
Re: proposal: schema variables Laurenz Albe 06:15
Re:allowing extensions to control planner behavior chungui.wcg 06:43
Re: proposal: schema variables Pavel Stehule 06:52
Re: Streaming read-ready sequential scan code 📎 Thomas Munro 06:52
Re: POC, WIP: OR-clause support for indexes jian he 06:53
Re: Use read streams in pg_visibility 📎 Nazir Bilal Yavuz 07:49
Re: Convert sepgsql tests to TAP 📎 Peter Eisentraut 08:12
Re: Conflict Detection and Resolution 📎 Nisha Moond 08:21
Re: Conflict Detection and Resolution Nisha Moond 08:26
Re: Conflict Detection and Resolution Nisha Moond 08:32
Re: Conflict Detection and Resolution Nisha Moond 08:36
Re: New function normal_rand_array function to contrib/tablefunc. 📎 Andy Fan 08:43
Re: Doc: fix the note related to the GUC "synchronized_standby_slots" Amit Kapila 08:45
Re: RFC: Additional Directory for Extensions Gabriele Bartolini 08:56
Re: Set query_id for query contained in utility statement jian he 09:12
Re: Cross-version Compatibility of postgres_fdw Etsuro Fujita 09:21
Re: Segfault in jit tuple deforming on arm64 due to LLVM issue 📎 Anthonin Bonnefoy 09:24
Re: list of acknowledgments for PG17 Etsuro Fujita 09:26
RE: Doc: fix the note related to the GUC "synchronized_standby_slots" Masahiro.Ikeda 09:35
RE: Collect statistics about conflicts in logical replication 📎 Zhijie Hou (Fujitsu) 09:50
Re: Segfault in jit tuple deforming on arm64 due to LLVM issue Thomas Munro 10:03
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. David Rowley 10:14
Re: Parallel CREATE INDEX for GIN indexes Andy Fan 10:14
Re: Doc: fix the note related to the GUC "synchronized_standby_slots" Amit Kapila 10:24
Re: PoC: prefetching data between executor nodes (e.g. nestloop + indexscan) 📎 Tomas Vondra 10:38
Redux: Throttle WAL inserts before commit 📎 Shirisha Shirisha 10:50
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. David Rowley 11:03
Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra 11:16
Re: Redundant Result node Ranier Vilela 11:26
Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones 11:57
Re: why there is not VACUUM FULL CONCURRENTLY? 📎 Antonin Houska 12:00
Re: Segfault in jit tuple deforming on arm64 due to LLVM issue Anthonin Bonnefoy 12:07
Re: Streaming read-ready sequential scan code Alexander Lakhin 13:00
Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent 13:28
Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Matthias van de Meent 13:44
Re: Enable data checksums by default Greg Sabino Mullane 13:44
Re: Better error message when --single is not the first arg to postgres executable Greg Sabino Mullane 13:45
Re: New function normal_rand_array function to contrib/tablefunc. Japin Li 14:33
Re: proposal: schema variables Laurenz Albe 14:52
Invalid "trailing junk" error message when non-English letters are used 📎 Karina Litskevich 15:05
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) 📎 Peter Geoghegan 15:15
Re: Enable data checksums by default Peter Eisentraut 15:16
Re: RFC: Additional Directory for Extensions David E. Wheeler 15:19
Re: RFC: Additional Directory for Extensions David E. Wheeler 15:26
Re: Enable data checksums by default Nathan Bossart 15:26
Re: allowing extensions to control planner behavior 📎 Robert Haas 15:45
Re: allowing extensions to control planner behavior Joe Conway 15:56
Re: allowing extensions to control planner behavior Robert Haas 16:11
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Tom Lane 16:15
remove adaptive spins_per_delay code 📎 Nathan Bossart 16:16
Re: allowing extensions to control planner behavior Robert Haas 16:36
Re: allowing extensions to control planner behavior Tom Lane 16:56
Re: allowing extensions to control planner behavior Robert Haas 17:17
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Robert Haas 17:45
Re: Proposal to have INCLUDE/EXCLUDE options for altering option values Ayush Vatsa 17:47
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan 18:13
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 18:24
Re: allowing extensions to control planner behavior Tom Lane 18:24
Re: remove adaptive spins_per_delay code Andres Freund 18:27
Re: PoC: prefetching data between executor nodes (e.g. nestloop + indexscan) Andres Freund 18:40
Re: PoC: prefetching data between executor nodes (e.g. nestloop + indexscan) Peter Geoghegan 18:53
Re: remove adaptive spins_per_delay code Nathan Bossart 18:55
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Tom Lane 19:04
Re: allowing extensions to control planner behavior Robert Haas 19:11
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan 19:13
Re: Add contrib/pg_logicalsnapinspect Bertrand Drouvot 19:55
Re: allowing extensions to control planner behavior Robert Haas 20:07
Re: allowing extensions to control planner behavior Michael Banck 20:08
Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jeff Davis 20:09
Re: allowing extensions to control planner behavior Tom Lane 20:15
RE: Proposal for Updating CRC32C with AVX-512 Algorithm. 📎 Amonson, Paul D 20:42
Re: Partitioned tables and [un]loggedness Nathan Bossart 21:01
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Matthias van de Meent 21:02
Re: Invalid "trailing junk" error message when non-English letters are used Pavel Borisov 21:06
Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jeff Davis 21:37
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan 21:40
Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jeff Davis 21:43
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. 📎 Tom Lane 21:52
Re: pg_upgrade: Support for upgrading to checksums enabled Nathan Bossart 21:56
Re: Segfault in jit tuple deforming on arm64 due to LLVM issue 📎 Thomas Munro 22:23
Re: PoC: prefetching data between executor nodes (e.g. nestloop + indexscan) Tomas Vondra 22:38
Re: PoC: prefetching data between executor nodes (e.g. nestloop + indexscan) Tomas Vondra 22:44
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. David Rowley 23:03
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Tom Lane 23:15
Re: PoC: prefetching data between executor nodes (e.g. nestloop + indexscan) Peter Geoghegan 23:17
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Matthias van de Meent 23:22
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Tom Lane 23:37
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan 23:41
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. David Rowley 23:57

Aug. 28, 2024

Thread Author Time
Re: Segfault in jit tuple deforming on arm64 due to LLVM issue 📎 Thomas Munro 00:36
Re: Parallel CREATE INDEX for GIN indexes Andy Fan 00:37
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Matthias van de Meent 00:40
RE: Doc: fix the note related to the GUC "synchronized_standby_slots" Masahiro.Ikeda 00:46
Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent 01:15
Re: RFC: Additional Directory for Extensions Craig Ringer 02:24
Re: Allow logical failover slots to wait on synchronous replication shveta malik 03:16
Re: Conflict detection and logging in logical replication shveta malik 03:30
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Richard Guo 03:30
Re: consider -Wmissing-variable-declarations Thomas Munro 03:31
Re: Flush pgstats file during checkpoints Bertrand Drouvot 03:43
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Richard Guo 03:52
Re: Eager aggregation, take 3 Tender Wang 03:57
RE: Conflict detection and logging in logical replication 📎 Zhijie Hou (Fujitsu) 04:11
RE: Conflict detection and logging in logical replication 📎 Zhijie Hou (Fujitsu) 04:14
Re: Conflict Detection and Resolution shveta malik 04:27
Re: New function normal_rand_array function to contrib/tablefunc. 📎 Andy Fan 04:27
Re: Streaming read-ready sequential scan code Thomas Munro 04:45
Re: Conflict Detection and Resolution Ajin Cherian 05:00
Re: New function normal_rand_array function to contrib/tablefunc. 📎 Japin Li 05:22
Re: Conflict Detection and Resolution shveta malik 05:28
Re: Conflict detection and logging in logical replication shveta malik 05:53
Re: Pgoutput not capturing the generated columns Amit Kapila 06:06
Re: Collect statistics about conflicts in logical replication shveta malik 06:13
Re: Test 041_checkpoint_at_promote.pl faild in installcheck due to missing injection_points Maxim Orlov 06:14
Re: macOS prefetching support Peter Eisentraut 06:21
Re: Conflict detection and logging in logical replication Peter Smith 06:54
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Justin Clift 06:58
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Richard Guo 07:08
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Richard Guo 07:31
Add const qualifiers to XLogRegister*() functions 📎 Peter Eisentraut 08:09
[BUG?] WAL file archive leads to crash during startup 📎 Kirill Reshke 08:18
[BUG?] XMLSERIALIZE( ... INDENT) won't work with blank nodes 📎 Jim Jones 08:19
Re: Detailed release notes Peter Eisentraut 08:47
Re: Streaming read-ready sequential scan code Alexander Lakhin 09:00
Re: Doc: fix the note related to the GUC "synchronized_standby_slots" 📎 Amit Kapila 09:00
Re: [PATCH] Support systemd readiness notifications on reload Peter Eisentraut 09:01
json_query conditional wrapper bug Peter Eisentraut 09:21
RE: Doc: fix the note related to the GUC "synchronized_standby_slots" 📎 Masahiro.Ikeda 09:32
Re: Conflict detection and logging in logical replication Amit Kapila 09:37
Re: Doc: fix the note related to the GUC "synchronized_standby_slots" Amit Kapila 09:38
Re: Invalid "trailing junk" error message when non-English letters are used 📎 Karina Litskevich 10:00
Re: Add const qualifiers to XLogRegister*() functions Aleksander Alekseev 10:04
Re: SQL Property Graph Queries (SQL/PGQ) 📎 Ashutosh Bapat 10:18
Re: Conflict Detection and Resolution shveta malik 10:37
Re: Trim the heap free memory 📎 shawn wang 10:54
Re: Collect statistics about conflicts in logical replication Amit Kapila 11:18
Re: allowing extensions to control planner behavior Robert Haas 12:37
Re: Logging parallel worker draught 📎 Benoit LobrĂ©au 12:58
Re: Eager aggregation, take 3 Robert Haas 13:00
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Robert Haas 13:25
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Robert Haas 13:35
Re: PG_TEST_EXTRA and meson Ashutosh Bapat 13:41
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan 13:41
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Robert Haas 13:45
Re: allowing extensions to control planner behavior Jakub Wartak 13:46
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Robert Haas 13:49
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan 13:52
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan 13:54
Reading all tuples in Index Access Method Sushrut Shivaswamy 14:21
Remove unnecessary check on set-returning functions in values_lists 📎 Andrei Lepikhov 14:26
Re: allowing extensions to control planner behavior Robert Haas 14:57
Minor refactor: Use more consistent names for the labels of PG_Locale_Strategy 📎 Andreas Karlsson 14:58
Parallel workers stats in pg_stat_database 📎 Benoit LobrĂ©au 15:10
Re: PG_TEST_EXTRA and meson Jacob Champion 15:11
Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz 15:15
Re: PG_TEST_EXTRA and meson Nazir Bilal Yavuz 15:21
Re: Little cleanup of ShmemInit function names Andreas Karlsson 15:26
Re: PATCH: Add hooks for pg_total_relation_size and pg_indexes_size Andreas Karlsson 15:53
Re: Reading all tuples in Index Access Method Matthias van de Meent 15:59
Re: Remaining dependency on setlocale() Andreas Karlsson 16:26
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Jacob Champion 16:31
Re: tiny step toward threading: reduce dependence on setlocale() 📎 Andreas Karlsson 16:43
Re: Reading all tuples in Index Access Method Sushrut Shivaswamy 16:57
Re: allowing extensions to control planner behavior Robert Haas 17:06
Re: allowing extensions to control planner behavior Peter Geoghegan 17:20
Re: Little cleanup of ShmemInit function names 📎 Heikki Linnakangas 17:26
Re: Detailed release notes Bruce Momjian 17:45
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Alexander Lakhin 18:00
Re: PATCH: Add hooks for pg_total_relation_size and pg_indexes_size Tomas Vondra 18:01
Re: Little cleanup of ShmemInit function names Andreas Karlsson 18:41
Re: Little cleanup of ShmemInit function names Tom Lane 18:44
Re: On non-Windows, hard depend on uselocale(3) Peter Eisentraut 18:50
Re: Thread-safe nl_langinfo() and localeconv() Peter Eisentraut 19:07
Re: Little cleanup of ShmemInit function names Robert Haas 19:15
Re: allowing extensions to control planner behavior Jeff Davis 19:23
Re: allowing extensions to control planner behavior Robert Haas 20:12
query ID goes missing with extended query protocol Robert Haas 20:27
Re: allowing extensions to control planner behavior Jeff Davis 20:29
Re: allowing extensions to control planner behavior Robert Haas 20:35
Re: Significant Execution Time Difference Between PG13.14 and PG16.4 for Query on information_schema Tables. Tom Lane 20:47
Re: Allow logical failover slots to wait on synchronous replication 📎 John H 21:01
Re: optimizing pg_upgrade's once-in-each-database steps 📎 Nathan Bossart 21:46
pl/pgperl Patch for adding $_FN detail just like triggers have for $_TD 📎 Mark Murawski 21:53
pl/pgperl Patch for adding $_FN detail just like triggers have for $_TD 📎 Mark Murawski 21:54

Browse Archives

Prev | Next