pgsql-hackers since 2024-12-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
Browse Archives
Prev
|
Next
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
Dec. 29, 2024
Dec. 30, 2024
Dec. 31, 2024
Thread |
Author |
Time |
Re: Add the ability to limit the amount of memory that can be
allocated to backends.
|
James Hunter |
00:34 |
Re: Remove support for OpenSSL *eay32 libs on Windows
|
Michael Paquier |
00:49 |
Re: Add the ability to limit the amount of memory that can be
allocated to backends.
|
James Hunter |
00:51 |
Re: WAL-logging facility for pgstats kinds 📎
|
Michael Paquier |
00:52 |
Re: Add the ability to limit the amount of memory that can be
allocated to backends.
|
James Hunter |
01:03 |
Re: Add the ability to limit the amount of memory that can be
allocated to backends.
|
James Hunter |
01:05 |
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks)
|
Michael Paquier |
01:06 |
Re: Add the ability to limit the amount of memory that can be
allocated to backends.
|
James Hunter |
01:17 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Michael Paquier |
01:23 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6, and 9.4)
|
Tom Lane |
02:00 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Roberto C. Sánchez |
03:02 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Roberto C. Sánchez |
03:12 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Bruce Momjian |
03:25 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Roberto C. Sánchez |
03:27 |
Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)
|
Sami Imseih |
03:52 |
add vacuum starttime columns
|
wenhui qiu |
03:55 |
Re: add vacuum starttime columns
|
David G. Johnston |
04:31 |
Re: add vacuum starttime columns
|
Sami Imseih |
04:40 |
Re: add vacuum starttime columns
|
wenhui qiu |
04:40 |
POC: enable logical decoding when wal_level = 'replica' without a
server restart 📎
|
Masahiko Sawada |
04:44 |
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size 📎
|
Shubham Khanna |
05:48 |
Re: Proposal: Progressive explain
|
jian he |
06:00 |
Re: Introduce XID age and inactive timeout based replication slot invalidation 📎
|
Nisha Moond |
07:00 |
Re: Introduce XID age and inactive timeout based replication slot invalidation
|
Nisha Moond |
07:05 |
Re: add vacuum starttime columns
|
wenhui qiu |
07:32 |
Re: Autovacuum giving up on tables after crash because of lack of
stats
|
Bertrand Drouvot |
07:53 |
Re: ERROR: corrupt MVNDistinct entry 📎
|
Richard Guo |
08:40 |
RE: AIX support
|
Srirama Kucherlapati |
08:55 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Christoph Berg |
09:50 |
Re: [PATCH] New predefined role pg_manage_extensions
|
Michael Banck |
11:15 |
Re: WAL-logging facility for pgstats kinds
|
Bertrand Drouvot |
11:29 |
Re: Test to dump and restore objects left behind by regression 📎
|
Ashutosh Bapat |
11:54 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Andrew Dunstan |
12:36 |
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks)
|
Tomas Vondra |
15:06 |
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks)
|
Tomas Vondra |
15:20 |
Re: FileFallocate misbehaving on XFS
|
Andres Freund |
15:31 |
Re: SQLFunctionCache and generic plans
|
Pavel Stehule |
15:39 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6, and 9.4)
|
Tom Lane |
15:43 |
Re: add vacuum starttime columns
|
Sami Imseih |
15:53 |
Modern SHA2- based password hashes for pgcrypto 📎
|
Bernd Helmle |
16:06 |
Re: using index to speedup add not null constraints to a table 📎
|
jian he |
16:09 |
Re: add vacuum starttime columns
|
Greg Sabino Mullane |
16:18 |
Re: Proposal: Progressive explain 📎
|
Rafael Thofehrn Castro |
16:23 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Bruce Momjian |
16:36 |
Re: Modern SHA2- based password hashes for pgcrypto
|
Bernd Helmle |
16:36 |
Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6,
and 9.4)
|
Bruce Momjian |
16:50 |
Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) 📎
|
Shayon Mukherjee |
16:52 |
Browse Archives
Prev
|
Next