pgsql-hackers since 2020-01-26 17:26
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
Jan. 26, 2020
Jan. 27, 2020
Thread |
Author |
Time |
Re: Parallel leader process info in EXPLAIN
|
Thomas Munro |
00:03 |
Re: Implementing Incremental View Maintenance
|
Takuma Hoshiai |
00:19 |
Re: making the backend's json parser work in frontend code
|
Andrew Dunstan |
00:20 |
Re: making the backend's json parser work in frontend code
|
Andrew Dunstan |
01:09 |
Re: making the backend's json parser work in frontend code
|
Mark Dilger |
01:11 |
Re: EXPLAIN's handling of output-a-field-or-not decisions
|
Andres Freund |
01:28 |
Re: making the backend's json parser work in frontend code
|
Andrew Dunstan |
01:51 |
Re: [PATCH] Windows port, fix some resources leaks
|
Michael Paquier |
02:04 |
Re: making the backend's json parser work in frontend code 📎
|
Mark Dilger |
02:05 |
Re: [PATCH] Resolve Parallel Hash Join Performance Issue
|
Thomas Munro |
02:09 |
Re: table partitioning and access privileges 📎
|
Fujii Masao |
02:19 |
RE: [PoC] Non-volatile WAL buffer
|
Takashi Menjo |
02:25 |
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options
to VACUUM
|
Michael Paquier |
02:28 |
Re: [PATCH] /src/backend/access/transam/xlog.c, tiny improvements
|
Mark Dilger |
02:47 |
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and
more?)
|
Kyotaro Horiguchi |
04:20 |
Re: [HACKERS] WAL logging problem in 9.4.3?
|
Noah Misch |
04:22 |
Re: [HACKERS] WAL logging problem in 9.4.3?
|
Kyotaro Horiguchi |
04:44 |
Re: [HACKERS] WAL logging problem in 9.4.3?
|
Noah Misch |
04:57 |
Re: table partitioning and access privileges
|
Amit Langote |
05:02 |
Tid scan increments value of pg_stat_all_tables.seq_scan. (but not seq_tup_read)
|
Kasahara Tatsuhito |
05:35 |
Re: error context for vacuum to include block number 📎
|
Justin Pryzby |
05:38 |
Re: Setting min/max TLS protocol in clientside libpq 📎
|
Michael Paquier |
06:01 |
Re: [HACKERS] WAL logging problem in 9.4.3?
|
Kyotaro Horiguchi |
06:08 |
Re: error context for vacuum to include block number
|
Justin Pryzby |
06:14 |
Re: error context for vacuum to include block number
|
Masahiko Sawada |
06:59 |
RE: [PoC] Non-volatile WAL buffer
|
Takashi Menjo |
07:01 |
Re: can we use different function in place of atoi in vacuumdb.c file
|
Surafel Temesgen |
07:15 |
Re: [PATCH] /src/backend/access/transam/xlog.c, tiny improvements
|
Michael Paquier |
07:55 |
Re: Setting min/max TLS protocol in clientside libpq
|
Daniel Gustafsson |
08:49 |
Re: [Proposal] Global temporary tables
|
Konstantin Knizhnik |
09:11 |
Re: Allow an alias to be attached directly to a JOIN ... USING 📎
|
Peter Eisentraut |
09:19 |
Re: [Proposal] Global temporary tables
|
Konstantin Knizhnik |
09:38 |
Re: progress report for ANALYZE
|
Tatsuro Yamada |
10:16 |
Re: [HACKERS] WAL logging problem in 9.4.3? 📎
|
Kyotaro Horiguchi |
10:28 |
Re: Index Skip Scan 📎
|
Dmitry Dolgov |
10:30 |
Re: [PATCH] /src/backend/access/transam/xlog.c, tiny improvements
|
Kyotaro Horiguchi |
10:54 |
Re: pause recovery if pitr target not reached 📎
|
Peter Eisentraut |
11:16 |
Re: Replication & recovery_min_apply_delay
|
Asim Rama Praveen |
11:40 |
Re: Replication & recovery_min_apply_delay
|
Asim R P |
11:45 |
Re: making the backend's json parser work in frontend code
|
Robert Haas |
13:30 |
Re: [PATCH] Windows port, fix some resources leaks
|
Ranier Vilela |
13:39 |
Re: [PATCH] /src/backend/access/transam/xlog.c, tiny improvements
|
Ranier Vilela |
13:48 |
RE: Index Skip Scan
|
Floris Van Nee |
14:00 |
Re: TRUNCATE on foreign tables
|
Kohei KaiGai |
14:08 |
pg_croak, or something like it?
|
Robert Haas |
14:29 |
Re: pg_croak, or something like it?
|
Tom Lane |
15:08 |
Re: BufFileRead() error signalling
|
Robert Haas |
15:09 |
Re: standby recovery fails (tablespace related) (tentative patch and
discussion)
|
Fujii Masao |
15:24 |
Re: pg_croak, or something like it?
|
Robert Haas |
15:37 |
RE: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare()
|
Floris Van Nee |
15:42 |
Re: pg_croak, or something like it?
|
Tom Lane |
15:50 |
Re: Error message inconsistency
|
Robert Haas |
15:54 |
Re: pg_croak, or something like it?
|
Robert Haas |
15:56 |
Re: pg_croak, or something like it?
|
Tom Lane |
16:07 |
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare()
|
Andres Freund |
16:12 |
Re: pg_croak, or something like it?
|
Robert Haas |
16:45 |
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare()
|
Andres Freund |
17:14 |
Re: JIT performance bug/regression & JIT EXPLAIN
|
Tom Lane |
17:15 |
Re: JIT performance bug/regression & JIT EXPLAIN
|
Andres Freund |
17:41 |
Re: [PoC] Non-volatile WAL buffer
|
Robert Haas |
18:54 |
Re: JIT performance bug/regression & JIT EXPLAIN
|
Robert Haas |
19:01 |
Re: making the backend's json parser work in frontend code 📎
|
Mahendra Singh Thalor |
19:02 |
Re: JIT performance bug/regression & JIT EXPLAIN
|
Robert Haas |
19:02 |
Re: our checks for read-only queries are not great
|
Stephen Frost |
19:26 |
Re: [Proposal] Global temporary tables
|
Pavel Stehule |
19:44 |
Re: making the backend's json parser work in frontend code 📎
|
Mark Dilger |
20:05 |
Re: standby apply lag on inactive servers 📎
|
Alvaro Herrera |
20:34 |
Re: Making psql error out on output failures
|
David Zhang |
20:41 |
Re: [HACKERS] Block level parallel vacuum
|
Mahendra Singh Thalor |
20:43 |
Re: standby apply lag on inactive servers
|
Alvaro Herrera |
21:06 |
Re: JIT performance bug/regression & JIT EXPLAIN
|
Tom Lane |
21:18 |
Re: JIT performance bug/regression & JIT EXPLAIN
|
Maciek Sakrejda |
21:31 |
Re: error context for vacuum to include block number 📎
|
Justin Pryzby |
22:50 |
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare()
|
Peter Geoghegan |
23:01 |
Jan. 28, 2020
Browse Archives
Prev
|
Next