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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

June 26, 2021

Thread Author Time
Re: [PATCH] Make jsonapi usable from libpq Michael Paquier 00:36
Re: [patch] remove strver's leftover from error message in Solution.pm Michael Paquier 00:37
Re: [PATCH] Pull general SASL framework out of SCRAM Michael Paquier 00:47
Re: Some incorrect logs in TAP tests of pgbench Michael Paquier 03:50
Re: Deadlock risk while inserting directly into partition? Justin Pryzby 04:41
Re: Some incorrect logs in TAP tests of pgbench Fabien COELHO 05:42
Re: seawasp failing, maybe in glibc allocator Fabien COELHO 06:09
Re: pgsql: Fix pattern matching logic for logs in TAP tests of pgbench 📎 Fabien COELHO 06:47
Composite types as parameters Elijah Stone 07:10
Re: seawasp failing, maybe in glibc allocator Fabien COELHO 07:15
Re: [PATCH] Make jsonapi usable from libpq Daniel Gustafsson 08:13
Failover messages in Timeline History Michael Banck 08:17
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO 08:20
Re: Doc chapter for Hash Indexes Amit Kapila 10:13
Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE Amit Kapila 10:13
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO 10:15
Re: Using each rel as both outer and inner for JOIN_ANTI 📎 Richard Guo 10:48
Re: pgsql: Fix pattern matching logic for logs in TAP tests of pgbench Andrew Dunstan 15:01
Re: Composite types as parameters Tom Lane 15:42
Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Arne Roland 15:50
Re: pgsql: Fix pattern matching logic for logs in TAP tests of pgbench Fabien COELHO 16:08
Re: Rename of triggers for partitioned tables Arne Roland 16:24
Re: Rename of triggers for partitioned tables Alvaro Herrera 16:36
Re: Rename of triggers for partitioned tables Arne Roland 17:08
Re: [PATCH] Make jsonapi usable from libpq Tom Lane 17:43
Re: Rename of triggers for partitioned tables Zhihong Yu 18:32
Re: [PATCH] Make jsonapi usable from libpq 📎 Tom Lane 19:22
Preventing abort() and exit() calls in libpq 📎 Tom Lane 21:29
Re: Pipeline mode and PQpipelineSync() Alvaro Herrera 21:40
Re: [PATCH] Make jsonapi usable from libpq Tom Lane 22:21
Re: Different compression methods for FPI Justin Pryzby 23:11
Re: unnesting multirange data types 📎 Alexander Korotkov 23:35

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

Thread Author Time
Re: A qsort template 📎 Thomas Munro 00:16
Re: PG 14 release notes, first draft 📎 Bruce Momjian 01:01
Re: A qsort template Thomas Munro 01:11
Re: track_planning causing performance regression Justin Pryzby 02:09
Re: PG 14 release notes, first draft Justin Pryzby 02:25
Re: track_planning causing performance regression Julien Rouhaud 02:29
Re: track_planning causing performance regression Justin Pryzby 02:45
Re: missing GRANT on pg_subscription columns Amit Kapila 02:49
RE: Added schema level support for publication. [email protected] 03:25
Re: Different compression methods for FPI 📎 Michael Paquier 03:41
Re: [PATCH] More docs on what to do and not do in extension code Craig Ringer 05:30
Re: [PATCH] ProcessInterrupts_hook Craig Ringer 05:32
Re: Dump public schema ownership & seclabels Noah Misch 05:36
Re: How to expose session vs txn lock info in pg_locks view? Craig Ringer 05:36
Re: Dump public schema ownership & seclabels Tom Lane 05:53
Re: RFC: Detailed reorder buffer stats dumps Craig Ringer 06:01
Re: Add index OID macro argument to DECLARE_INDEX Peter Eisentraut 06:17
Add '--ignore-errors' into pg_regress 📎 Andrey Lepikhov 06:28
Re: Different compression methods for FPI Andrey Borodin 06:43
Re: Synchronous commit behavior during network outage Andrey Borodin 06:48
Re: A qsort template 📎 Thomas Munro 06:56
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 06:56
Re: Speed up pg_checksums in cases where checksum already set 📎 Michael Paquier 06:59
Re: Allow streaming the changes after speculative aborts. Dilip Kumar 07:27
Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample Magnus Hagander 07:28
Re: Dump public schema ownership & seclabels Noah Misch 07:49
Re: Using each rel as both outer and inner for JOIN_ANTI Emre Hasegeli 07:55
Re: PROXY protocol support 📎 Magnus Hagander 08:08
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 08:42
Re: Doc chapter for Hash Indexes Amit Kapila 08:51
Re: Using each rel as both outer and inner for JOIN_ANTI Richard Guo 08:55
Re: Overflow hazard in pgbench Fabien COELHO 09:47
Re: PROXY protocol support 📎 Magnus Hagander 09:48
Re: Numeric multiplication overflow errors 📎 Dean Rasheed 10:29
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Amit Kapila 11:07
Numeric x^y for negative x 📎 Dean Rasheed 11:08
Re: speed up verifying UTF-8 📎 John Naylor 11:20
Use PG_STAT_GET_REPLICATION_SLOT_COLS in pg_stat_get_replication_slot() 📎 Masahiko Sawada 11:41
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 12:00
Re: Use PG_STAT_GET_REPLICATION_SLOT_COLS in pg_stat_get_replication_slot() Amit Kapila 12:37
Re: Speed up pg_checksums in cases where checksum already set Greg Sabino Mullane 13:10
Re: Fix around conn_duration in pgbench Asif Rehman 13:21
Re: dynamic result sets support in extended query protocol 📎 Peter Eisentraut 13:39
Re: Pipeline mode and PQpipelineSync() Alvaro Herrera 13:54
Re: Pipeline mode and PQpipelineSync() Boris Kolpackov 14:14
Avoid choose invalid number of partitions (src/backend/executor/nodeAgg.c) 📎 Ranier Vilela 14:32
Re: Supply restore_command to pg_rewind via CLI argument 📎 Alexey Kondratov 14:34
Re: Using each rel as both outer and inner for JOIN_ANTI Ronan Dunklau 14:40
Teach pg_receivewal to use lz4 compression 📎 gkokolatos 14:45

Browse Archives

Prev | Next