pgsql-hackers since 2025-08-26 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
Aug. 26, 2025
Aug. 27, 2025
| Thread |
Author |
Time |
|
Re: Buffer locking is special (hints, checksums, AIO writes)
|
Noah Misch |
00:14 |
|
Re: Adding REPACK [concurrently]
|
Mihail Nikalayeu |
00:38 |
|
Why CI doesn't run?
|
Chao Li |
01:05 |
|
Re: Making jsonb_agg() faster
|
Chao Li |
01:22 |
|
Re: Why CI doesn't run?
|
David G. Johnston |
01:23 |
|
Re: Why CI doesn't run?
|
Chao Li |
01:28 |
|
Re: Fixes a trivial bug in dumped parse/query/plan trees
|
Chao Li |
01:35 |
|
Re: Fixes a trivial bug in dumped parse/query/plan trees 📎
|
Chao Li |
01:46 |
|
RE: Conflict detection for update_deleted in logical replication 📎
|
Zhijie Hou (Fujitsu) |
03:29 |
|
RE: Conflict detection for update_deleted in logical replication
|
Zhijie Hou (Fujitsu) |
03:29 |
|
RE: Conflict detection for update_deleted in logical replication 📎
|
Zhijie Hou (Fujitsu) |
03:29 |
|
Re: SQL:2023 JSON simplified accessor support
|
jian he |
04:15 |
|
Re: Adding REPACK [concurrently]
|
Antonin Houska |
06:16 |
|
Re: pg_restore --no-policies should not restore policies' comment
|
jian he |
06:17 |
|
Re: POC: enable logical decoding when wal_level = 'replica' without a
server restart 📎
|
Masahiko Sawada |
06:41 |
|
Re: [BUG] Remove self joins causes 'variable not found in subplan
target lists' error
|
Richard Guo |
06:56 |
|
Re: SQL:2023 JSON simplified accessor support
|
Chao Li |
07:26 |
|
Add memory_limit_hits to pg_stat_replication_slots 📎
|
Bertrand Drouvot |
07:26 |
|
Re: Report reorder buffer size
|
Bertrand Drouvot |
07:31 |
|
Re: Inconsistent update in the MERGE command
|
Dmitry |
07:55 |
|
Re: Remove traces of long in dynahash.c
|
Peter Eisentraut |
08:00 |
|
Re: Adding REPACK [concurrently]
|
Mihail Nikalayeu |
08:22 |
|
Re: Changing the state of data checksums in a running cluster 📎
|
Daniel Gustafsson |
08:30 |
|
Re: [BUG?] check_exclusion_or_unique_constraint false negative
|
Mihail Nikalayeu |
08:53 |
|
Mark ItemPointer parameters as const in tuple/table lock functions 📎
|
Chao Li |
08:57 |
|
Re: Mark ItemPointer parameters as const in tuple/table lock
functions
|
Peter Eisentraut |
09:24 |
|
Re: Improve LWLock tranche name visibility across backends
|
Bertrand Drouvot |
09:28 |
|
Re: Changing the state of data checksums in a running cluster
|
Tomas Vondra |
09:39 |
|
Re: plan shape work
|
Andrei Lepikhov |
09:41 |
|
Re: Per backend relation statistics tracking
|
Bertrand Drouvot |
09:46 |
|
Re: Adding REPACK [concurrently]
|
Antonin Houska |
10:11 |
|
Re: pgsql: oauth: Add unit tests for multiplexer handling
|
Christoph Berg |
10:37 |
|
Re: Adding REPACK [concurrently]
|
Mihail Nikalayeu |
10:55 |
|
Re: Changing the state of data checksums in a running cluster 📎
|
Daniel Gustafsson |
11:00 |
|
Re: Fix replica identity checks for MERGE command on published table.
|
Dean Rasheed |
11:12 |
|
Re: [PATCH] Generate random dates/times in a specified range
|
Dean Rasheed |
11:35 |
|
RE: POC: enable logical decoding when wal_level = 'replica' without a
server restart
|
Hayato Kuroda (Fujitsu) |
12:07 |
|
Re: Potential problem in commit f777d773878 and 4f7f7b03758
|
Matheus Alcantara |
12:39 |
|
Re: Changing the state of data checksums in a running cluster
|
Tomas Vondra |
12:39 |
|
Re: Changing the state of data checksums in a running cluster
|
Tomas Vondra |
12:42 |
|
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎
|
Kirill Reshke |
12:55 |
|
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
|
Melanie Plageman |
13:08 |
|
Re: Report bytes and transactions actually sent downtream
|
Bertrand Drouvot |
13:43 |
|
Re: Inconsistent update in the MERGE command 📎
|
Dean Rasheed |
13:44 |
|
Re: Per backend relation statistics tracking
|
Bertrand Drouvot |
13:57 |
|
Re: Buffer locking is special (hints, checksums, AIO writes)
|
Robert Haas |
14:03 |
|
Re: Potential problem in commit f777d773878 and 4f7f7b03758
|
Peter Eisentraut |
14:17 |
|
Re: Issue with logical replication slot during switchover
|
Fabrice Chapuis |
14:24 |
|
Re: index prefetching 📎
|
Tomas Vondra |
14:36 |
|
Improve read_local_xlog_page_guts by replacing polling with
latch-based waiting 📎
|
Xuneng Zhou |
15:23 |
|
Re: Improve read_local_xlog_page_guts by replacing polling with
latch-based waiting 📎
|
Xuneng Zhou |
15:31 |
|
Re: Identifying function-lookup failures due to argument name
mismatches
|
Peter Eisentraut |
15:42 |
|
Re: Identifying function-lookup failures due to argument name
mismatches
|
Peter Eisentraut |
15:42 |
|
Re: Implement waiting for wal lsn replay: reloaded 📎
|
Xuneng Zhou |
15:54 |
|
Re: END is not a reserved word
|
Vicky Vergara |
16:02 |
|
Re: List TAP test files in makefiles
|
Álvaro Herrera |
16:07 |
|
Re: Buffer locking is special (hints, checksums, AIO writes)
|
Andres Freund |
16:18 |
|
Re: Proper object locking for GRANT/REVOKE
|
Peter Eisentraut |
16:54 |
|
Re: ABI Compliance Checker GSoC Project
|
David E. Wheeler |
17:13 |
|
Re: POC: enable logical decoding when wal_level = 'replica' without a
server restart
|
Masahiko Sawada |
17:54 |
|
Re: Parallel heap vacuum
|
Masahiko Sawada |
18:29 |
|
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT,
and PROGRAM
|
Kirill Reshke |
18:53 |
|
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎
|
Melanie Plageman |
19:02 |
|
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
|
Melanie Plageman |
19:08 |
|
Re: Improve LWLock tranche name visibility across backends 📎
|
Sami Imseih |
19:13 |
|
Re: Buffer locking is special (hints, checksums, AIO writes)
|
Noah Misch |
19:14 |
|
Re: Buffer locking is special (hints, checksums, AIO writes)
|
Robert Haas |
19:22 |
|
Re: Buffer locking is special (hints, checksums, AIO writes)
|
Andres Freund |
19:29 |
|
Re: [PATCH] Let's get rid of the freelist and the
buffer_strategy_lock 📎
|
Greg Burd |
19:42 |
|
Re: Serverside SNI support in libpq 📎
|
Daniel Gustafsson |
19:49 |
|
Qual push down to table AM 📎
|
Julien Tachoires |
20:27 |
|
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
|
Peter Geoghegan |
21:06 |
|
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error 📎
|
Tom Lane |
21:42 |
|
Re: Qual push down to table AM
|
Andres Freund |
21:50 |
|
Re: Qual push down to table AM
|
Kirill Reshke |
21:57 |
|
Re: Buffer locking is special (hints, checksums, AIO writes)
|
Noah Misch |
23:04 |
|
Re: Non-reproducible AIO failure
|
Andres Freund |
23:08 |
|
Re: Non-reproducible AIO failure
|
Andres Freund |
23:16 |
|
Re: Support getrandom() for pg_strong_random() source
|
Masahiko Sawada |
23:48 |
Aug. 28, 2025
Browse Archives
Prev
|
Next