pgsql-hackers since 2024-12-25 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

Dec. 25, 2024

Thread Author Time
Autovacuum giving up on tables after crash because of lack of stats Michael Paquier 01:10
Re: ERROR: corrupt MVNDistinct entry Andrei Lepikhov 02:33
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 02:43
Re: Infinite loop in XLogPageRead() on standby Michael Paquier 03:00
Proposal: add new API to stringinfo 📎 Tatsuo Ishii 03:37
Re: Logical Replication of sequences 📎 vignesh C 03:44
Re: Logical Replication of sequences vignesh C 03:46
Short-living Memory Context in the optimiser Andrei Lepikhov 04:56
Re: An improvement of ProcessTwoPhaseBuffer logic 📎 Michael Paquier 05:04
Re: Parametrization minimum password lenght Japin Li 05:15
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michael Paquier 05:19
Re: Proposal: add new API to stringinfo Michael Paquier 05:28
Re: Short-living Memory Context in the optimiser Michael Paquier 05:30
Re: Short-living Memory Context in the optimiser 📎 Andrei Lepikhov 06:06
stored short varlena in array Quan Zongliang 06:29
Re: stored short varlena in array 📎 Quan Zongliang 06:32
RE: Object identifier types in logical replication binary mode 📎 Hayato Kuroda (Fujitsu) 07:12
Re: ERROR: corrupt MVNDistinct entry 📎 Richard Guo 07:49
Re: ERROR: corrupt MVNDistinct entry Richard Guo 08:14
RE: Logical replication timeout 📎 Hayato Kuroda (Fujitsu) 08:25
Re: Recovering from detoast-related catcache invalidations 📎 Heikki Linnakangas 09:27
Re: Pass ParseState as down to utility functions. Michael Paquier 09:28
Re: ERROR: corrupt MVNDistinct entry Richard Guo 09:36
Fix typo in comment of compute_return_type() 📎 Japin Li 09:44
Re: COPY performance on Windows Vladlen Popolitov 09:53
Re: AIX support Heikki Linnakangas 10:22
Re: Windows meson build Vladlen Popolitov 10:28
Re: Windows UTF8 system locale Vladlen Popolitov 10:39
Re: Exists pull-up application with JoinExpr Alena Rybakina 11:20
Improve consistency checks in tbm_prepare_shared_iterate 📎 Daniil Davydov 12:44
Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions 📎 Nazir Bilal Yavuz 12:57
Documentation update of wal_retrieve_retry_interval to mention table sync worker 📎 vignesh C 14:37
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev 15:14
Re: Windows UTF8 system locale Vladlen Popolitov 15:55
Re: adjust_limit_rows_costs algorithm Heikki Linnakangas 16:11
Re: ERROR: corrupt MVNDistinct entry Andrei Lepikhov 16:14
Re: An improvement of ProcessTwoPhaseBuffer logic Vitaly Davydov 16:18
RE: AIX support Srirama Kucherlapati 16:19
Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Heikki Linnakangas 16:19
Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Tom Lane 16:34
Re: Parallel heap vacuum Tomas Vondra 16:52
Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Heikki Linnakangas 17:25
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Tomas Vondra 17:25
Connection limits/permissions, slotsync workers, etc Tom Lane 19:49
Re: Using Expanded Objects other than Arrays from plpgsql Michel Pelletier 20:25
Re: An improvement of ProcessTwoPhaseBuffer logic Michael Paquier 22:42
Re: Fix typo in comment of compute_return_type() Michael Paquier 22:48
Re: Add trim_trailing_whitespace to editorconfig file 📎 Jelte Fennema-Nio 23:52

Dec. 26, 2024

Thread Author Time
Re: Proposal: add new API to stringinfo Tatsuo Ishii 00:53
Re: Proposal: add new API to stringinfo David Rowley 03:15
Re: Proposal: add new API to stringinfo Michael Paquier 03:37
Re: Add XMLNamespaces to XMLElement Umar Hayat 04:15
Re: RFC: Allow EXPLAIN to Output Page Fault Information torikoshia 04:15
Re: An improvement of ProcessTwoPhaseBuffer logic 📎 Michael Paquier 05:34
RE: Introduce XID age and inactive timeout based replication slot invalidation Zhijie Hou (Fujitsu) 06:02
Removing unused parameter in compute_expr_stats 📎 Ilia Evdokimov 09:40
Bug in v13 due to "Fix corruption when relation truncation fails." Yura Sokolov 10:10
Re: Make pg_stat_io view count IOs as bytes instead of blocks 📎 Nazir Bilal Yavuz 11:41
Re: Memory leak in pg_logical_slot_{get,peek}_changes 📎 vignesh C 12:00
Re: Add XMLNamespaces to XMLElement 📎 Jim Jones 13:46
Re: Introduce XID age and inactive timeout based replication slot invalidation Michail Nikolaev 13:56
RE: Psql meta-command conninfo+ Maiquel Grassi 14:23
Re: Logging parallel worker draught 📎 Benoit Lobréau 14:25
Re: An improvement of ProcessTwoPhaseBuffer logic Давыдов Виталий 15:11
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Robert Treat 15:23
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) wenhui qiu 16:00
Re: Fix crash when non-creator being an iteration on shared radix tree Masahiko Sawada 16:59
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Tomas Vondra 17:58
Re: Add Postgres module info David Wheeler 18:26
Re: pure parsers and reentrant scanners 📎 Peter Eisentraut 18:27
Re: Statistics Import and Export Bruce Momjian 18:45
Re: Statistics Import and Export Bruce Momjian 18:54
Re: attndims, typndims still not enforced, but make the value within a sane threshold Bruce Momjian 19:26
Re: RFC: Allow EXPLAIN to Output Page Fault Information Jeremy Schneider 19:52
Re: Disabling vacuum truncate for autovacuum Jeremy Schneider 20:21
Re: Disabling vacuum truncate for autovacuum Will Storey 21:24
Re: Disabling vacuum truncate for autovacuum Jeremy Schneider 21:43
Re: Removing unused parameter in compute_expr_stats David Rowley 21:53
Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane 22:08
Re: attndims, typndims still not enforced, but make the value within a sane threshold Bruce Momjian 23:07

Dec. 27, 2024

Thread Author Time
Re: attndims, typndims still not enforced, but make the value within a sane threshold Michael Paquier 00:07
Fix handling of injection_points regarding pending stats 📎 Michael Paquier 00:23
Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane 00:32
Re: Add Postgres module info Andrei Lepikhov 01:09
RE: Windows meson build 📎 Kohei Harikae (Fujitsu) 01:31
Re: Add Postgres module info Andrei Lepikhov 01:34
Re: Support for unsigned integer types Bruce Momjian 01:47
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) wenhui qiu 02:04
WAL-logging facility for pgstats kinds 📎 Michael Paquier 03:32
Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C 03:52
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Michael Paquier 04:00
Re: Logical replication timeout vignesh C 04:11
Re: ERROR: corrupt MVNDistinct entry Richard Guo 04:16
Re: date_trunc invalid units with infinite value Michael Paquier 04:42
Re: Add Postgres module info Yurii Rashkovskii 05:10
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C 06:00
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎 Shubham Khanna 06:36
Re: Windows meson build Vladlen Popolitov 06:57
Re: Pass ParseState as down to utility functions. 📎 jian he 07:01
Re: An improvement of ProcessTwoPhaseBuffer logic 📎 Michael Paquier 07:37
RE: Memory leak in pg_logical_slot_{get,peek}_changes Zhijie Hou (Fujitsu) 08:13
Re: In-placre persistance change of a relation 📎 Kyotaro Horiguchi 08:25
Re: Crash: invalid DSA memory alloc request Andreas 'ads' Scherbaum 08:42
Re: cannot to compile extension by meson on windows Vladlen Popolitov 08:50
Re: Windows meson build Vladlen Popolitov 09:08
Re: pure parsers and reentrant scanners Heikki Linnakangas 09:19
Re: Logical replication timeout RECHTÉ Marc 09:30
RE: Logical Replication of sequences Hayato Kuroda (Fujitsu) 09:48
Re: Convert macros to static inline functions 📎 Peter Eisentraut 10:16
Re: Fix bank selection logic in SLRU Andrey Borodin 11:05
RE: Connection limits/permissions, slotsync workers, etc 📎 Zhijie Hou (Fujitsu) 12:12
Bug and memory leaks with access to file links with long names (Windows, MSVS) 📎 Vladlen Popolitov 12:44
Re: Test to dump and restore objects left behind by regression Daniel Gustafsson 12:46
Re: Exists pull-up application with JoinExpr Ilia Evdokimov 12:53
Re: Make tuple deformation faster 📎 David Rowley 13:02
Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) Daniel Gustafsson 13:22
Re: [Bug Fix]standby may crash when switching-over in certain special cases px shi 13:32
Remove support for OpenSSL *eay32 libs on Windows 📎 Daniel Gustafsson 14:09
Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio 14:15
Re: FileFallocate misbehaving on XFS Bruce Momjian 14:16
Re: cannot to compile extension by meson on windows Pavel Stehule 14:53
Re: [PATCHES] Post-special page storage TDE support Bruce Momjian 15:12
Re: An improvement of ProcessTwoPhaseBuffer logic 📎 Vitaly Davydov 15:16
Re: Re: proposal: schema variables 📎 jian he 15:19
Re: POC: make mxidoff 64 bits 📎 Maxim Orlov 17:09
Re: [PATCHES] Post-special page storage TDE support Greg Sabino Mullane 17:19
Re: [PATCHES] Post-special page storage TDE support Greg Sabino Mullane 17:25
Re: Connection limits/permissions, slotsync workers, etc 📎 Tom Lane 17:30
Re: RFC: Allow EXPLAIN to Output Page Fault Information Jeremy Schneider 18:32
Re: Add the ability to limit the amount of memory that can be allocated to backends. James Hunter 19:14
Re: [PATCHES] Post-special page storage TDE support Bruce Momjian 19:58
Re: Connection limits/permissions, slotsync workers, etc 📎 Tom Lane 20:51
Re: Add Postgres module info David E. Wheeler 22:02
Re: More reliable nbtree detection of unsatisfiable RowCompare quals involving a leading NULL key/element 📎 Peter Geoghegan 22:03

Dec. 28, 2024

Thread Author Time
Re: [PATCHES] Post-special page storage TDE support David Christensen 00:15
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Tomas Vondra 01:25
Re: Add the ability to limit the amount of memory that can be allocated to backends. Tomas Vondra 01:48
RE: Connection limits/permissions, slotsync workers, etc Zhijie Hou (Fujitsu) 03:16
Re: Logging parallel worker draught Sami Imseih 04:17
Re: Expand applicability of aggregate's sortop optimization 📎 Andrei Lepikhov 04:24
Re: Proposal: add new API to stringinfo Tatsuo Ishii 05:45
Re: Should fix a comment referring to stats collector? 📎 Junwang Zhao 07:25
Re: pg_attribute_noreturn(), MSVC, C11 📎 Peter Eisentraut 10:28
Re: Re: proposal: schema variables jian he 10:34
Re: Add the ability to limit the amount of memory that can be allocated to backends. 📎 Anton A. Melnikov 12:36
Re: Add the ability to limit the amount of memory that can be allocated to backends. Tomas Vondra 14:57
Re: Re: proposal: schema variables Pavel Stehule 15:32
Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) 📎 Shayon Mukherjee 16:09
Re: Document NULL Marcos Pegoraro 16:33
Re: Re: proposal: schema variables jian he 16:46
Re: Re: proposal: schema variables Pavel Stehule 17:29
Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) Noah Misch 18:10
Re: Add the ability to limit the amount of memory that can be allocated to backends. Jeremy Schneider 18:26
Re: which wire protocol fields are signed int and which ones are unsigned Bruce Momjian 19:31
Re: Connection limits/permissions, slotsync workers, etc Tom Lane 21:24
Re: Re: proposal: schema variables 📎 Pavel Stehule 21:49
Re: IANA timezone abbreviations versus timezone_abbreviations Bruce Momjian 23:47

Dec. 29, 2024

Thread Author Time
Re: Query regarding pg_prewarm extension 📎 Bruce Momjian 00:59
Re: Re: proposal: schema variables jian he 02:48
Re: Document NULL jian he 03:30
Re: Re: proposal: schema variables Pavel Stehule 06:24
Re: Add the ability to limit the amount of memory that can be allocated to backends. Jim Nasby 07:24
Re: Re: proposal: schema variables 📎 Pavel Stehule 08:42
Re: Query regarding pg_prewarm extension David Rowley 11:15
table_tuple_lock's snapshot argument Heikki Linnakangas 13:58
meson: Fix missing name arguments of cc.compiles() calls 📎 Peter Eisentraut 14:13
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Robert Treat 15:39
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Tomas Vondra 18:25
Re: Converting contrib SQL functions to new style Tom Lane 18:56
Re: Converting contrib SQL functions to new style Tom Lane 20:01
Re: IANA timezone abbreviations versus timezone_abbreviations Jelte Fennema-Nio 22:37
Re: IANA timezone abbreviations versus timezone_abbreviations Jelte Fennema-Nio 22:49
Re: IANA timezone abbreviations versus timezone_abbreviations Tom Lane 22:56

Dec. 30, 2024

Thread Author Time
Re: An improvement of ProcessTwoPhaseBuffer logic Michael Paquier 01:08
Re: Introduce XID age and inactive timeout based replication slot invalidation 📎 Peter Smith 01:15
Proposal: Progressive explain 📎 Rafael Thofehrn Castro 01:18
Re: Remove support for OpenSSL *eay32 libs on Windows Michael Paquier 01:24
Re: Should fix a comment referring to stats collector? Michael Paquier 03:20
Log a warning in pg_createsubscriber for max_slot_wal_keep_size 📎 Shubham Khanna 04:04
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size vignesh C 04:40
Re: Memory leak in pg_logical_slot_{get,peek}_changes Michael Paquier 04:42
Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith 05:02
Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith 05:34
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size 📎 Shubham Khanna 06:34
Re: Exists pull-up application with JoinExpr Alena Rybakina 08:24
Re: Fix handling of injection_points regarding pending stats Bertrand Drouvot 08:34
Correct the reference for plpgsql_yyparse() 📎 Japin Li 09:09
psql: Option to use expanded mode for various meta-commands 📎 Dean Rasheed 09:10
Re: [PoC] XMLCast (SQL/XML X025) 📎 Jim Jones 09:29
Re: AIX support Peter Eisentraut 09:29
Re: AIX support Andres Freund 09:39
Re: Autovacuum giving up on tables after crash because of lack of stats Bertrand Drouvot 09:44
Re: Fix handling of injection_points regarding pending stats Michael Paquier 10:00
Re: Logical Replication of sequences 📎 vignesh C 10:10
Re: Autovacuum giving up on tables after crash because of lack of stats 📎 Michael Paquier 10:12
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size vignesh C 10:33
Re: Remove support for OpenSSL *eay32 libs on Windows Daniel Gustafsson 11:00
Re: IANA timezone abbreviations versus timezone_abbreviations Jelte Fennema-Nio 11:03
Re: IANA timezone abbreviations versus timezone_abbreviations Jelte Fennema-Nio 12:22
Re: Support regular expressions with nondeterministic collations 📎 Peter Eisentraut 12:29

Browse Archives

Prev | Next