pgsql-hackers since 2023-04-14 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
April 14, 2023
April 15, 2023
April 16, 2023
April 17, 2023
| Thread |
Author |
Time |
|
Re: [PATCH] Add support for postgres:// URIs to PGDATABASE environment variable
|
Tom Lane |
01:25 |
|
Re: longfin missing gssapi_ext.h
|
Tom Lane |
01:33 |
|
Re: Should vacuum process config file reload more often 📎
|
Masahiko Sawada |
02:04 |
|
Re: Allowing parallel-safe initplans
|
Richard Guo |
02:57 |
|
Re: Initial Schema Sync for Logical Replication
|
Masahiko Sawada |
03:41 |
|
Re: postgres_fdw: wrong results with self join + enable_nestloop off
|
Nishant Sharma |
05:30 |
|
Re: allow_in_place_tablespaces vs. pg_basebackup
|
Michael Paquier |
05:30 |
|
Re: Direct I/O
|
Mikael Kjellström |
05:44 |
|
Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply
|
Etsuro Fujita |
06:21 |
|
Re: Allowing parallel-safe initplans
|
Richard Guo |
07:26 |
|
Re: regression coverage gaps for gist and hash indexes 📎
|
Alexander Lakhin |
08:00 |
|
Re: eclg -C ORACLE breaks data
|
Michael Paquier |
08:00 |
|
Re: Support logical replication of DDLs
|
Peter Smith |
08:14 |
|
Re: Issue in postgres_fdw causing unnecessary wait for cancel
request reply
|
Kyotaro Horiguchi |
08:38 |
|
Re: eclg -C ORACLE breaks data
|
Kyotaro Horiguchi |
08:47 |
|
Re: [PATCH] Add support for postgres:// URIs to PGDATABASE
environment variable
|
Rémi Lapeyre |
09:07 |
|
Re: Add two missing tests in 035_standby_logical_decoding.pl
|
Alvaro Herrera |
09:55 |
|
Re: Add two missing tests in 035_standby_logical_decoding.pl
|
Drouvot, Bertrand |
10:21 |
|
Re: Support logical replication of DDLs
|
vignesh C |
10:31 |
|
RE: Support logical replication of DDLs 📎
|
Zhijie Hou (Fujitsu) |
12:02 |
|
RE: Support logical replication of DDLs
|
Zhijie Hou (Fujitsu) |
12:02 |
|
Re: Support logical replication of DDLs
|
Peter Smith |
12:16 |
|
Re: longfin missing gssapi_ext.h 📎
|
Stephen Frost |
12:57 |
|
Re: Move defaults toward ICU in 16?
|
Justin Pryzby |
13:23 |
|
Re: Incremental sort for access method with ordered scan support (amcanorderbyop)
|
Richard Guo |
13:25 |
|
Re: longfin missing gssapi_ext.h
|
Tom Lane |
13:37 |
|
Re: [PoC] Improve dead tuple storage for lazy vacuum
|
Masahiko Sawada |
13:48 |
|
Re: longfin missing gssapi_ext.h
|
Stephen Frost |
13:51 |
|
Re: longfin missing gssapi_ext.h
|
Tom Lane |
14:01 |
|
Re: longfin missing gssapi_ext.h
|
Stephen Frost |
14:01 |
|
Re: Synchronizing slots from primary to standby 📎
|
Drouvot, Bertrand |
14:05 |
|
Re: longfin missing gssapi_ext.h 📎
|
Stephen Frost |
14:17 |
|
Re: longfin missing gssapi_ext.h
|
Tom Lane |
14:30 |
|
v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File:
"xlog.c", Line: 1055, PID: 13564
|
Justin Pryzby |
14:53 |
|
Re: Allowing parallel-safe initplans
|
Tom Lane |
15:04 |
|
Re: longfin missing gssapi_ext.h
|
Stephen Frost |
15:07 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File: "xlog.c", Line: 1055, PID: 13564
|
Tom Lane |
15:16 |
|
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎
|
Masahiko Sawada |
15:20 |
|
pgsql: Further cleanup of autoconf output files for GSSAPI changes.
|
Tom Lane |
15:22 |
|
Re: Direct I/O
|
Robert Haas |
15:44 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File:
"xlog.c", Line: 1055, PID: 13564 📎
|
Matthias van de Meent |
15:50 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File: "xlog.c", Line: 1055, PID: 13564
|
Tom Lane |
15:53 |
|
Re: Direct I/O
|
Tom Lane |
16:06 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File: "xlog.c", Line: 1055, PID: 13564
|
Tom Lane |
16:13 |
|
Re: Request for comment on setting binary format output per session
|
Robert Haas |
16:17 |
|
Re: recovery modules 📎
|
Nathan Bossart |
16:19 |
|
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for
server cert
|
Jacob Champion |
16:20 |
|
Re: Note new NULLS NOT DISTINCT on unique index tutorial page
|
Corey Huinker |
17:01 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File: "xlog.c", Line: 1055, PID: 13564
|
Tom Lane |
17:50 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File:
"xlog.c", Line: 1055, PID: 13564
|
Andres Freund |
17:54 |
|
Re: Request for comment on setting binary format output per session
|
Jeff Davis |
17:55 |
|
Fix typos and inconsistencies for v16 📎
|
Alexander Lakhin |
18:00 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File:
"xlog.c", Line: 1055, PID: 13564
|
Andres Freund |
18:00 |
|
Re: Move defaults toward ICU in 16?
|
Jeff Davis |
18:02 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File: "xlog.c", Line: 1055, PID: 13564
|
Tom Lane |
18:26 |
|
Re: Move defaults toward ICU in 16?
|
Tom Lane |
18:33 |
|
Re: pgsql: Further cleanup of autoconf output files for GSSAPI
changes.
|
Andrew Dunstan |
18:57 |
|
Re: Incremental sort for access method with ordered scan support (amcanorderbyop) 📎
|
Miroslav Bendik |
19:41 |
|
Re: Request for comment on setting binary format output per session
|
Robert Haas |
19:53 |
|
Re: pgsql: Further cleanup of autoconf output files for GSSAPI changes.
|
Tom Lane |
19:53 |
|
Re: Request for comment on setting binary format output per session
|
Tom Lane |
20:22 |
|
Re: pgsql: Further cleanup of autoconf output files for GSSAPI
changes.
|
Andrew Dunstan |
20:22 |
|
Re: pgsql: Further cleanup of autoconf output files for GSSAPI changes.
|
Tom Lane |
20:25 |
|
Re: optimize several list functions with SIMD intrinsics 📎
|
Nathan Bossart |
20:42 |
|
Re: check_strxfrm_bug()
|
Nathan Bossart |
21:06 |
|
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Melanie Plageman |
21:21 |
|
Re: Clean up hba.c of code freeing regexps
|
Nathan Bossart |
21:21 |
|
Re: Temporary tables versus wraparound... again 📎
|
Greg Stark |
21:40 |
|
Re: Direct I/O
|
Thomas Munro |
21:44 |
|
Re: check_strxfrm_bug()
|
Tom Lane |
21:48 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File:
"xlog.c", Line: 1055, PID: 13564
|
Justin Pryzby |
22:00 |
|
Re: Clean up hba.c of code freeing regexps
|
Michael Paquier |
22:05 |
|
Re: v16dev: TRAP: failed Assert("size > SizeOfXLogRecord"), File: "xlog.c", Line: 1055, PID: 13564
|
Tom Lane |
22:09 |
|
Re: Fix typos and inconsistencies for v16 📎
|
Justin Pryzby |
22:10 |
|
Re: Scans are offloaded to SeqScan instead of CustomScan when there
are multiple relations in the same query
|
Amin |
22:34 |
|
Re: check_strxfrm_bug()
|
Peter Geoghegan |
22:40 |
|
Re: Scans are offloaded to SeqScan instead of CustomScan when there are multiple relations in the same query
|
Tom Lane |
22:45 |
|
Re: check_strxfrm_bug()
|
Michael Paquier |
23:52 |
April 18, 2023
Browse Archives
Prev
|
Next