pgsql-hackers since 2024-12-11 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. 11, 2024
| Thread |
Author |
Time |
|
Re: fix deprecation mention for age() and mxid_age()
|
Michael Paquier |
00:01 |
|
Re: Expand applicability of aggregate's sortop optimization
|
Michael Paquier |
00:22 |
|
Re: Separate memory contexts for relcache and catcache
|
Michael Paquier |
00:27 |
|
Re: Serverside SNI support in libpq
|
Michael Paquier |
00:34 |
|
Re: Vectored IO in XLogWrite()
|
Michael Paquier |
00:41 |
|
Re: Add ExprState hashing for GROUP BY and hashed SubPlans
|
David Rowley |
00:49 |
|
Re: FileFallocate misbehaving on XFS
|
Michael Harris |
01:09 |
|
RE: Memory leak in WAL sender with pgoutput (v10~)
|
Zhijie Hou (Fujitsu) |
02:13 |
|
Re: Wrong results with right-semi-joins
|
Richard Guo |
02:27 |
|
RE: Parallel heap vacuum
|
Hayato Kuroda (Fujitsu) |
02:34 |
|
Re: Introduce XID age and inactive timeout based replication slot invalidation
|
Peter Smith |
02:44 |
|
Re: Skip collecting decoded changes of already-aborted transactions
|
Dilip Kumar |
02:51 |
|
Re: FileFallocate misbehaving on XFS
|
Michael Harris |
02:59 |
|
Re: [PoC] Reducing planning time when tables have many partitions 📎
|
Yuya Watari |
03:16 |
|
Re: Conflict detection for update_deleted in logical replication 📎
|
Nisha Moond |
03:42 |
|
Re: long-standing data loss bug in initial sync of logical replication 📎
|
Shlok Kyal |
03:43 |
|
Memory leak in pg_logical_slot_{get,peek}_changes 📎
|
vignesh C |
04:27 |
|
Re: attndims, typndims still not enforced, but make the value within
a sane threshold
|
Michael Paquier |
04:38 |
|
Re: Changing the state of data checksums in a running cluster
|
Michael Paquier |
04:47 |
|
Re: Subscription sometimes loses txns after initial table sync
|
Shlok Kyal |
04:50 |
|
Re: Conflict detection for update_deleted in logical replication 📎
|
Amit Kapila |
05:06 |
|
Re: Memory leak in WAL sender with pgoutput (v10~)
|
vignesh C |
05:08 |
|
Re: warn if GUC set to an invalid shared library
|
Michael Paquier |
05:12 |
|
Re: attndims, typndims still not enforced, but make the value within a sane threshold
|
Tom Lane |
05:15 |
|
VACUUM cleaning of CF 2024-11
|
Michael Paquier |
05:17 |
|
Re: attndims, typndims still not enforced, but make the value within
a sane threshold
|
Michael Paquier |
05:24 |
|
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility.
|
vignesh C |
05:29 |
|
Re: Memory leak in WAL sender with pgoutput (v10~)
|
Masahiko Sawada |
05:38 |
|
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎
|
Shubham Khanna |
05:51 |
|
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility.
|
Shubham Khanna |
05:53 |
|
Re: Fix comments related to pending statistics
|
Michael Paquier |
05:56 |
|
Re: Make use of pg_memory_is_all_zeros() in more places
|
Michael Paquier |
06:03 |
|
RE: Memory leak in pg_logical_slot_{get,peek}_changes 📎
|
Zhijie Hou (Fujitsu) |
06:09 |
|
Re: CREATE SCHEMA ... CREATE DOMAIN support
|
Kirill Reshke |
06:22 |
|
Suggestion to standardize comment format in pg_dump
|
Nohez Poonawala |
06:37 |
|
Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 📎
|
Kirill Reshke |
06:37 |
|
Re: Sort functions with specialized comparators
|
John Naylor |
06:39 |
|
Re: Track the amount of time waiting due to cost_delay
|
Dilip Kumar |
06:43 |
|
Re: Virtual generated columns 📎
|
jian he |
06:49 |
|
Re: Introduce XID age and inactive timeout based replication slot invalidation
|
vignesh C |
06:51 |
|
RE: Replace IN VALUES with ANY in WHERE clauses during optimization
|
postgresql_contributors |
06:54 |
|
Re: Track the amount of time waiting due to cost_delay
|
Bertrand Drouvot |
07:00 |
|
Re: fix deprecation mention for age() and mxid_age()
|
Bertrand Drouvot |
07:04 |
|
advanced patch feedback session at FOSDEM, responses needed
|
Peter Eisentraut |
07:05 |
|
Re: long-standing data loss bug in initial sync of logical replication
|
Masahiko Sawada |
07:06 |
|
Re: CRC32C Parallel Computation Optimization on ARM 📎
|
John Naylor |
07:08 |
|
Avoid unnecessary wrapping for more complex expressions 📎
|
Richard Guo |
07:31 |
|
Re: Fix comments related to pending statistics
|
Bertrand Drouvot |
07:32 |
|
RE: Conflict detection for update_deleted in logical replication
|
Zhijie Hou (Fujitsu) |
07:33 |
|
Re: FileFallocate misbehaving on XFS 📎
|
Michael Harris |
07:40 |
|
Re: Make use of pg_memory_is_all_zeros() in more places 📎
|
Bertrand Drouvot |
07:56 |
|
Re: Expand applicability of aggregate's sortop optimization
|
Andrei Lepikhov |
08:04 |
|
Re: Parallel heap vacuum
|
Masahiko Sawada |
08:07 |
|
Re: Serverside SNI support in libpq
|
Daniel Gustafsson |
08:13 |
|
Add Postgres module info 📎
|
Andrei Lepikhov |
08:35 |
|
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎
|
vignesh C |
08:38 |
|
Re: Logical replication timeout
|
RECHTÉ Marc |
08:59 |
|
RE: Conflict detection for update_deleted in logical replication 📎
|
Zhijie Hou (Fujitsu) |
09:02 |
|
Re: Removing unneeded self joins
|
Andrei Lepikhov |
09:02 |
|
Re: [PATCH] SVE popcount support 📎
|
Chiranmoy.Bhattacharya@fujitsu.com |
09:06 |
|
Re: Memory leak in pg_logical_slot_{get,peek}_changes
|
vignesh C |
09:11 |
|
RE: Conflict detection for update_deleted in logical replication 📎
|
Hayato Kuroda (Fujitsu) |
09:29 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
David Rowley |
09:38 |
|
RE: Memory leak in pg_logical_slot_{get,peek}_changes
|
Zhijie Hou (Fujitsu) |
09:45 |
|
pg_dump memory leak of 400 bytes 📎
|
Oleg Tselebrovskiy |
09:59 |
|
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎
|
Shubham Khanna |
10:05 |
|
Re: pg_dump memory leak of 400 bytes
|
Daniel Gustafsson |
10:09 |
|
Re: Logical Replication of sequences 📎
|
vignesh C |
10:12 |
|
Re: advanced patch feedback session at FOSDEM, responses needed
|
Tomas Vondra |
11:02 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
David Rowley |
11:16 |
|
Re: on_error table, saving error info to a table
|
Nishant Sharma |
11:41 |
|
Re: FileFallocate misbehaving on XFS
|
Jakub Wartak |
12:05 |
|
RE: COPY performance on Windows 📎
|
Ryohei Takahashi (Fujitsu) |
12:18 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
Guillaume Lelarge |
12:41 |
|
Re: NOT ENFORCED constraint feature
|
jian he |
12:42 |
|
Re: NOT ENFORCED constraint feature
|
Amul Sul |
12:58 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
jian he |
14:00 |
|
Re: on_error table, saving error info to a table
|
Andrew Dunstan |
14:52 |
|
Re: Document NULL
|
Marcos Pegoraro |
15:09 |
|
Re: Suggestion to standardize comment format in pg_dump
|
Euler Taveira |
15:14 |
|
Re: Suggestion to standardize comment format in pg_dump
|
Tom Lane |
15:38 |
|
Re: Proposal to add a new URL data type.
|
Alexander Borisov |
16:04 |
|
Re: FileFallocate misbehaving on XFS
|
Andres Freund |
16:34 |
|
Re: Proposal to add a new URL data type.
|
Robert Haas |
16:34 |
|
Re: Track the amount of time waiting due to cost_delay
|
Nathan Bossart |
16:40 |
|
Re: CRC32C Parallel Computation Optimization on ARM
|
Nathan Bossart |
16:54 |
|
Re: CREATE SCHEMA ... CREATE DOMAIN support
|
Tom Lane |
17:08 |
|
Re: Add support to TLS 1.3 cipher suites and curves lists
|
Nathan Bossart |
17:11 |
|
Re: Add support to TLS 1.3 cipher suites and curves lists
|
Jacob Champion |
17:37 |
|
Re: Add support to TLS 1.3 cipher suites and curves lists
|
Tom Lane |
17:47 |
|
Re: Add support to TLS 1.3 cipher suites and curves lists
|
Daniel Gustafsson |
18:14 |
|
Re: Add Postgres module info
|
Tom Lane |
18:21 |
|
Re: why there is not VACUUM FULL CONCURRENTLY? 📎
|
Antonin Houska |
18:29 |
|
Re: Document NULL
|
Marcos Pegoraro |
18:45 |
|
Re: SCRAM pass-through authentication for postgres_fdw
|
Matheus Alcantara |
19:04 |
|
Re: Add support to TLS 1.3 cipher suites and curves lists
|
Nathan Bossart |
19:13 |
|
Re: Adding skip scan (including MDAM style range skip scan) to nbtree 📎
|
Peter Geoghegan |
19:13 |
|
Re: Count and log pages set all-frozen by vacuum
|
Masahiko Sawada |
19:18 |
|
Re: Unmark gen_random_uuid() function leakproof
|
Masahiko Sawada |
19:20 |
|
Re: Add Postgres module info
|
Andres Freund |
19:26 |
|
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip
scan and SAOP scans) 📎
|
Peter Geoghegan |
19:41 |
|
Re: Add Postgres module info
|
Tom Lane |
19:54 |
|
Re: Make use of pg_memory_is_all_zeros() in more places
|
Nathan Bossart |
20:21 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE 📎
|
Guillaume Lelarge |
20:29 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
Jelte Fennema-Nio |
20:41 |
|
connection establishment versus parallel workers 📎
|
Nathan Bossart |
20:42 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
Guillaume Lelarge |
20:46 |
|
Re: Pass ParseState as down to utility functions.
|
Tom Lane |
20:48 |
|
Re: proposal: schema variables 📎
|
Pavel Stehule |
20:51 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
David Rowley |
20:55 |
|
Re: [BUG] Possible occurrence of segfault in ecpg test
|
Tom Lane |
21:00 |
|
Re: VACUUM cleaning of CF 2024-11
|
Daniel Gustafsson |
21:29 |
|
Re: Assert failure on running a completed portal again
|
Robert Haas |
21:45 |
|
Re: connection establishment versus parallel workers
|
Thomas Munro |
22:36 |
|
Re: connection establishment versus parallel workers
|
Thomas Munro |
22:43 |
|
Re: FileFallocate misbehaving on XFS
|
Andres Freund |
23:50 |
|
Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant
UCS_BASIC 📎
|
Jeff Davis |
23:52 |
|
Re: Add Pipelining support in psql
|
Jelte Fennema-Nio |
23:53 |
|
Re: Pre-proposal: unicode normalized text
|
Jeff Davis |
23:55 |
Dec. 12, 2024
Browse Archives
Prev
|
Next