pgsql-hackers since 2023-08-21 10:56
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. 21, 2023
Aug. 22, 2023
Aug. 23, 2023
Thread |
Author |
Time |
Re: Make --help output fit within 80 columns per line
|
Masahiro Ikeda |
00:45 |
False "pg_serial": apparent wraparound” in logs 📎
|
Imseih (AWS), Sami |
00:55 |
Re: initdb caching during tests
|
Andres Freund |
01:17 |
Re: Support run-time partition pruning for hash join
|
Andy Fan |
01:19 |
pg_upgrade - a function parameter shadows global 'new_cluster' 📎
|
Peter Smith |
01:28 |
Re: Support run-time partition pruning for hash join
|
Andy Fan |
01:41 |
Re: PG 16 draft release notes ready
|
Bruce Momjian |
02:23 |
Re: Using defines for protocol characters
|
Nathan Bossart |
02:24 |
RE: subscription/015_stream sometimes breaks
|
Zhijie Hou (Fujitsu) |
02:27 |
RE: [PoC] pg_upgrade: allow to upgrade publisher node
|
Hayato Kuroda (Fujitsu) |
02:43 |
RE: [PoC] pg_upgrade: allow to upgrade publisher node
|
Hayato Kuroda (Fujitsu) |
02:44 |
RE: [PoC] pg_upgrade: allow to upgrade publisher node
|
Hayato Kuroda (Fujitsu) |
02:45 |
RE: [PoC] pg_upgrade: allow to upgrade publisher node
|
Hayato Kuroda (Fujitsu) |
02:58 |
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎
|
Hayato Kuroda (Fujitsu) |
02:59 |
RE: [PoC] pg_upgrade: allow to upgrade publisher node
|
Hayato Kuroda (Fujitsu) |
03:00 |
Re: subscription/015_stream sometimes breaks
|
vignesh C |
03:16 |
Re: Doc limitation update proposal: include out-of-line OID usage per
TOAST-ed columns
|
John Naylor |
04:02 |
Re: Extending SMgrRelation lifetimes 📎
|
Thomas Munro |
04:54 |
Re: Direct I/O
|
Thomas Munro |
04:57 |
RE: persist logical slots to disk during shutdown checkpoint 📎
|
Hayato Kuroda (Fujitsu) |
05:10 |
Re: persist logical slots to disk during shutdown checkpoint 📎
|
vignesh C |
05:30 |
Re: Oversight in reparameterize_path_by_child leading to executor crash 📎
|
Richard Guo |
05:37 |
Re: Synchronizing slots from primary to standby
|
shveta malik |
05:38 |
RE: subscription/015_stream sometimes breaks 📎
|
Zhijie Hou (Fujitsu) |
05:56 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot,
etc? 📎
|
Andres Freund |
06:58 |
Re: list of acknowledgments for PG16 📎
|
Denis Laxalde |
07:13 |
Re: pg_upgrade - a function parameter shadows global 'new_cluster'
|
Daniel Gustafsson |
08:00 |
Re: subscription/015_stream sometimes breaks 📎
|
Alvaro Herrera |
08:00 |
Re: initdb caching during tests
|
Daniel Gustafsson |
08:10 |
Re: MERGE ... RETURNING 📎
|
Dean Rasheed |
08:20 |
Re: [dsm] comment typo
|
Daniel Gustafsson |
08:28 |
Re: subscription/015_stream sometimes breaks
|
Alvaro Herrera |
08:44 |
RE: persist logical slots to disk during shutdown checkpoint 📎
|
Hayato Kuroda (Fujitsu) |
08:51 |
Re: persist logical slots to disk during shutdown checkpoint
|
vignesh C |
08:57 |
Re: pg_rewind WAL segments deletion pitfall
|
torikoshia |
09:04 |
Re: EBCDIC sorting as a use case for ICU rules
|
Peter Eisentraut |
09:30 |
Re: Synchronizing slots from primary to standby 📎
|
shveta malik |
10:07 |
Re: PostgreSQL 16 release announcement draft
|
jian he |
10:20 |
Re: Remove distprep 📎
|
Peter Eisentraut |
10:46 |
Re: Synchronizing slots from primary to standby
|
Dilip Kumar |
10:51 |
Re: MERGE ... RETURNING 📎
|
Dean Rasheed |
10:58 |
Re: list of acknowledgments for PG16
|
Etsuro Fujita |
11:35 |
Re: pg_rewind WAL segments deletion pitfall 📎
|
Alexander Kukushkin |
11:44 |
Re: PostgreSQL 16 release announcement draft
|
David Rowley |
12:02 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot,
etc?
|
Daniel Gustafsson |
12:48 |
meson uses stale pg_config_paths.h left over from make 📎
|
David Rowley |
12:52 |
Re: Fix error handling in be_tls_open_server() 📎
|
Daniel Gustafsson |
13:23 |
Re: Schema variables - new implementation for Postgres 15 📎
|
Pavel Stehule |
14:02 |
Re: Schema variables - new implementation for Postgres 15 📎
|
Pavel Stehule |
14:04 |
Re: Unlogged relations and WAL-logging
|
Heikki Linnakangas |
14:40 |
using SysCacheGetAttrNotNull in place of heap_getattr
|
Alvaro Herrera |
14:43 |
Re: [PATCH] Add function to_oct
|
Nathan Bossart |
14:54 |
Re: pgbench: allow to exit immediately when any client is aborted 📎
|
Yugo NAGATA |
15:16 |
Re: Oversight in reparameterize_path_by_child leading to executor crash
|
Ashutosh Bapat |
16:15 |
Re: add timing information to pg_upgrade 📎
|
Nathan Bossart |
16:35 |
Re: PG 16 draft release notes ready
|
Jeff Davis |
16:36 |
Re: using SysCacheGetAttrNotNull in place of heap_getattr
|
Tom Lane |
17:04 |
Re: cataloguing NOT NULL constraints 📎
|
Alvaro Herrera |
17:08 |
Re: Oversight in reparameterize_path_by_child leading to executor crash
|
Tom Lane |
17:44 |
Re: PostgreSQL 16 release announcement draft 📎
|
Jonathan S. Katz |
17:55 |
Re: Make all Perl warnings fatal
|
Peter Eisentraut |
19:05 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot,
etc?
|
Andres Freund |
19:22 |
Make documentation builds reproducible 📎
|
Peter Eisentraut |
19:24 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot,
etc?
|
Daniel Gustafsson |
20:11 |
Re: Let's make PostgreSQL multi-threaded
|
Mark Woodward |
20:42 |
Re: False "pg_serial": apparent wraparound” in logs
|
Imseih (AWS), Sami |
20:49 |
Re: BUG #18059: Unexpected error 25001 in stored procedure 📎
|
Tom Lane |
20:53 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc?
|
Nazir Bilal Yavuz |
20:55 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc?
|
Tom Lane |
21:02 |
Re: PostgreSQL 16 release announcement draft
|
David Rowley |
21:07 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot,
etc?
|
Daniel Gustafsson |
21:12 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot,
etc?
|
Andres Freund |
21:43 |
Re: Fix error handling in be_tls_open_server()
|
Jacob Champion |
21:47 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot,
etc?
|
Andres Freund |
21:48 |
Re: Fix error handling in be_tls_open_server()
|
Daniel Gustafsson |
21:54 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc?
|
Tom Lane |
21:55 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot,
etc?
|
Andres Freund |
22:06 |
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc?
|
Tom Lane |
22:32 |
Browse Archives
Prev
|
Next