pgsql-hackers since 2023-05-28 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

May 28, 2023

Thread Author Time
Re: benchmark results comparing versions 15.2 and 16 MARK CALLAGHAN 00:15
abi-compliance-checker 📎 Peter Geoghegan 00:52
Re: PG 16 draft release notes ready Bruce Momjian 01:34
Re: PG 16 draft release notes ready Bruce Momjian 02:21
Re: PG 16 draft release notes ready 📎 Bruce Momjian 03:03
Re: session username in default psql prompt? Junwang Zhao 05:56
Re: Large files for relations 📎 Thomas Munro 06:48
Re: Large files for relations Thomas Munro 07:07
Re: abi-compliance-checker Tom Lane 13:48
Re: abi-compliance-checker 📎 Peter Geoghegan 15:15
Re: abi-compliance-checker Tom Lane 15:37
Re: abi-compliance-checker Tom Lane 15:39
Re: abi-compliance-checker Peter Geoghegan 16:34
Re: Docs: Encourage strong server verification with SCRAM 📎 Jonathan S. Katz 18:21
Re: benchmark results comparing versions 15.2 and 16 David Rowley 21:42

May 29, 2023

Thread Author Time
Re: Cleaning up nbtree after logical decoding on standby work Michael Paquier 00:31
[16Beta1][doc] Add BackendType for standalone backends 📎 Shinoda, Noriyoshi (PN Japan FSIP) 00:39
Re: Implement generalized sub routine find_in_log for tap test 📎 vignesh C 02:19
Re: Cleaning up nbtree after logical decoding on standby work Heikki Linnakangas 02:49
contrib/spi/insert_username.c comment typo? jian he 04:31
Re: contrib/spi/insert_username.c comment typo? John Naylor 04:43
Re: Docs: Encourage strong server verification with SCRAM Michael Paquier 05:38
RE: Support logical replication of DDLs Yu Shi (Fujitsu) 06:15
Re: Cleaning up nbtree after logical decoding on standby work Drouvot, Bertrand 08:19
Re: BF animal dikkop reported a failure in 035_standby_logical_decoding Drouvot, Bertrand 09:22
RE: BF animal dikkop reported a failure in 035_standby_logical_decoding Yu Shi (Fujitsu) 09:58
Re: BF animal dikkop reported a failure in 035_standby_logical_decoding Tom Lane 11:03
Re: Making Vars outer-join aware 📎 Anton A. Melnikov 12:01
Re: BF animal dikkop reported a failure in 035_standby_logical_decoding Drouvot, Bertrand 12:31
Re: Support logical replication of DDLs 📎 vignesh C 12:46
Re: vector search support Giuseppe Broccolo 13:18
Re: make_ctags: use -I option to ignore pg_node_attr macro 📎 Masahiko Sawada 13:35
Re: vector search support Giuseppe Broccolo 13:51
Re: PG 16 draft release notes ready Masahiko Sawada 14:08
Re: benchmark results comparing versions 15.2 and 16 Peter Geoghegan 16:55
Re: abi-compliance-checker Peter Geoghegan 17:01
Re: PG 16 draft release notes ready Bruce Momjian 17:49
Re: PG 16 draft release notes ready Bruce Momjian 18:38
Re: PG 16 draft release notes ready Bruce Momjian 18:46

May 30, 2023

Thread Author Time
Re: ERROR: no relation entry for relid 6 Richard Guo 02:28
Re: Support logical replication of DDLs shveta malik 02:53
Re: abi-compliance-checker Peter Eisentraut 04:32
Re: [16Beta1][doc] Add BackendType for standalone backends Daniel Gustafsson 08:01
Re: ERROR: no relation entry for relid 6 Richard Guo 09:05
Re: PG 16 draft release notes ready 📎 Bruce Momjian 10:03
Re: PG 16 draft release notes ready Dagfinn Ilmari Mannsåker 10:28
Re: PG 16 draft release notes ready Masahiko Sawada 10:33
Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed 📎 Drouvot, Bertrand 10:34
Re: Support logical replication of DDLs 📎 vignesh C 11:19
Re: Large files for relations Peter Eisentraut 11:20
Question - Does PostgreSQL have an Evaluation Assurance Level? Mayer, Nicholas J 13:48
Re: Make pgbench exit on SIGINT more reliably Tristan Partin 14:35
Re: Handle SIGTERM in fe_utils/cancel.c Tristan Partin 14:39
Re: Make pgbench exit on SIGINT more reliably Tristan Partin 14:42
ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Markus Winand 14:47
Re: [PoC] pg_upgrade: allow to upgrade publisher node vignesh C 14:58
Re: BF animal dikkop reported a failure in 035_standby_logical_decoding Andres Freund 15:24
Re: benchmark results comparing versions 15.2 and 16 MARK CALLAGHAN 17:03
Re: An inefficient query caused by unnecessary PlaceHolderVar James Coleman 17:26
Re: [PATCHES] Post-special page storage TDE support David Christensen 17:35
Re: Documentation for building with meson Tristan Partin 18:09
Re: Documentation for building with meson Tristan Partin 18:13
generate syscache info automatically 📎 Peter Eisentraut 21:57
Re: PG 16 draft release notes ready Bruce Momjian 23:07
Re: PG 16 draft release notes ready Bruce Momjian 23:31

May 31, 2023

Thread Author Time
Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) David Rowley 00:59
Re: Allow pg_archivecleanup to remove backup history files 📎 torikoshia 01:51
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Richard Guo 02:47
[16Beta1][doc] pgstat: Track time of the last scan of a relation 📎 Shinoda, Noriyoshi (PN Japan FSIP) 03:56
Re: BF animal dikkop reported a failure in 035_standby_logical_decoding Drouvot, Bertrand 05:52
Re: PG 16 draft release notes ready David Rowley 06:03
Re: [16Beta1][doc] pgstat: Track time of the last scan of a relation David Rowley 06:13
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 📎 Richard Guo 06:36
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Markus Winand 07:03
RE: Support logical replication of DDLs Wei Wang (Fujitsu) 09:02
Re: Support logical replication of DDLs 📎 shveta malik 09:40
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed 📎 Drouvot, Bertrand 10:14
Re: testing dist tarballs Peter Eisentraut 10:52
Re: Why does pg_bsd_indent need to be installed? Peter Eisentraut 10:55
Re: PG 16 draft release notes ready Bruce Momjian 11:01
Re: WAL Insertion Lock Improvements Michael Paquier 11:35
Re: benchmark results comparing versions 15.2 and 16 Peter Geoghegan 12:34
Refactor ssl tests to avoid using internal PostgreSQL::Test::Cluster methods 📎 Daniel Gustafsson 12:47
Re: Refactor ssl tests to avoid using internal PostgreSQL::Test::Cluster methods Melih Mutlu 13:46
Re: Docs: Encourage strong server verification with SCRAM Jacob Champion 14:08
Do we want a hashset type? Joel Jacobson 14:09
Re: Refactor ssl tests to avoid using internal PostgreSQL::Test::Cluster methods 📎 Daniel Gustafsson 14:12
Re: Do we want a hashset type? Tomas Vondra 14:53
Incremental View Maintenance, take 2 📎 Yugo NAGATA 15:14
Re: Do we want a hashset type? Joel Jacobson 15:40
Support edit order of the fields in table Chang Wei 昌維 16:31
Re: Do we want a hashset type? Tomas Vondra 16:59
Re: generate syscache info automatically Dagfinn Ilmari Mannsåker 17:02
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli 17:13
Re: Why does pg_bsd_indent need to be installed? Tom Lane 17:21
Re: Why does pg_bsd_indent need to be installed? Bruce Momjian 18:32
Re: Incremental View Maintenance, take 2 Yugo NAGATA 18:47
Re: Support edit order of the fields in table Laurenz Albe 19:03
Re: [PATCH] Support % wildcard in extension upgrade filenames 📎 Sandro Santilli 19:07
Re: Question - Does PostgreSQL have an Evaluation Assurance Level? Laurenz Albe 19:08
RE: EXTERNAL: Re: Question - Does PostgreSQL have an Evaluation Assurance Level? Mayer, Nicholas J 19:51
Re: EXTERNAL: Re: Question - Does PostgreSQL have an Evaluation Assurance Level? Laurenz Albe 20:30
RE: EXTERNAL: Re: Question - Does PostgreSQL have an Evaluation Assurance Level? Mayer, Nicholas J 20:41
Re: Docs: Encourage strong server verification with SCRAM Michael Paquier 21:14
Re: generate syscache info automatically Peter Eisentraut 21:24
[BUG] pg_dump does not properly deal with BEGIN ATOMIC function 📎 Imseih (AWS), Sami 21:51
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables 📎 Justin Pryzby 23:35

June 1, 2023

Thread Author Time
RE: Support logical replication of DDLs Yu Shi (Fujitsu) 02:12
Re: An inefficient query caused by unnecessary PlaceHolderVar Richard Guo 02:30
Re: Do we want a hashset type? Joel Jacobson 07:02
Re: Do we want a hashset type? Joel Jacobson 07:14
RE: Support logical replication of DDLs Yu Shi (Fujitsu) 07:39
[PATCH] Add LoongArch spinlock support in s_lock.h. 📎 zang ruochen 07:53
Re: [PATCH] Add LoongArch spinlock support in s_lock.h. Daniel Gustafsson 07:57
Re: [PATCH] Add LoongArch spinlock support in s_lock.h. Daniel Gustafsson 08:06
Re: Docs: Encourage strong server verification with SCRAM Daniel Gustafsson 08:22
RE: [16Beta1][doc] pgstat: Track time of the last scan of a relation Shinoda, Noriyoshi (PN Japan FSIP) 09:38
Re: Avoiding another needless ERROR during nbtree page deletion Greg Stark 10:47
Re: Do we want a hashset type? Andrew Dunstan 10:51
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication 📎 Melih Mutlu 10:54
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu 11:22
[PATCH] Using named captures in Catalog::ParseHeader() 📎 Dagfinn Ilmari Mannsåker 12:12
Re: Avoiding another needless ERROR during nbtree page deletion Peter Geoghegan 12:14
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 12:22
Re: Docs: Encourage strong server verification with SCRAM Michael Paquier 12:28
[PATCH] Missing dep on Catalog.pm in meson rules 📎 Dagfinn Ilmari Mannsåker 12:41
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier 12:50
Re: [PATCH] Missing dep on Catalog.pm in meson rules Michael Paquier 13:11
Re: Support logical replication of DDLs 📎 vignesh C 15:42
Re: Adding SHOW CREATE TABLE Kirk Wolak 16:57
Request for new function in view update 📎 Terry Brennan 17:18
Re: An inefficient query caused by unnecessary PlaceHolderVar James Coleman 17:33
Re: Adding SHOW CREATE TABLE Andrew Dunstan 19:13
Re: Adding SHOW CREATE TABLE Kirk Wolak 20:39
Re: Adding SHOW CREATE TABLE Andrew Dunstan 20:46
Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin 21:16
Re: [PATCH] Missing dep on Catalog.pm in meson rules Dagfinn Ilmari Mannsåker 21:22

June 2, 2023

Thread Author Time
Re: Request for new function in view update Heikki Linnakangas 01:43
Re: postgres_fdw: wrong results with self join + enable_nestloop off Suraj Kharage 03:30
RE: Partial aggregates pushdown 📎 [email protected] 03:54
Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin 04:06
Tighten a little bit the computation of potential commutator pairs Richard Guo 07:05
Re: Do we want a hashset type? Ants Aasma 08:01
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 08:35
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function 📎 Tom Lane 12:16
Re: Request for new function in view update Terry Brennan 12:17
Re: postgres_fdw: wrong results with self join + enable_nestloop off Nishant Sharma 12:31
Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund 13:00
Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin 13:10
Wrong syntax in feature description Peter Smith 13:30
Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund 13:47
Re: Adding SHOW CREATE TABLE Kirk Wolak 14:57
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Kirk Wolak 15:08
Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin 15:13
Prevent psql \watch from running queries that return no rows 📎 Greg Sabino Mullane 15:47
Re: RFC: Logging plan of the running query 📎 James Coleman 17:51
pg_upgrade --copy-file-range 📎 Thomas Munro 19:30
[Question] pgwal increasing over max_wal_size Ankit Pandey 19:42
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier 21:21
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 21:23
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Imseih (AWS), Sami 21:26

June 3, 2023

Thread Author Time
Re: PostgreSQL 16 Beta 1 Released! Marco Atzeri 05:35
Improve join_search_one_level readibilty (one line change) 📎 謝東霖 09:24
Avoid unused value (src/fe_utils/print.c) 📎 Ranier Vilela 10:14
Re: [PATCH] Slight improvement of worker_spi.c example 📎 Aleksander Alekseev 11:09
Re: [PATCH] Slight improvement of worker_spi.c example Julien Rouhaud 11:15
Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev 11:38
Should "REGRESS_OPTS = --temp-config" be working for 3rd party extensions? Aleksander Alekseev 11:56
Re: Avoid unused value (src/fe_utils/print.c) Alexander Lakhin 12:00
Re: PostgreSQL 16 Beta 1 Released! Tom Lane 12:27
Re: [PATCH] Slight improvement of worker_spi.c example Julien Rouhaud 12:28
Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev 12:34
Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela 12:46
Re: Should "REGRESS_OPTS = --temp-config" be working for 3rd party extensions? Julien Rouhaud 12:50
Re: Should "REGRESS_OPTS = --temp-config" be working for 3rd party extensions? Aleksander Alekseev 15:09
Improving FTS for Greek Florents Tselai 17:47
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function 📎 Tom Lane 18:28
Re: Docs: Encourage strong server verification with SCRAM Michael Paquier 21:50
Re: Prevent psql \watch from running queries that return no rows Michael Paquier 21:58
Re: Implement generalized sub routine find_in_log for tap test 📎 Michael Paquier 22:21
Re: [PATCH] Slight improvement of worker_spi.c example Michael Paquier 22:35
Re: New Table Access Methods for Multi and Single Inserts Andres Freund 22:38
Re: Avoid unused value (src/fe_utils/print.c) Michael Paquier 22:42
Add test module for Table Access Method 📎 Fabrízio de Royes Mello 23:42

June 4, 2023

Thread Author Time
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Kirk Wolak 03:10
Re: Avoid unused value (src/fe_utils/print.c) Alexander Lakhin 04:00
Re: Improve join_search_one_level readibilty (one line change) Julien Rouhaud 06:02
Re: LLVM 16 (opaque pointers) 📎 Dmitry Dolgov 09:33
Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela 11:59
Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) 📎 Ranier Vilela 12:42
Re: Wrong syntax in feature description Amit Kapila 16:48
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Tom Lane 17:36
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Tom Lane 17:41
Re: running logical replication as the subscription owner Amit Kapila 18:14
Re: Prevent psql \watch from running queries that return no rows 📎 Greg Sabino Mullane 18:55
Re: Do we want a hashset type? Tomas Vondra 23:44

June 5, 2023

Thread Author Time
Re: Reload configuration more frequently in apply worker. Amit Kapila 00:02
Re: Cleaning up array_in() Nikhil Benesch 01:48
Re: WAL Insertion Lock Improvements Bharath Rupireddy 02:30
Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy 02:30

Browse Archives

Prev | Next