pgsql-hackers since 2021-06-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
June 26, 2021
June 27, 2021
Thread |
Author |
Time |
Re: pgsql: Fix pattern matching logic for logs in TAP tests of
pgbench
|
Michael Paquier |
01:22 |
Re: Pipeline mode and PQpipelineSync()
|
Michael Paquier |
01:30 |
Re: [PATCH] Make jsonapi usable from libpq
|
Michael Paquier |
01:43 |
Re: Composite types as parameters 📎
|
Elijah Stone |
02:01 |
Re: [HACKERS] Preserving param location
|
Julien Rouhaud |
03:31 |
Re: [HACKERS] Preserving param location 📎
|
Julien Rouhaud |
03:35 |
Deparsing rewritten query 📎
|
Julien Rouhaud |
04:11 |
Re: Deparsing rewritten query
|
Pavel Stehule |
04:31 |
Re: pgsql: Fix pattern matching logic for logs in TAP tests of
pgbench
|
Fabien COELHO |
05:48 |
Farewell greeting
|
[email protected] |
07:41 |
Re: Farewell greeting
|
Tatsuo Ishii |
07:48 |
Re: Farewell greeting
|
Julien Rouhaud |
08:40 |
Re: pglz compression performance, take two 📎
|
Andrey Borodin |
10:41 |
Re: Deparsing rewritten query 📎
|
Ranier Vilela |
13:06 |
Re: Deparsing rewritten query
|
Julien Rouhaud |
13:35 |
Re: Deparsing rewritten query
|
Tom Lane |
14:34 |
code fork June 28th
|
Andrew Dunstan |
14:55 |
Re: Deparsing rewritten query
|
Julien Rouhaud |
15:03 |
Re: Deparsing rewritten query
|
Tom Lane |
15:14 |
Re: Deparsing rewritten query
|
Julien Rouhaud |
15:21 |
Re: Composite types as parameters
|
Tom Lane |
15:26 |
Re: Farewell greeting
|
Peter Geoghegan |
16:51 |
Overflow hazard in pgbench 📎
|
Tom Lane |
17:39 |
PoC: using sampling to estimate joins / complex conditions 📎
|
Tomas Vondra |
17:55 |
Re: PITR promote bug: Checkpointer writes to older timeline
|
Tom Lane |
18:35 |
Re: PITR promote bug: Checkpointer writes to older timeline 📎
|
Tom Lane |
19:13 |
Re: PITR promote bug: Checkpointer writes to older timeline
|
Tom Lane |
19:20 |
PQconnectdb/PQerrorMessage changed behavior on master
|
Alexander Lakhin |
20:00 |
Re: PQconnectdb/PQerrorMessage changed behavior on master
|
Tom Lane |
20:07 |
Re: Overflow hazard in pgbench
|
Tom Lane |
20:21 |
What is "wraparound failure", really?
|
Peter Geoghegan |
20:36 |
pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Justin Pryzby |
21:57 |
Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Peter Geoghegan |
22:08 |
Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Peter Geoghegan |
22:16 |
Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Peter Geoghegan |
22:18 |
Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Justin Pryzby |
22:34 |
Re: What is "wraparound failure", really?
|
Andrew Dunstan |
23:23 |
June 28, 2021
Thread |
Author |
Time |
Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c)
|
Peter Smith |
00:17 |
Re: What is "wraparound failure", really?
|
Thomas Munro |
00:23 |
RE: Farewell greeting
|
[email protected] |
01:47 |
Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Justin Pryzby |
01:47 |
Re: Farewell greeting
|
Michael Paquier |
02:22 |
Re: Farewell greeting
|
Tatsuro Yamada |
02:53 |
Re: Fix uninitialized copy_data var
(src/backend/commands/subscriptioncmds.c)
|
Michael Paquier |
03:29 |
Re: fdatasync performance problem with large number of DB files
|
Thomas Munro |
03:51 |
Re: Deadlock risk while inserting directly into partition?
|
Amit Langote |
03:58 |
Re: PQconnectdb/PQerrorMessage changed behavior on master
|
Alexander Lakhin |
04:00 |
Re: Deadlock risk while inserting directly into partition?
|
Amit Langote |
04:20 |
Re: Skipping logical replication transactions on subscriber side 📎
|
Masahiko Sawada |
04:42 |
Re: Optionally automatically disable logical replication
subscriptions on error
|
Masahiko Sawada |
04:47 |
Re: missing GRANT on pg_subscription columns 📎
|
vignesh C |
05:32 |
Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Peter Geoghegan |
06:08 |
Re: Deadlock risk while inserting directly into partition?
|
Amit Langote |
06:14 |
Re: Deadlock risk while inserting directly into partition?
|
Amit Kapila |
06:14 |
Re: What is "wraparound failure", really?
|
Peter Geoghegan |
06:39 |
Re: Different compression methods for FPI
|
Michael Paquier |
07:36 |
Re: Preventing abort() and exit() calls in libpq
|
Michael Paquier |
07:52 |
Re: Different compression methods for FPI
|
Michael Paquier |
07:53 |
Re: Different compression methods for FPI
|
Andrey Borodin |
08:01 |
Re: Overflow hazard in pgbench 📎
|
Fabien COELHO |
08:13 |
Re: Preventing abort() and exit() calls in libpq
|
Fabien COELHO |
08:20 |
Re: Write visibility map during CLUSTER/VACUUM FULL 📎
|
Anna Akenteva |
08:22 |
Re: Fix for segfault in logical replication on master
|
Amit Kapila |
08:39 |
Re: What is "wraparound failure", really?
|
Masahiko Sawada |
08:44 |
Numeric multiplication overflow errors 📎
|
Dean Rasheed |
09:16 |
Re: [bug?] Missed parallel safety checks, and wrong parallel safety
|
Amit Kapila |
09:51 |
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options 📎
|
Bharath Rupireddy |
09:54 |
Remove redundant initializations 📎
|
Peter Eisentraut |
09:59 |
Re: Rename of triggers for partitioned tables 📎
|
Arne Roland |
10:16 |
Re: Multiple pg_waldump --rmgr options
|
Daniel Gustafsson |
10:34 |
Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c)
|
Ranier Vilela |
11:05 |
Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c)
|
Ranier Vilela |
11:08 |
Re: Numeric multiplication overflow errors
|
David Rowley |
11:26 |
Re: Remove redundant initializations
|
David Rowley |
11:40 |
Re: Deadlock risk while inserting directly into partition?
|
David Rowley |
11:46 |
Re: Remove redundant initializations
|
Daniel Gustafsson |
11:57 |
Re: Deadlock risk while inserting directly into partition?
|
David Rowley |
12:08 |
pgindent run 📎
|
Andrew Dunstan |
12:29 |
Re: What is "wraparound failure", really?
|
Andrew Dunstan |
12:51 |
Re: pgindent run
|
David Rowley |
12:52 |
Re: Pipeline mode and PQpipelineSync()
|
Boris Kolpackov |
12:56 |
Unbounded %s in sscanf 📎
|
Daniel Gustafsson |
13:06 |
Re: pgindent run
|
Andrew Dunstan |
13:25 |
Re: Deadlock risk while inserting directly into partition?
|
Laurenz Albe |
13:39 |
Re: Preventing abort() and exit() calls in libpq
|
Tom Lane |
13:47 |
Re: Preventing abort() and exit() calls in libpq
|
Tom Lane |
13:54 |
Re: Unbounded %s in sscanf
|
Tom Lane |
14:02 |
Re: Deparsing rewritten query
|
Gilles Darold |
14:06 |
Re: pgindent run 📎
|
Andrew Dunstan |
14:13 |
Re: Remove redundant initializations
|
Tom Lane |
14:15 |
Re: pgindent run
|
Tom Lane |
14:21 |
Re: pgindent run
|
Tom Lane |
14:44 |
Re: Unbounded %s in sscanf
|
Daniel Gustafsson |
14:45 |
Re: pgindent run
|
Andrew Dunstan |
14:50 |
Re: Can a child process detect postmaster death when in pg_usleep?
|
Bharath Rupireddy |
14:51 |
Re: pgindent run
|
Tom Lane |
14:56 |
Re: Can a child process detect postmaster death when in pg_usleep?
|
Tom Lane |
15:01 |
Re: code fork June 28th
|
Andrew Dunstan |
15:43 |
Re: pglz compression performance, take two
|
Mark Dilger |
16:05 |
Re: pglz compression performance, take two
|
Mark Dilger |
16:33 |
Re: Deparsing rewritten query 📎
|
Julien Rouhaud |
16:41 |
Re: Overflow hazard in pgbench
|
Tom Lane |
16:43 |
Re: Unbounded %s in sscanf
|
Alvaro Herrera |
16:45 |
Re: cleaning up PostgresNode.pm 📎
|
Andrew Dunstan |
17:02 |
Re: code fork June 28th
|
Tom Lane |
17:04 |
Re: code fork June 28th
|
Andrew Dunstan |
17:09 |
Re: Deparsing rewritten query
|
Gilles Darold |
17:30 |
Re: A qsort template
|
John Naylor |
19:13 |
Re: [PATCH] Make jsonapi usable from libpq
|
Tom Lane |
19:15 |
Re: Rename of triggers for partitioned tables
|
Zhihong Yu |
19:22 |
pg_indent instructions
|
Andrew Dunstan |
19:23 |
Re: pg_indent instructions
|
Tom Lane |
19:29 |
Re: Composite types as parameters
|
Elijah Stone |
19:55 |
Re: [PATCH] Make jsonapi usable from libpq
|
Daniel Gustafsson |
20:08 |
Re: Preventing abort() and exit() calls in libpq
|
Tom Lane |
20:34 |
Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Peter Geoghegan |
20:42 |
Re: cutting down the TODO list thread
|
John Naylor |
21:41 |
Re: Synchronous commit behavior during network outage 📎
|
Jeff Davis |
22:56 |
Re: pg14b2: FailedAssertion("_bt_posting_valid(nposting)", File:
"nbtdedup.c", ...
|
Justin Pryzby |
23:26 |
June 29, 2021
Browse Archives
Prev
|
Next