pgsql-hackers since 2023-06-18 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 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
Re: Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases Masahiko Sawada 01:19
Re: Allow pg_archivecleanup to remove backup history files 📎 torikoshia 02:24
path->param_info only set for lateral? James Coleman 02:36
Re: Deleting prepared statements from libpq. jian he 02:52
Re: path->param_info only set for lateral? Tom Lane 02:57
Re: Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases Amit Kapila 03:37
Re: Support logical replication of DDLs shveta malik 03:39
Re: [BUG] recovery of prepared transactions during promotion can fail 📎 Michael Paquier 05:24
Re: [BUG] recovery of prepared transactions during promotion can fail Kyotaro Horiguchi 05:25
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier 05:37
Re: [BUG] recovery of prepared transactions during promotion can fail Kyotaro Horiguchi 05:41
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 06:02
Re: Do we want a hashset type? Joel Jacobson 06:50
Re: Use generation context to speed up tuplesorts Ronan Dunklau 07:01
Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier 07:27
Re: Inconsistent results with libc sorting on Windows Juan José Santamaría Flecha 07:42
Re: Initial Schema Sync for Logical Replication Peter Smith 08:29
remaining sql/json patches 📎 Amit Langote 08:31
Re: SQL/JSON revisited Amit Langote 08:35
Re: deb’s pg_upgradecluster(1) vs streaming replication Michael Banck 09:01
Re: [PATCH] ltree hash functions Tommy Pavlicek 09:18
Re: Do we want a hashset type? Tomas Vondra 09:21
Re: Support logical replication of DDLs Amit Kapila 09:34
Re: Deleting prepared statements from libpq. Jelte Fennema 09:44
Re: Deleting prepared statements from libpq. Jelte Fennema 09:46
Re: Bypassing shared_buffers Andrey M. Borodin 09:47
Re: Implement missing join selectivity estimation for range types 📎 Schoemans Maxime 09:49
Re: Do we want a hashset type? jian he 09:49
Re: Deleting prepared statements from libpq. 📎 Jelte Fennema 09:50
Re: Synchronizing slots from primary to standby Amit Kapila 10:03
Missed query planner optimization Mathias Kunter 10:14
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema 10:52
Re: Do we want a hashset type? Joel Jacobson 11:33
Re: Assert while autovacuum was executing Amit Kapila 11:43
Re: Do we want a hashset type? Andrew Dunstan 11:50
Re: Do we want a hashset type? Joel Jacobson 11:54
Re: Do we want a hashset type? Tomas Vondra 11:59
Re: Deleting prepared statements from libpq. jian he 12:17
Re: Deleting prepared statements from libpq. 📎 Jelte Fennema 12:49
Re: Do we want a hashset type? Tomas Vondra 12:59
Re: psql: Add role's membership options to the \du+ command Jonathan S. Katz 13:31
Re: Do we want a hashset type? Tom Lane 13:32
Re: Make pgbench exit on SIGINT more reliably Yugo NAGATA 13:39
Re: trying again to get incremental backup Robert Haas 13:46
Re: trying again to get incremental backup Andres Freund 15:51
Re: Implement missing join selectivity estimation for range types 📎 Schoemans Maxime 16:26
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 16:26
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call 📎 Andres Freund 17:27
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Tom Lane 17:37
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Andres Freund 18:16
Re: pg_collation.collversion for C.UTF-8 Jeff Davis 18:47
Re: index prefetching 📎 Tomas Vondra 19:27
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 📎 Tom Lane 19:37
Re: pgsql: Fix search_path to a safe value during maintenance operations. Robert Haas 20:03
Re: run pgindent on a regular basis / scripted manner Tom Lane 21:07
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎 Nathan Bossart 21:55
Re: Do we want a hashset type? Joel Jacobson 22:50
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 22:58
Optimizing "boundary cases" during backward scan B-Tree index descents 📎 Peter Geoghegan 23:28
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Heikki Linnakangas 23:30
Re: Make pgbench exit on SIGINT more reliably Tristan Partin 23:49

June 20, 2023

Thread Author Time
Re: Do we want a hashset type? Tomas Vondra 00:04
Re: Partial aggregates pushdown Bruce Momjian 00:42
Re: Document that server will start even if it's unable to open some TCP/IP ports Bruce Momjian 00:48
Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier 01:49
Re: run pgindent on a regular basis / scripted manner Michael Paquier 02:09
Re: remap the .text segment into huge pages at run time 📎 John Naylor 03:23
Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 📎 Peter Smith 03:32
Re: Fix regression tests to work with REGRESS_OPTS=--no-locale 📎 Michael Paquier 03:46
Re: Making empty Bitmapsets always be NULL 📎 David Rowley 04:16
Re: Deleting prepared statements from libpq. Michael Paquier 04:18
Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi 05:12
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier 05:26
Re: Do we want a hashset type? Joel Jacobson 05:38
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier 06:02
[PATCH] doc: fix markup indentation in MVCC 📎 Will Mortensen 06:30
[PATCH] doc: add missing mention of MERGE in MVCC 📎 Will Mortensen 06:32
Re: Partial aggregates pushdown Alexander Pyhalov 06:59
collation-related loose ends before beta2 Jeff Davis 09:02
Re: Support to define custom wait events for extensions 📎 Masahiro Ikeda 09:26
Re: Assert while autovacuum was executing Amit Kapila 09:44
Re: Synchronizing slots from primary to standby Amit Kapila 10:22
Re: Do we want a hashset type? 📎 Joel Jacobson 10:59
Re: Deleting prepared statements from libpq. 📎 Jelte Fennema 11:42
Re: Postgres v15 windows bincheck regression test failures Russell Foster 11:49
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 12:04
Re: Do we want a hashset type? Tomas Vondra 12:10
Re: Do we want a hashset type? Tomas Vondra 12:23
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Evan Jones 13:04
Re: run pgindent on a regular basis / scripted manner Tom Lane 13:08
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 13:21
Re: Allow pg_archivecleanup to remove backup history files 📎 torikoshia 13:27
Re: Do we want a hashset type? Joel Jacobson 14:56
Re: pgindent vs. pgperltidy command-line arguments 📎 Andrew Dunstan 15:38
Re: pgindent vs. pgperltidy command-line arguments Dagfinn Ilmari Mannsåker 16:08
Re: collation-related loose ends before beta2 Tom Lane 16:16
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis 16:16
Re: Do we want a hashset type? Joel Jacobson 16:20
Re: Do we want a hashset type? Tomas Vondra 16:25
Re: Why does pg_bsd_indent need to be installed? Alvaro Herrera 16:54
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis 17:04
Re: Why does pg_bsd_indent need to be installed? Tom Lane 17:09
Re: RFC: logical publication via inheritance root? Jacob Champion 17:09
Re: remap the .text segment into huge pages at run time Andres Freund 17:29
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎 Nathan Bossart 17:40
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart 17:42
Re: remap the .text segment into huge pages at run time Andres Freund 17:46
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart 17:49
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎 Nathan Bossart 17:56
Re: Do we want a hashset type? jian he 18:08
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis 18:43
Re: Do we want a hashset type? Tomas Vondra 18:43
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis 18:49
XLog size reductions: Reduced XLog record header size for PG17 📎 Matthias van de Meent 20:01
Re: [PATCH] two minor fixes to MVCC docs Bruce Momjian 20:26
Re: collation-related loose ends before beta2 📎 Jeff Davis 20:46
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway 22:02
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart 22:20
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎 Nathan Bossart 22:52
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier 22:53
Re: Improve logging when using Huge Pages 📎 Justin Pryzby 23:44

June 21, 2023

Thread Author Time
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier 00:02
Re: Optimizing "boundary cases" during backward scan B-Tree index descents 📎 Peter Geoghegan 00:12
Re: path->param_info only set for lateral? 📎 James Coleman 00:55
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier 01:21
Re: Adding further hardening to nbtree page deletion Peter Geoghegan 01:28
Re: Consistent coding for the naming of LR workers Peter Smith 02:31
Re: remap the .text segment into huge pages at run time John Naylor 02:35
Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada 02:41
Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ 📎 Michael Paquier 02:53
Re: Allow pg_archivecleanup to remove backup history files 📎 Kyotaro Horiguchi 02:59
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Amit Kapila 03:24
Can JoinFilter condition be pushed down into IndexScan? Bəxtiyar Neyman 03:37
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Tom Lane 03:39
Re: remap the .text segment into huge pages at run time Andres Freund 03:41
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Andres Freund 03:49
RE: Assert while autovacuum was executing 📎 Zhijie Hou (Fujitsu) 04:12
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart 04:15
Re: [BUG] recovery of prepared transactions during promotion can fail Nathan Bossart 04:33
Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier 05:14
Re: Assert while autovacuum was executing Andres Freund 05:27
Re: Adding further hardening to nbtree page deletion Andres Freund 05:39
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Andres Freund 05:44
Re: Adding further hardening to nbtree page deletion Peter Geoghegan 06:13
Re: Assert while autovacuum was executing Peter Geoghegan 06:23
Consider \v to the list of whitespace characters in the parser 📎 Michael Paquier 06:45
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier 06:49
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Daniel Gustafsson 07:16
Re: Consistent coding for the naming of LR workers Alvaro Herrera 07:18
ProcessStartupPacket(): database_name and user_name truncation 📎 Drouvot, Bertrand 07:43
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier 07:43
Re: remap the .text segment into huge pages at run time John Naylor 08:06
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Peter Eisentraut 08:11
Re: remaining sql/json patches 📎 Amit Langote 08:25
Re: ProcessStartupPacket(): database_name and user_name truncation Kyotaro Horiguchi 08:54
Re: pgindent vs. pgperltidy command-line arguments Peter Eisentraut 09:09
Re: [BUG] recovery of prepared transactions during promotion can fail 📎 Julian Markwort 09:11
Re: postgres_fdw: wrong results with self join + enable_nestloop off Nishant Sharma 09:46
Re: [BUG] recovery of prepared transactions during promotion can fail Michael Paquier 10:12
Re: RFC: logical publication via inheritance root? Amit Kapila 10:28
bgwriter doesn't flush WAL stats 📎 Nazir Bilal Yavuz 11:04
Re: pgindent vs. pgperltidy command-line arguments Andrew Dunstan 11:35
Re: Making empty Bitmapsets always be NULL 📎 Ranier Vilela 12:16
Re: Use of additional index columns in rows filtering James Coleman 12:45
Opportunistically pruning page before update 📎 James Coleman 12:51
Re: Support logical replication of DDLs 📎 Jelte Fennema 13:08
Re: Can JoinFilter condition be pushed down into IndexScan? Tomas Vondra 13:28
EBCDIC sorting as a use case for ICU rules Daniel Verite 13:28
Re: ProcessStartupPacket(): database_name and user_name truncation Tom Lane 13:43
Re: Stack overflow issue 📎 Egor Chindyaskin 13:45
Re: ProcessStartupPacket(): database_name and user_name truncation Drouvot, Bertrand 14:22
Re: pgindent vs. pgperltidy command-line arguments Peter Eisentraut 14:36
Re: Allow pg_archivecleanup to remove backup history files 📎 torikoshia 14:41
Re: bgwriter doesn't flush WAL stats Matthias van de Meent 15:02
Re: ProcessStartupPacket(): database_name and user_name truncation Nathan Bossart 15:04
Re: Use of additional index columns in rows filtering Tomas Vondra 15:28
Re: Partial aggregates pushdown Bruce Momjian 15:43
Re: EBCDIC sorting as a use case for ICU rules Joe Conway 15:50
Re: bgwriter doesn't flush WAL stats 📎 Nazir Bilal Yavuz 15:52
Re: EBCDIC sorting as a use case for ICU rules Jeff Davis 16:14
Re: Use of additional index columns in rows filtering James Coleman 16:17
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis 16:26
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis 16:29
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Andres Freund 16:50

Browse Archives

Prev | Next