pgsql-hackers since 2021-06-18 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 18, 2021

Thread Author Time
Avoid call MaintainOldSnapshotTimeMapping, if old_snapshot_threshold is disabled. 📎 Ranier Vilela 00:27
Re: pgbench logging broken by time logic changes Michael Paquier 00:30
Re: Centralizing protective copying of utility statements Michael Paquier 00:57
Re: Avoid call MaintainOldSnapshotTimeMapping, if old_snapshot_threshold is disabled. Andres Freund 01:08
Re: fdatasync performance problem with large number of DB files Justin Pryzby 01:11
Re: Outdated replication protocol error? 📎 Jeff Davis 01:13
Re: Avoid call MaintainOldSnapshotTimeMapping, if old_snapshot_threshold is disabled. Ranier Vilela 01:14
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 02:12
Re: Centralizing protective copying of utility statements Tom Lane 02:26
Re: Teaching users how they can get the most out of HOT in Postgres 14 📎 Peter Geoghegan 02:26
Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan 02:27
RE: locking [user] catalog tables vs 2pc vs logical rep [email protected] 02:40
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 02:48
Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian 03:11
Re: Fix for segfault in logical replication on master Amit Kapila 03:48
Re: snapshot too old issues, first around wraparound and then more. Noah Misch 03:49
Re: Decoding speculative insert with toast leaks memory Amit Kapila 03:50
Re: pgbench logging broken by time logic changes Noah Misch 04:05
Re: [PoC] Federated Authn/z with OAUTHBEARER Michael Paquier 04:07
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 04:47
Re: snapshot too old issues, first around wraparound and then more. 📎 Thomas Munro 04:52
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 05:08
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 05:37
Re: SSL/TLS instead of SSL in docs Michael Paquier 05:37
Re: Unresolved repliaction hang and stop problem. Kyotaro Horiguchi 05:52
Re: Speed up pg_checksums in cases where checksum already set Michael Paquier 05:57
Re: Optionally automatically disable logical replication subscriptions on error Peter Smith 06:34
Re: Toast compression method options Michael Paquier 06:43
Re: Map WAL segment files on PMEM as WAL buffers 📎 Takashi Menjo 06:44
Re: Refactor ECPGconnect and allow IPv6 connection Michael Paquier 06:59
Re: pgbench bug candidate: negative "initial connection time" Kyotaro Horiguchi 08:26
Re: [PoC] Federated Authn/z with OAUTHBEARER Heikki Linnakangas 08:31
RE: locking [user] catalog tables vs 2pc vs logical rep 📎 [email protected] 08:55
Re: fdatasync performance problem with large number of DB files Fujii Masao 09:18
Re: disfavoring unparameterized nested loops Ashutosh Bapat 10:20
Re: row filtering for logical replication 📎 Amit Kapila 11:40
Re: Added schema level support for publication. Ajin Cherian 11:54
Supply restore_command to pg_rewind via CLI argument Andrey Borodin 12:02
Re: Asymmetric partition-wise JOIN Alexander Pyhalov 12:02
Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO 12:54
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options 📎 Bharath Rupireddy 13:05
Re: Add version macro to libpq-fe.h Boris Kolpackov 13:52
Re: pgbench bug candidate: negative "initial connection time" 📎 Fabien COELHO 13:58
Re: Add version macro to libpq-fe.h Tom Lane 14:12
Re: Centralizing protective copying of utility statements Tom Lane 14:24
Re: Add version macro to libpq-fe.h Alvaro Herrera 14:27
Re: Centralizing protective copying of utility statements Julien Rouhaud 15:15
Re: Centralizing protective copying of utility statements Tom Lane 15:24
Re: pgbench bug candidate: negative "initial connection time" Yugo NAGATA 15:46
pg_stats and range statistics 📎 Egor Rogov 16:22
Re: disfavoring unparameterized nested loops John Naylor 16:32
Re: PoC: Using Count-Min Sketch for join cardinality estimation John Naylor 17:03
Version reporting in pgbench 📎 Tom Lane 17:20
A few nuances about specifying the timeline with START_REPLICATION Jeff Davis 17:27
Re: Pipeline mode and PQpipelineSync() Alvaro Herrera 17:39
Re: Add version macro to libpq-fe.h 📎 Tom Lane 17:44
Re: Add version macro to libpq-fe.h Alvaro Herrera 18:03
Re: Add version macro to libpq-fe.h Tom Lane 18:24
Re: Version reporting in pgbench Fabien COELHO 18:27
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Alvaro Herrera 18:38
Re: Version reporting in pgbench Tom Lane 18:40
Re: A few nuances about specifying the timeline with START_REPLICATION Heikki Linnakangas 18:48
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Tom Lane 18:51
Re: Supply restore_command to pg_rewind via CLI argument Alexey Kondratov 19:06
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 19:36
Re: PoC: Using Count-Min Sketch for join cardinality estimation Tomas Vondra 19:43
Re: PoC: Using Count-Min Sketch for join cardinality estimation John Naylor 19:54
Re: A few nuances about specifying the timeline with START_REPLICATION Jeff Davis 19:55
Re: PoC: Using Count-Min Sketch for join cardinality estimation Tomas Vondra 20:24
Re: pg_stats and range statistics Tomas Vondra 20:31
Re: Race condition in InvalidateObsoleteReplicationSlots() 📎 Álvaro Herrera 20:59
Re: Race condition in InvalidateObsoleteReplicationSlots() 📎 Álvaro Herrera 21:05
Re: A few nuances about specifying the timeline with START_REPLICATION Heikki Linnakangas 21:16
Re: Version reporting in pgbench 📎 Fabien COELHO 21:18
Re: Version reporting in pgbench Tom Lane 21:28
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO 21:31
Re: Version reporting in pgbench Fabien COELHO 21:37
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Tom Lane 21:46
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO 22:17
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Tom Lane 22:26
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO 22:54
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Thomas Munro 23:52
Re: pgbench logging broken by time logic changes Thomas Munro 23:59

June 19, 2021

Thread Author Time
Re: Speed up pg_checksums in cases where checksum already set 📎 Greg Sabino Mullane 00:01
Re: Optionally automatically disable logical replication subscriptions on error 📎 Mark Dilger 00:03
Re: pgbench logging broken by time logic changes Michael Paquier 00:49
Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan 03:05
Re: PG 14 release notes, first draft Peter Geoghegan 03:47
Re: Centralizing protective copying of utility statements Julien Rouhaud 04:49
Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) Fabien COELHO 04:55
Re: seawasp failing, maybe in glibc allocator Thomas Munro 05:07
Re: Fix for segfault in logical replication on master Amit Kapila 09:18
Re: seawasp failing, maybe in glibc allocator Thomas Munro 09:37
Re: locking [user] catalog tables vs 2pc vs logical rep 📎 Amit Kapila 09:51
Re: Question about StartLogicalReplication() error path Amit Kapila 10:00
Re: Unresolved repliaction hang and stop problem. Amit Kapila 10:14
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 10:17
Re: seawasp failing, maybe in glibc allocator Tom Lane 14:12
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 14:44
Re: Add version macro to libpq-fe.h Tom Lane 15:45
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 16:21
Re: unnesting multirange data types Tom Lane 16:35
Re: Race condition in InvalidateObsoleteReplicationSlots() Tom Lane 19:16
Re: a path towards replacing GEQO with something better AJG 20:38
Re: Race between KeepFileRestoredFromArchive() and restartpoint 📎 Noah Misch 20:39

June 20, 2021

Thread Author Time
Re: unnesting multirange data types Alexander Korotkov 01:12
Re: unnesting multirange data types Tom Lane 02:05
Re: pgbench logging broken by time logic changes Alvaro Herrera 03:18
RE: locking [user] catalog tables vs 2pc vs logical rep [email protected] 03:58
Re: pgbench logging broken by time logic changes Thomas Munro 04:52
Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila 06:23
Re: pgbench logging broken by time logic changes Thomas Munro 07:38
Re: unnesting multirange data types Noah Misch 08:09
Re: pgbench logging broken by time logic changes Fabien COELHO 09:02
Re: seawasp failing, maybe in glibc allocator Andres Freund 10:59
Re: seawasp failing, maybe in glibc allocator Andres Freund 11:01
RE: locking [user] catalog tables vs 2pc vs logical rep 📎 [email protected] 12:49
PXGS vs TAP tests 📎 Andrew Dunstan 13:44
Re: Speed up transaction completion faster after many relations are accessed in a transaction 📎 David Rowley 13:56
Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions Nikolay Shaplov 14:03
Re: pgbench logging broken by time logic changes Andrew Dunstan 14:15
Re: PXGS vs TAP tests Tom Lane 14:45
Re: PXGS vs TAP tests Andrew Dunstan 14:56
Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera 16:01
Re: Teaching users how they can get the most out of HOT in Postgres 14 Mark Dilger 16:22
Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan 16:55
Re: Speed up transaction completion faster after many relations are accessed in a transaction Zhihong Yu 17:06
Re: Race condition in InvalidateObsoleteReplicationSlots() Tom Lane 17:19
Re: PXGS vs TAP tests 📎 Andrew Dunstan 17:24
Re: Different compression methods for FPI Andrey Borodin 18:15
Re: Race condition in InvalidateObsoleteReplicationSlots() Tom Lane 18:37
Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Tom Lane 22:10
Re: unnesting multirange data types 📎 Alexander Korotkov 22:24
Re: Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Andrew Dunstan 23:28
Re: seawasp failing, maybe in glibc allocator 📎 Thomas Munro 23:45
Re: seawasp failing, maybe in glibc allocator Tom Lane 23:56

June 21, 2021

Thread Author Time
Re: seawasp failing, maybe in glibc allocator Thomas Munro 01:23
Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada 02:17
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 02:26
[Patch] Rename PQtraceSetFlags to PQsetTraceFlags for bookindex.html 📎 [email protected] 02:36
Windows' copy of ICU Thomas Munro 02:43
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 02:53
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 03:09
RE: locking [user] catalog tables vs 2pc vs logical rep 📎 [email protected] 03:18
Re: PG 14 release notes, first draft 📎 Bruce Momjian 03:50
Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada 03:50
Re: Maintaining a list of pgindent commits for "git blame" to ignore 📎 Peter Geoghegan 04:28
Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Sandeep Thakkar 04:32
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 04:54
Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila 04:56
Re: PG 14 release notes, first draft Masahiko Sawada 04:57
Re: PG 14 release notes, first draft Bruce Momjian 05:07
Re: PG 14 release notes, first draft 📎 Bruce Momjian 05:08
Re: PG 14 release notes, first draft Masahiko Sawada 05:09
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 05:11
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 05:12
Re: Added schema level support for publication. vignesh C 05:16
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 05:16
Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Thomas Munro 05:22
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 05:25
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 05:26
Re: PG 14 release notes, first draft 📎 Tatsuo Ishii 05:47
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 05:49
Re: when the startup process doesn't (logging startup delays) 📎 Nitin Jadhav 06:36
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 06:37
Doc patch for Logical Replication Message Formats (PG14) 📎 Brar Piening 06:56
Add index OID macro argument to DECLARE_INDEX 📎 Peter Eisentraut 07:23
Re: Fix for segfault in logical replication on master Japin Li 08:00
Autovacuum (analyze) on partitioned tables for ATTACH/DETACH/DROP commands 📎 yuzuko 08:21
Re: Fix for segfault in logical replication on master Amit Kapila 08:22
Re: Fix for segfault in logical replication on master Japin Li 08:36
Re: Pipeline mode and PQpipelineSync() Boris Kolpackov 08:38
Re: Doc patch for Logical Replication Message Formats (PG14) Amit Kapila 09:18
Re: [Patch] Rename PQtraceSetFlags to PQsetTraceFlags for bookindex.html Noah Misch 09:52
Re: Fix for segfault in logical replication on master Amit Kapila 09:54
Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values 📎 Greg Nancarrow 10:10
Re: seawasp failing, maybe in glibc allocator Andres Freund 10:23
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values David Rowley 10:32
Re: Fix for segfault in logical replication on master Japin Li 10:39
Re: disfavoring unparameterized nested loops David Rowley 10:41
Re: Doc patch for Logical Replication Message Formats (PG14) 📎 Brar Piening 10:43
RE: Refactor ECPGconnect and allow IPv6 connection [email protected] 10:46
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 10:47
Re: Fix for segfault in logical replication on master Amit Kapila 11:06
Re: Doc patch for Logical Replication Message Formats (PG14) Amit Kapila 11:08
RE: [bug?] Missed parallel safety checks, and wrong parallel safety [email protected] 11:10
Re: Doc patch for Logical Replication Message Formats (PG14) 📎 Brar Piening 11:11
Is the testing a bit too light on GROUP BY DISTINCT? David Rowley 11:19
Re: SSL/TLS instead of SSL in docs 📎 Daniel Gustafsson 11:23
Re: disfavoring unparameterized nested loops John Naylor 11:27
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values 📎 Greg Nancarrow 11:32
Re: Add index OID macro argument to DECLARE_INDEX John Naylor 11:53
Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund 12:29
Using indexUnchanged with nbtree 📎 Simon Riggs 12:31
Doc chapter for Hash Indexes 📎 Simon Riggs 13:08
Re: Character expansion with ICU collations Finnerty, Jim 13:23
Fix pkg-config file for static linking 📎 Filip Gospodinov 13:47
Re: Use simplehash.h instead of dynahash in SMgr 📎 David Rowley 14:15
Re: disfavoring unparameterized nested loops Kenneth Marshall 14:15
Re: PG 14 release notes, first draft Bruce Momjian 14:37

Browse Archives

Prev | Next