pgsql-hackers since 2023-06-15 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

June 15, 2023

Thread Author Time
Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin 00:25
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier 00:46
Bypassing shared_buffers Vladimir Churyukin 00:57
Re: Bypassing shared_buffers Vladimir Churyukin 01:14
Re: Bypassing shared_buffers Tom Lane 01:22
Re: Bypassing shared_buffers Vladimir Churyukin 01:37
Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c 📎 Masahiko Sawada 02:02
Re: Shouldn't cost_append() also scale the partial path's cost? Kyotaro Horiguchi 02:07
Re: Do we want a hashset type? 📎 jian he 02:22
Re: Bypassing shared_buffers Thomas Munro 02:28
Consistent coding for the naming of LR workers 📎 Peter Smith 02:42
Re: Bypassing shared_buffers Tom Lane 02:43
Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila 02:49
Re: Bypassing shared_buffers Vladimir Churyukin 02:51
Re: Bypassing shared_buffers Vladimir Churyukin 02:52
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart 04:10
Re: Do we want a hashset type? jian he 04:29
Re: Add a perl function in Cluster.pm to generate WAL Kyotaro Horiguchi 04:40
[17] CREATE COLLATION default provider 📎 Jeff Davis 04:47
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 04:59
Re: Order changes in PG16 since ICU introduction Jeff Davis 05:07
Re: Bypassing shared_buffers Thomas Munro 05:22
Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi 05:30
Support to define custom wait events for extensions 📎 Masahiro Ikeda 06:06
Re: Initial Schema Sync for Logical Replication Peter Smith 06:14
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi 06:20
Fix regression tests to work with REGRESS_OPTS=--no-locale 📎 Michael Paquier 06:52
Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik 07:12
Re: pg_collation.collversion for C.UTF-8 Thomas Munro 07:15
subscription/033_run_as_table_owner is not listed in the meson.build 📎 Hayato Kuroda (Fujitsu) 07:16
Re: Initial Schema Sync for Logical Replication Peter Smith 07:29
Re: Bypassing shared_buffers Konstantin Knizhnik 07:32
New WAL record to detect the checkpoint redo location 📎 Dilip Kumar 07:41
Re: trying again to get incremental backup Dilip Kumar 07:44
Re: generate syscache info automatically John Naylor 07:45
Re: Consistent coding for the naming of LR workers Amit Kapila 07:59
Re: Support to define custom wait events for extensions Michael Paquier 08:00
Re: subscription/033_run_as_table_owner is not listed in the meson.build Michael Paquier 08:04
Re: Do we want a hashset type? 📎 Joel Jacobson 08:06
Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Masahiko Sawada 08:06
Fix a typo in rewriteHandler.c 📎 Sho Kato (Fujitsu) 08:07
Re: Bypassing shared_buffers Vladimir Churyukin 08:16
MergeJoin beats HashJoin in the case of multiple hash clauses 📎 Andrey Lepikhov 08:30
Re: subscription/033_run_as_table_owner is not listed in the meson.build Masahiko Sawada 08:32
Re: Let's make PostgreSQL multi-threaded James Addison 08:41
Re: Let's make PostgreSQL multi-threaded Hannu Krosing 08:50
Re: Making empty Bitmapsets always be NULL Yuya Watari 08:56
Re: Let's make PostgreSQL multi-threaded Hannu Krosing 09:04
Re: Let's make PostgreSQL multi-threaded Hannu Krosing 09:07
Re: Do we want a hashset type? 📎 jian he 09:44
obsolete filename reference in parser README 📎 Amit Langote 09:54
When IMMUTABLE is not. 📎 Yura Sokolov 10:22
Re: [PATCH] Add loongarch native checksum implementation. John Naylor 10:30
Re: Consistent coding for the naming of LR workers Alvaro Herrera 10:37
Re: When IMMUTABLE is not. Yura Sokolov 10:46
Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila 10:50
Memory leak in incremental sort re-scan Laurenz Albe 11:48
Re: When IMMUTABLE is not. Laurenz Albe 11:54
Re: Allow pg_archivecleanup to remove backup history files 📎 torikoshia 12:38
Re: RFC: Logging plan of the running query torikoshia 13:00
Re: Memory leak in incremental sort re-scan Tomas Vondra 13:19
Re: When IMMUTABLE is not. Tom Lane 13:21
Re: Support to define custom wait events for extensions Drouvot, Bertrand 13:21
Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela 13:39
Re: obsolete filename reference in parser README Amit Langote 13:46
Re: obsolete filename reference in parser README Tristan Partin 13:48
Re: obsolete filename reference in parser README Amit Langote 13:49
Re: When IMMUTABLE is not. Yura Sokolov 13:52
Re: When IMMUTABLE is not. chap 13:58
Re: When IMMUTABLE is not. Yura Sokolov 14:06
Re: When IMMUTABLE is not. Tom Lane 14:10
Re: When IMMUTABLE is not. chap 14:16
Re: When IMMUTABLE is not. David G. Johnston 14:19
Re: When IMMUTABLE is not. chap 14:25
Re: When IMMUTABLE is not. Tom Lane 14:49
Re: When IMMUTABLE is not. Isaac Morland 14:55
Re: run pgindent on a regular basis / scripted manner Jelte Fennema 15:26
Re: Do we want a hashset type? 📎 Joel Jacobson 15:55
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 16:12
Re: Support to define custom wait events for extensions Tristan Partin 16:13
Re: When IMMUTABLE is not. Yura Sokolov 16:33
Re: RFC: Logging plan of the running query 📎 James Coleman 16:34
Re: Non-superuser subscription owners Alvaro Herrera 17:48
Re: psql: Add role's membership options to the \du+ command David G. Johnston 18:47
Re: [17] collation provider "builtin" Joe Conway 19:08
Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik 19:36
Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik 19:49
Re: Memory leak in incremental sort re-scan 📎 Tom Lane 20:11
Re: Memory leak in incremental sort re-scan Tomas Vondra 20:30
Re: Memory leak in incremental sort re-scan Tom Lane 20:36
Re: Do we want a hashset type? 📎 Joel Jacobson 21:05
Re: subscription/033_run_as_table_owner is not listed in the meson.build 📎 Masahiko Sawada 22:15
Re: Memory leak in incremental sort re-scan Tomas Vondra 22:34
Re: subscription/033_run_as_table_owner is not listed in the meson.build Michael Paquier 22:41
Re: Support to define custom wait events for extensions Michael Paquier 23:02
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎 Nathan Bossart 23:57

June 16, 2023

Thread Author Time
Re: add non-option reordering to in-tree getopt_long 📎 Nathan Bossart 00:09
Re: Do we want a hashset type? 📎 Joel Jacobson 00:27
Re: Fix a typo in rewriteHandler.c Amit Langote 01:25
Re: [PATCH] Add loongarch native checksum implementation. 📎 YANG Xudong 01:28
Re: add non-option reordering to in-tree getopt_long Michael Paquier 01:30
Re: Fix a typo in rewriteHandler.c Amit Langote 01:35
Re: subscription/033_run_as_table_owner is not listed in the meson.build Masahiko Sawada 01:38
Re: Consistent coding for the naming of LR workers Kyotaro Horiguchi 01:43
Re: Non-superuser subscription owners Amit Kapila 02:07
Re: Support to define custom wait events for extensions Masahiro Ikeda 02:14
Re: [PATCH] Slight improvement of worker_spi.c example Julien Rouhaud 02:17
Re: Support to define custom wait events for extensions Masahiro Ikeda 02:17
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi 02:22
Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier 02:30
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi 02:30
Re: Support to define custom wait events for extensions Masahiro Ikeda 02:49
Re: Add a perl function in Cluster.pm to generate WAL Kyotaro Horiguchi 04:30
Re: add non-option reordering to in-tree getopt_long 📎 Nathan Bossart 04:58
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎 Nathan Bossart 05:20
Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" 📎 Wei Wang (Fujitsu) 06:10
Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Peter Smith 06:45
Re: Support to define custom wait events for extensions Michael Paquier 07:46
Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi 07:51
Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Masahiko Sawada 08:16
Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics 📎 Quan Zongliang 09:25
Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Peter Smith 09:26
Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0" Alvaro Herrera 09:47
Re: Synchronizing slots from primary to standby Amit Kapila 09:56
Re: Pluggable toaster Nikita Malakhov 10:18
Re: Do we want a hashset type? 📎 Joel Jacobson 10:24
Re: Support logical replication of DDLs 📎 shveta malik 10:31
Re: Support to define custom wait events for extensions Masahiro Ikeda 11:44
Re: Do we want a hashset type? jian he 11:57
Add some more corruption error codes to relcache 📎 Andrey M. Borodin 13:17
Re: Pluggable toaster Aleksander Alekseev 13:20
Re: RFC: logical publication via inheritance root? Amit Kapila 13:25
Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Peter Eisentraut 13:45
Re: [17] collation provider "builtin" Peter Eisentraut 14:01
Parent/child context relation in pg_get_backend_memory_contexts() 📎 Melih Mutlu 14:03
[BUG] recovery of prepared transactions during promotion can fail 📎 Julian Markwort 14:27
Re: Pluggable toaster Aleksander Alekseev 14:44
Re: Order changes in PG16 since ICU introduction 📎 Peter Eisentraut 14:50
Re: Deleting prepared statements from libpq. 📎 Jelte Fennema 15:27
Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Tomas Vondra 15:39
Re: Do we want a hashset type? 📎 Joel Jacobson 15:42
Re: Support to define custom wait events for extensions Tristan Partin 16:16
Re: Order changes in PG16 since ICU introduction Jeff Davis 17:42
Re: Support to define custom wait events for extensions Masahiro Ikeda 17:44
Re: add non-option reordering to in-tree getopt_long 📎 Nathan Bossart 18:28
Re: [PATCH] Missing dep on Catalog.pm in meson rules Andrew Dunstan 20:20
Re: RFC: logical publication via inheritance root? Jacob Champion 20:21
test_extensions: fix inconsistency between meson.build and Makefile 📎 Jeff Davis 20:29
Default client_connection_check_interval to 10s on supported systems 📎 Tristan Partin 20:52
Re: test_extensions: fix inconsistency between meson.build and Makefile Tristan Partin 20:56
Adding further hardening to nbtree page deletion 📎 Peter Geoghegan 21:15
Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund 21:16
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH David Zhang 21:25
Re: [17] collation provider "builtin" Jeff Davis 21:42
Fixing tab-complete for dollar-names 📎 Mikhail Gribkov 21:51
Re: pg_collation.collversion for C.UTF-8 Jeff Davis 22:03
Re: Default client_connection_check_interval to 10s on supported systems Tom Lane 22:10
Re: [PATCH] Missing dep on Catalog.pm in meson rules Dagfinn Ilmari Mannsåker 22:10
Re: [PATCH] Missing dep on Catalog.pm in meson rules Tristan Partin 22:11
Re: Default client_connection_check_interval to 10s on supported systems Tristan Partin 22:16
Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Quan Zongliang 22:32
Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Tom Lane 22:46

June 17, 2023

Thread Author Time
Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Quan Zongliang 00:02
Re: Do we want a hashset type? 📎 Joel Jacobson 00:38
Re: RFC: logical publication via inheritance root? Amit Kapila 04:24
Re: pg_collation.collversion for C.UTF-8 Thomas Munro 05:54
Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 📎 Amit Kapila 06:33
Re: Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases Amit Kapila 09:44
Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics Tomas Vondra 11:48
Re: Deleting prepared statements from libpq. jian he 13:34
Re: Incorrect estimation of HashJoin rows resulted from inaccurate small table statistics 📎 Tomas Vondra 13:45
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 14:08
Re: test_extensions: fix inconsistency between meson.build and Makefile 📎 Gurjeet Singh 14:40
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Evan Jones 14:57
[PATCH] ltree hash functions 📎 Tommy Pavlicek 15:45
Re: [17] CREATE COLLATION default provider Gurjeet Singh 16:09
PostgreSQL 16 Beta 2 Release Date Jonathan S. Katz 16:14
Re: [PATCH] ltree hash functions Tomas Vondra 17:40
Re: [PATCH] ltree hash functions Tom Lane 18:19
Assert while autovacuum was executing 📎 Jaime Casanova 18:29
Re: Assert while autovacuum was executing Peter Geoghegan 18:47
Re: [PATCH] ltree hash functions Tomas Vondra 19:57
Re: Bypassing shared_buffers Greg Sabino Mullane 22:46
deb’s pg_upgradecluster(1) vs streaming replication James Cloos 23:10

June 18, 2023

Thread Author Time
Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) 📎 Tomas Vondra 01:03
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier 01:50
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific 📎 Michael Paquier 08:32
Re: Deleting prepared statements from libpq. 📎 Jelte Fennema 11:03
Refactoring backend fork+exec code 📎 Heikki Linnakangas 11:22
Re: Deleting prepared statements from libpq. jian he 13:23
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Tom Lane 16:38
Re: Do we want a hashset type? Andrew Dunstan 16:45
Re: Use generation context to speed up tuplesorts Tomas Vondra 18:22
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG 📎 Joe Conway 18:27
Re: Do we want a hashset type? 📎 Joel Jacobson 19:57
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier 23:28
Re: Deleting prepared statements from libpq. Michael Paquier 23:31
Re: Deleting prepared statements from libpq. Michael Paquier 23:57

June 19, 2023

Thread Author Time
Re: Do we want a hashset type? jian he 00:00
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Tom Lane 01:10

Browse Archives

Prev | Next