pgsql-hackers since 2022-12-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
Dec. 26, 2022
Dec. 27, 2022
Dec. 28, 2022
Thread |
Author |
Time |
Re: [PATCH] Support using "all" for the db user in pg_ident.conf
|
Michael Paquier |
00:10 |
Re: recovery modules
|
Michael Paquier |
00:26 |
Re: recovery modules
|
Andres Freund |
00:43 |
Re: Allow placeholders in ALTER ROLE w/o superuser
|
Justin Pryzby |
01:06 |
Re: Force streaming every change in logical decoding
|
Amit Kapila |
02:19 |
RE: Exit walsender before confirming remote flush in logical
replication 📎
|
Hayato Kuroda (Fujitsu) |
02:47 |
RE: Exit walsender before confirming remote flush in logical
replication
|
Hayato Kuroda (Fujitsu) |
02:49 |
Re: Exit walsender before confirming remote flush in logical replication
|
Amit Kapila |
03:56 |
Re: POC, WIP: OR-clause support for indexes 📎
|
Andrey Lepikhov |
04:19 |
Re: Allow placeholders in ALTER ROLE w/o superuser
|
Tom Lane |
04:29 |
Re: Data loss on logical replication, 12.12 to 14.5, ALTER SUBSCRIPTION
|
Amit Kapila |
04:33 |
RE: Perform streaming logical transactions by background workers and
parallel apply 📎
|
[email protected] |
04:38 |
CFM for 2023-01
|
vignesh C |
05:22 |
Re: Error-safe user functions 📎
|
Amul Sul |
06:00 |
SQL/JSON revisited 📎
|
Amit Langote |
07:28 |
Re: SQL/JSON revisited
|
Amit Langote |
07:31 |
Re: Making Vars outer-join aware
|
Richard Guo |
08:49 |
Re: [PATCH] Support using "all" for the db user in pg_ident.conf 📎
|
Jelte Fennema |
09:11 |
RE: Exit walsender before confirming remote flush in logical
replication
|
Hayato Kuroda (Fujitsu) |
09:15 |
Re: Add 64-bit XIDs into PostgreSQL 15
|
Maxim Orlov |
10:14 |
Add BufFileRead variants with short read and EOF detection 📎
|
Peter Eisentraut |
10:47 |
Re: Add SHELL_EXIT_CODE to psql
|
Maxim Orlov |
10:58 |
Re: Data loss on logical replication, 12.12 to 14.5, ALTER SUBSCRIPTION
|
Michail Nikolaev |
11:22 |
Re: add \dpS to psql
|
Maxim Orlov |
11:46 |
split TOAST support out of postgres.h 📎
|
Peter Eisentraut |
13:07 |
Re: split TOAST support out of postgres.h
|
Isaac Morland |
14:07 |
Re: Underscores in numeric literals
|
Andrew Dunstan |
14:28 |
Re: Error-safe user functions
|
Andrew Dunstan |
15:04 |
Re: split TOAST support out of postgres.h
|
Tom Lane |
15:07 |
Re: Making Vars outer-join aware
|
Tom Lane |
15:36 |
Re: Allow placeholders in ALTER ROLE w/o superuser
|
Justin Pryzby |
17:28 |
Re: New strategies for freezing, advancing relfrozenxid early 📎
|
Peter Geoghegan |
17:34 |
Re: perl 5.36, C99, -Wdeclaration-after-statement
-Wshadow=compatible-local 📎
|
Andres Freund |
18:24 |
Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local
|
Tom Lane |
18:43 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue) 📎
|
Tom Lane |
20:13 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue) 📎
|
Nathan Bossart |
21:12 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue)
|
Tom Lane |
21:20 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue)
|
Nathan Bossart |
21:21 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue)
|
Nathan Bossart |
21:23 |
Re: add \dpS to psql
|
Nathan Bossart |
21:26 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue)
|
Tom Lane |
22:05 |
Re: Support logical replication of DDLs 📎
|
Zheng Li |
22:42 |
Re: Support logical replication of DDLs
|
Zheng Li |
22:50 |
Avoiding unnecessary clog lookups while freezing 📎
|
Peter Geoghegan |
23:24 |
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and
more?)
|
Andres Freund |
23:56 |
Dec. 29, 2022
Thread |
Author |
Time |
Re: perl 5.36, C99, -Wdeclaration-after-statement
-Wshadow=compatible-local
|
Andres Freund |
00:02 |
[PATCH] two minor fixes to MVCC docs 📎
|
Will Mortensen |
00:02 |
Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local
|
Tom Lane |
00:05 |
Re: Avoiding unnecessary clog lookups while freezing
|
Andres Freund |
00:20 |
windows/meson cfbot warnings
|
Justin Pryzby |
00:35 |
Re: Avoiding unnecessary clog lookups while freezing
|
Peter Geoghegan |
00:37 |
Re: Avoiding unnecessary clog lookups while freezing
|
Andres Freund |
00:43 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue)
|
Justin Pryzby |
01:23 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue)
|
Justin Pryzby |
01:29 |
Re: windows/meson cfbot warnings
|
Andres Freund |
01:44 |
GSOC2023 📎
|
diaa |
02:10 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue)
|
Tom Lane |
02:17 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue)
|
Andres Freund |
03:03 |
psql: stop at error immediately during \copy 📎
|
Peifeng Qiu |
03:18 |
Re: Avoiding unnecessary clog lookups while freezing
|
Peter Geoghegan |
06:36 |
Re: split TOAST support out of postgres.h
|
Nikita Malakhov |
07:39 |
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? 📎
|
Noah Misch |
08:40 |
Re: Perform streaming logical transactions by background workers and
parallel apply 📎
|
Amit Kapila |
13:24 |
Re: [PoC] Implementation of distinct in Window Aggregates
|
Ankit Kumar Pandey |
15:28 |
Re: split TOAST support out of postgres.h
|
Andres Freund |
17:15 |
Re: Avoiding unnecessary clog lookups while freezing
|
Andres Freund |
17:21 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue)
|
Tom Lane |
17:22 |
Re: postgres_fdw uninterruptible during connection establishment /
ProcSignalBarrier
|
Andres Freund |
17:23 |
Re: split TOAST support out of postgres.h
|
Matthias van de Meent |
17:23 |
Re: Avoiding unnecessary clog lookups while freezing
|
Tom Lane |
17:25 |
Re: Avoiding unnecessary clog lookups while freezing
|
Peter Geoghegan |
17:43 |
Re: split TOAST support out of postgres.h
|
Tom Lane |
17:47 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue)
|
Nathan Bossart |
18:26 |
Re: perl 5.36, C99, -Wdeclaration-after-statement
-Wshadow=compatible-local 📎
|
Andres Freund |
18:42 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue)
|
Tom Lane |
18:45 |
Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local
|
Tom Lane |
18:51 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue)
|
Nathan Bossart |
18:52 |
Re: recovery modules 📎
|
Nathan Bossart |
19:43 |
Re: Avoiding unnecessary clog lookups while freezing
|
Andres Freund |
20:00 |
Re: Avoiding unnecessary clog lookups while freezing 📎
|
Peter Geoghegan |
20:20 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue)
|
Tom Lane |
20:29 |
Re: Avoiding unnecessary clog lookups while freezing
|
Peter Geoghegan |
20:50 |
Re: postgres_fdw uninterruptible during connection establishment / ProcSignalBarrier
|
Thomas Munro |
21:31 |
Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and
possible memory issue)
|
Nathan Bossart |
21:37 |
Re: postgres_fdw uninterruptible during connection establishment / ProcSignalBarrier
|
Tom Lane |
21:37 |
Re: perl 5.36, C99, -Wdeclaration-after-statement
-Wshadow=compatible-local
|
Andres Freund |
21:40 |
Re: postgres_fdw uninterruptible during connection establishment /
ProcSignalBarrier
|
Andres Freund |
21:54 |
Re: Avoiding unnecessary clog lookups while freezing 📎
|
Peter Geoghegan |
23:10 |
Dec. 30, 2022
Browse Archives
Prev
|
Next