pgsql-hackers since 2023-04-03 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

April 3, 2023

Thread Author Time
Re: Pass heaprel to GlobalVisTestFor() in vacuumRedirectAndPlaceholder() Andres Freund 00:19
Re: Infinite Interval 📎 Joseph Koshakow 00:32
Re: [PATCH] Support % wildcard in extension upgrade filenames Yurii Rashkovskii 02:26
Re: Should vacuum process config file reload more often Masahiko Sawada 02:27
Re: running logical replication as the subscription owner Noah Misch 03:21
Fix a comment in basic_archive about NO_INSTALLCHECK 📎 Bharath Rupireddy 03:26
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Thomas Munro 03:44
Re: Support logical replication of DDLs Amit Kapila 04:07
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Pavel Luzanov 04:13
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode David Rowley 05:09
Re: Minimal logical decoding on standbys Amit Kapila 05:20
Re: Minimal logical decoding on standbys Amit Kapila 05:35
Re: Minimal logical decoding on standbys Drouvot, Bertrand 06:05
Re: Minimal logical decoding on standbys Drouvot, Bertrand 06:10
Re: BUG #17877: Referencing a system column in a foreign key leads to incorrect memory access Kyotaro Horiguchi 06:31
Re: Minimal logical decoding on standbys Amit Kapila 06:35
RE: Initial Schema Sync for Logical Replication Kumar, Sachin 06:53
Re: Pass heaprel to GlobalVisTestFor() in vacuumRedirectAndPlaceholder() 📎 Drouvot, Bertrand 07:09
Re: Making background psql nicer to use in tap tests Daniel Gustafsson 08:39
Re: SQL JSON path enhanced numeric literals Peter Eisentraut 08:42
Why enable_hashjoin Completely disables HashJoin 📎 Quan Zongliang 10:23
Re: Sketch of a fix for that truncation data corruption issue Alvaro Herrera 10:34
RE: [EXTERNAL] Re: [PATCH] Report the query string that caused a memory error under Valgrind Onur Tirtir 11:09
Re: Why enable_hashjoin Completely disables HashJoin Tomas Vondra 11:44
Re: running logical replication as the subscription owner Amit Kapila 11:54
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode David Rowley 11:56
Re: Why enable_hashjoin Completely disables HashJoin Tom Lane 12:13
Re: hio.c does visibilitymap_pin()/IO while holding buffer lock Tomas Vondra 12:25
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound 📎 Aleksander Alekseev 12:33
Re: Sketch of a fix for that truncation data corruption issue Tom Lane 12:40
Re: GUC for temporarily disabling event triggers 📎 Daniel Gustafsson 12:45
Re: GUC for temporarily disabling event triggers Robert Haas 13:09
Re: RFC: logical publication via inheritance root? Aleksander Alekseev 13:13
Re: GUC for temporarily disabling event triggers Daniel Gustafsson 13:15
Re: daitch_mokotoff module Dag Lem 13:19
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Tom Lane 13:25
RE: Support logical replication of DDLs Phil Florent 13:25
Add missing copyright for pg_upgrade/t/* files 📎 Hayato Kuroda (Fujitsu) 13:55
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 13:57
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() 📎 Pavel Borisov 13:57
Re: Infinite Interval 📎 Ashutosh Bapat 14:07
Re: GUC for temporarily disabling event triggers Robert Haas 14:09
Re: Infinite Interval Ashutosh Bapat 14:11
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() 📎 Pavel Borisov 14:12
Re: [EXTERNAL] Re: [PATCH] Report the query string that caused a memory error under Valgrind Tom Lane 14:19
Re: running logical replication as the subscription owner Robert Haas 14:26
Re: running logical replication as the subscription owner Robert Haas 14:34
Re: daitch_mokotoff module Tomas Vondra 14:45
Re: is_superuser is not documented Fujii Masao 14:47
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎 Melanie Plageman 14:49
Re: Initial Schema Sync for Logical Replication Masahiko Sawada 15:15
Re: Minimal logical decoding on standbys 📎 Drouvot, Bertrand 15:20
Re: Minimal logical decoding on standbys Alvaro Herrera 15:34
Re: Request for comment on setting binary format output per session Dave Cramer 16:28
Re: Should vacuum process config file reload more often 📎 Melanie Plageman 16:40
Re: [BUG] pg_stat_statements and extended query protocol Tom Lane 16:43
Re: SQL/JSON revisited 📎 Alvaro Herrera 17:16
Re: possible proposal plpgsql GET DIAGNOSTICS oid = PG_ROUTINE_OID Tom Lane 17:37
Re: Why enable_hashjoin Completely disables HashJoin Robert Haas 17:51
Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao 17:56
Re: Non-superuser subscription owners Robert Haas 17:56
Re: Why enable_hashjoin Completely disables HashJoin Tom Lane 18:04
Re: [Proposal] Add foreign-server health checks infrastructure Tom Lane 18:10
Re: Minimal logical decoding on standbys 📎 Drouvot, Bertrand 18:17
Re: Should vacuum process config file reload more often Tom Lane 18:43
Re: [BUG] Logical replica crash if there was an error in a function. Tom Lane 18:49
Re: possible proposal plpgsql GET DIAGNOSTICS oid = PG_ROUTINE_OID 📎 Pavel Stehule 18:49
[PATCH] Add statement_timeout in pg_stat_activity 📎 Anthonin Bonnefoy 18:51
Re: Why enable_hashjoin Completely disables HashJoin Robert Haas 18:52
Re: hio.c does visibilitymap_pin()/IO while holding buffer lock 📎 Andres Freund 19:00
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion 19:04
Re: running logical replication as the subscription owner Jeff Davis 19:05
Re: Thoughts on using Text::Template for our autogenerated code? 📎 Corey Huinker 19:07
Re: Should vacuum process config file reload more often Andres Freund 19:08
Re: running logical replication as the subscription owner Jeff Davis 19:14
Re: zstd compression for pg_dump Justin Pryzby 19:17
Re: Pass heaprel to GlobalVisTestFor() in vacuumRedirectAndPlaceholder() Peter Geoghegan 19:20
Re: Minimal logical decoding on standbys Andres Freund 19:23
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 19:40
Re: Prefetch the next tuple's memory during seqscans Gregory Stark (as CFM) 19:47
Re: SQL/JSON revisited Alexander Lakhin 20:00
Re: psql - factor out echo code Gregory Stark (as CFM) 20:03
Re: Removing unneeded self joins Gregory Stark (as CFM) 20:30
Re: pg_usleep for multisecond delays Gregory Stark (as CFM) 20:33
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 20:50
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert 📎 Jacob Champion 21:09
Re: pg_stats and range statistics 📎 Gregory Stark (as CFM) 21:10
Re: [PATCH] Introduce array_shuffle() and array_sample() Gregory Stark (as CFM) 21:16
Re: [PATCH] Introduce array_shuffle() and array_sample() 📎 Daniel Gustafsson 21:25
Re: zstd compression for pg_dump Tomas Vondra 21:26
Re: GUC for temporarily disabling event triggers Daniel Gustafsson 21:35
Re: WIP: Aggregation push-down - take2 Gregory Stark (as CFM) 21:38
Re: generic plans and "initial" pruning Tom Lane 21:41
Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane 21:46
Re: Split index and table statistics into different types of stats Gregory Stark (as CFM) 21:47
Re: [PATCH] Introduce array_shuffle() and array_sample() Daniel Gustafsson 21:52
Re: psql: Add role's membership options to the \du+ command David G. Johnston 22:06
Re: Patch proposal: New hooks in the connection path Gregory Stark (as CFM) 22:08
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 22:25
Re: Should vacuum process config file reload more often 📎 Melanie Plageman 22:35
Re: Kerberos delegation support in libpq and postgres_fdw David Christensen 22:55
Re: Why enable_hashjoin Completely disables HashJoin Andres Freund 23:18
Re: Why enable_hashjoin Completely disables HashJoin David Rowley 23:31
Re: Why enable_hashjoin Completely disables HashJoin Tom Lane 23:31
Re: Why enable_hashjoin Completely disables HashJoin Tom Lane 23:39

April 4, 2023

Thread Author Time
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode David Rowley 00:37
fairywren exiting in ecpg Andres Freund 01:15
Re: Minimal logical decoding on standbys Masahiko Sawada 01:55
Re: running logical replication as the subscription owner Noah Misch 02:09
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami 02:19
Re: [BUG] pg_stat_statements and extended query protocol Tom Lane 02:47
same query but different result on pg16devel and pg15.2 tender wang 02:53
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami 03:01
Re: zstd compression for pg_dump 📎 Justin Pryzby 03:04
RE: Support logical replication of DDLs 📎 [email protected] 03:13
Re: [BUG] pg_stat_statements and extended query protocol Tom Lane 03:13
RE: Support logical replication of DDLs [email protected] 03:21
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami 03:29
Re: pg_usleep for multisecond delays Nathan Bossart 03:31
Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart 03:36
Re: Add missing copyright for pg_upgrade/t/* files Amit Kapila 03:43
Re: RFC: logical publication via inheritance root? Peter Smith 03:53
RE: Add missing copyright for pg_upgrade/t/* files Hayato Kuroda (Fujitsu) 04:18
Re: Prefetch the next tuple's memory during seqscans 📎 David Rowley 04:50
Re: same query but different result on pg16devel and pg15.2 📎 tender wang 05:53
Re: Minimal logical decoding on standbys Amit Kapila 05:57
Re: same query but different result on pg16devel and pg15.2 Richard Guo 06:47
[PoC] pg_upgrade: allow to upgrade publisher node 📎 Hayato Kuroda (Fujitsu) 07:00
Re: Why enable_hashjoin Completely disables HashJoin Quan Zongliang 07:38
Re: Minimal logical decoding on standbys Masahiko Sawada 07:48
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound John Naylor 08:12
Re: Should vacuum process config file reload more often Masahiko Sawada 08:26
Re: Minimal logical decoding on standbys 📎 Drouvot, Bertrand 09:42
Re: Minimal logical decoding on standbys Drouvot, Bertrand 09:47
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound 📎 Pavel Borisov 09:57
Re: Split index and table statistics into different types of stats Drouvot, Bertrand 10:04
Re: Patch proposal: New hooks in the connection path Drouvot, Bertrand 10:11
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita 10:28
Re: Split index and table statistics into different types of stats Michael Paquier 10:49
Re: SQL/JSON revisited 📎 Amit Langote 11:09
Re: Minimal logical decoding on standbys Alvaro Herrera 11:21
Re: Support logical replication of DDLs shveta malik 11:34
Re: Minimal logical decoding on standbys Amit Kapila 11:43
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier 12:04
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier 12:15
Re: fairywren exiting in ecpg Andrew Dunstan 12:22
Re: Minimal logical decoding on standbys Drouvot, Bertrand 12:34
Re: SQL/JSON revisited Alvaro Herrera 12:36
Check whether binaries can be released for s390x Namrata Bhave 12:56
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound 📎 Aleksander Alekseev 13:08
Re: ICU locale validation / canonicalization Peter Eisentraut 13:13
Re: Check whether binaries can be released for s390x Jonathan S. Katz 13:23
Re: generic plans and "initial" pruning Amit Langote 13:29
RE: Check whether binaries can be released for s390x Namrata Bhave 13:30
Re: Should vacuum process config file reload more often Daniel Gustafsson 13:36
Re: Minimal logical decoding on standbys Amit Kapila 13:43
Re: Why enable_hashjoin Completely disables HashJoin Robert Haas 13:50
Re: possible proposal plpgsql GET DIAGNOSTICS oid = PG_ROUTINE_OID Tom Lane 14:20
Re: doc: add missing "id" attributes to extension packaging page Peter Eisentraut 14:22
Re: Check whether binaries can be released for s390x Alvaro Herrera 14:32
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Gregory Stark (as CFM) 14:51
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Pavel Borisov 14:52
Re: Minimal logical decoding on standbys 📎 Drouvot, Bertrand 14:53
Re: doc: add missing "id" attributes to extension packaging page Peter Eisentraut 14:54
Re: Check whether binaries can be released for s390x Robert Haas 15:03
Re: Commitfest 2023-03 starting tomorrow! Gregory Stark (as CFM) 15:04
Re: RFC: logical publication via inheritance root? Jacob Champion 15:14
Re: Commitfest 2023-03 starting tomorrow! Tom Lane 15:18
Re: Improving btree performance through specializing by key shape, take 2 Gregory Stark (as CFM) 15:42
Re: logical decoding and replication of sequences, take 2 Gregory Stark (as CFM) 15:45
Re: Fix the description of GUC "max_locks_per_transaction" and "max_pred_locks_per_transaction" in guc_table.c Tom Lane 15:47
differential code coverage 📎 Andres Freund 16:03
Re: running logical replication as the subscription owner Robert Haas 16:09
Re: psql: Add role's membership options to the \du+ command Tom Lane 16:13
Re: psql: Add role's membership options to the \du+ command David G. Johnston 16:38
Re: psql: Add role's membership options to the \du+ command Robert Haas 16:39
Re: proposal: psql: show current user in prompt Tom Lane 16:42
RE: [Proposal] Add foreign-server health checks infrastructure 📎 Hayato Kuroda (Fujitsu) 16:51
Re: Minimal logical decoding on standbys Drouvot, Bertrand 16:54
Re: possible proposal plpgsql GET DIAGNOSTICS oid = PG_ROUTINE_OID 📎 Pavel Stehule 16:57
Re: psql: Add role's membership options to the \du+ command Tom Lane 17:12
Re: proposal: psql: show current user in prompt 📎 Pavel Stehule 17:26
Re: psql: Add role's membership options to the \du+ command Robert Haas 17:29
Re: possible proposal plpgsql GET DIAGNOSTICS oid = PG_ROUTINE_OID Tom Lane 17:34
Re: psql: Add role's membership options to the \du+ command Tom Lane 17:37
Re: possible proposal plpgsql GET DIAGNOSTICS oid = PG_ROUTINE_OID Pavel Stehule 17:41
Re: Minimal logical decoding on standbys Andres Freund 17:46
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎 Melanie Plageman 17:53
Re: Minimal logical decoding on standbys Andres Freund 17:53
Re: proposal: psql: show current user in prompt Tom Lane 17:55
Re: Remove dead macro exec_subplan_get_plan Gregory Stark (as CFM) 18:03
Re: Minimal logical decoding on standbys Jeff Davis 18:13
Re: monitoring usage count distribution Greg Stark 18:14
Re: monitoring usage count distribution Robert Haas 18:31
Re: Commitfest 2023-03 starting tomorrow! Greg Stark 18:36
Re: monitoring usage count distribution Tom Lane 18:40
Re: proposal: psql: show current user in prompt Pavel Stehule 18:50
fill_seq_fork_with_data() initializes buffer without lock Andres Freund 18:55
Re: Minimal logical decoding on standbys Robert Haas 18:55
Re: psql: Add role's membership options to the \du+ command David G. Johnston 19:02

Browse Archives

Prev | Next