pgsql-hackers before 2022-11-23 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

Nov. 21, 2022

Thread Author Time
Re: Damage control for planner's get_actual_variable_endpoint() runaway Andres Freund 17:30
Re: Damage control for planner's get_actual_variable_endpoint() runaway Justin Pryzby 17:34
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane 17:35
Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi 17:35
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 17:37
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 17:37
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 17:39
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 17:45
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Robert Haas 17:52
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane 18:08
Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera 18:11
Re: Damage control for planner's get_actual_variable_endpoint() runaway Andres Freund 18:17
Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi 18:40
Re: Damage control for planner's get_actual_variable_endpoint() runaway 📎 Simon Riggs 18:44
Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi 18:48
Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera 18:56
Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi 19:02
Re: Add 64-bit XIDs into PostgreSQL 15 Peter Eisentraut 19:05
Re: Damage control for planner's get_actual_variable_endpoint() runaway Andres Freund 19:09
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. 📎 Tom Lane 19:12
Re: Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 19:15
Re: Add 64-bit XIDs into PostgreSQL 15 Tom Lane 19:21
$1 IS NULL with unknown type Daniele Varrazzo 19:47
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Andres Freund 19:56
Re: $1 IS NULL with unknown type Tom Lane 20:02
Re: Cleanup: Duplicated, misplaced comment in HeapScanDescData Andres Freund 20:12
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane 20:12
Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund 20:15
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. David G. Johnston 20:16
Re: Add 64-bit XIDs into PostgreSQL 15 Tom Lane 20:16
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Andres Freund 20:18
Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund 20:20
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane 20:33
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 20:33
fixing CREATEROLE 📎 Robert Haas 20:39
Re: Understanding WAL - large amount of activity from removing data Andres Freund 20:40
Re: Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions Andres Freund 20:45
Re: Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions Robert Haas 20:47
Re: Reducing power consumption on idle servers Laurenz Albe 20:50
Re: [PATCH] Allow specification of custom slot for custom nodes Alexander Korotkov 20:50
Re: More efficient build farm animal wakeup? Andrew Dunstan 20:50
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Andres Freund 20:52
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 20:55
[PATCH] Add <<none>> support to sepgsql_restorecon 📎 Ted Toth 20:57
Re: More efficient build farm animal wakeup? Tom Lane 20:58
Re: perform_spin_delay() vs wait events Alexander Korotkov 20:58
Re: perform_spin_delay() vs wait events Andres Freund 21:01
Re: perform_spin_delay() vs wait events Alexander Korotkov 21:03
Re: Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 21:17
Re: More efficient build farm animal wakeup? Magnus Hagander 21:20
Re: More efficient build farm animal wakeup? Magnus Hagander 21:26
Re: HOT chain validation in verify_heapam() Andres Freund 21:34
Re: Damage control for planner's get_actual_variable_endpoint() runaway Andres Freund 21:53
Re: psql: Add command to use extended query protocol Corey Huinker 22:02
Re: HOT chain validation in verify_heapam() Peter Geoghegan 22:06
Re: CI and test improvements 📎 Andres Freund 22:09
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 22:15
Re: More efficient build farm animal wakeup? Andrew Dunstan 22:27
Re: More efficient build farm animal wakeup? Magnus Hagander 22:34
Re: [PATCH] Add <<none>> support to sepgsql_restorecon Joe Conway 22:35
Re: More efficient build farm animal wakeup? Andrew Dunstan 22:35
Re: More efficient build farm animal wakeup? Tom Lane 22:40
Re: More efficient build farm animal wakeup? Andrew Dunstan 22:42
Re: More efficient build farm animal wakeup? Magnus Hagander 22:44
Re: CI and test improvements Andres Freund 22:45
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 22:48
Re: More efficient build farm animal wakeup? Magnus Hagander 23:10
Re: ubsan Andres Freund 23:15
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 23:17
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 23:34
Re: ubsan Justin Pryzby 23:42
Re: ubsan Andres Freund 23:45
Re: Error-safe user functions Michael Paquier 23:59

Nov. 22, 2022

Thread Author Time
Re: Improve tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE Michael Paquier 00:29
wake up logical workers after ALTER SUBSCRIPTION 📎 Nathan Bossart 00:41
Re: ps command does not show walsender's connected db Michael Paquier 00:44
RE: Partial aggregates pushdown 📎 Fujii.Yuki@df.MitsubishiElectric.co.jp 01:01
Re: missing indexes in indexlist with partitioned tables Andres Freund 01:36
RE: Perform streaming logical transactions by background workers and parallel apply 📎 houzj.fnst@fujitsu.com 02:00
Re: wake up logical workers after ALTER SUBSCRIPTION Thomas Munro 02:16
Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers 02:38
Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers 02:50
Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart 02:50
Re: perform_spin_delay() vs wait events 📎 Andres Freund 03:01
RE: wake up logical workers after ALTER SUBSCRIPTION Hayato Kuroda (Fujitsu) 03:03
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila 03:04
Re: Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions Julien Rouhaud 03:06
Re: ps command does not show walsender's connected db Bharath Rupireddy 03:16
Re: perform_spin_delay() vs wait events Michael Paquier 03:51
Re: perform_spin_delay() vs wait events Andres Freund 04:17
Re: wake up logical workers after ALTER SUBSCRIPTION 📎 Nathan Bossart 04:39
Re: Partial aggregates pushdown Ted Yu 05:00
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 05:19
Re: proposal: possibility to read dumped table's name from file Julien Rouhaud 05:25
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 05:30
Re: Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions Bharath Rupireddy 05:43
Re: SLRUs in the main buffer pool - Page Header definitions 📎 Bagga, Rishu 06:02
Re: Improve tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE 📎 vignesh C 06:18
Re: Split index and table statistics into different types of stats Bharath Rupireddy 06:19
Re: Collation version tracking for macOS Jeff Davis 06:34
RE: wake up logical workers after ALTER SUBSCRIPTION Hayato Kuroda (Fujitsu) 06:49
Generate pg_stat_get_* functions with Macros 📎 Drouvot, Bertrand 07:09
Re: Split index and table statistics into different types of stats Drouvot, Bertrand 07:12
RE: wake up logical workers after ALTER SUBSCRIPTION Takamichi Osumi (Fujitsu) 07:18
FOR UPDATE may leave spurious locks Kyotaro Horiguchi 07:23
RE: wake up logical workers after ALTER SUBSCRIPTION houzj.fnst@fujitsu.com 07:25
Re: proposal: possibility to read dumped table's name from file Andres Freund 07:39
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 07:41
Re: Bug in row_number() optimization Richard Guo 07:44
Re: Introduce a new view for checkpointer related stats Drouvot, Bertrand 07:55
Re: fixing CREATEROLE walther 08:02
Re: Damage control for planner's get_actual_variable_endpoint() runaway 📎 Jakub Wartak 08:03
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Michael Paquier 08:20
Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev 09:00
Re: Asynchronous execution support for Custom Scan Ronan Dunklau 09:07
RE: [CAUTION!! freemail] Re: Partial aggregates pushdown 📎 Fujii.Yuki@df.MitsubishiElectric.co.jp 09:11
Re: Time delayed LR (WAS Re: logical replication restrictions) vignesh C 09:15
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila 09:36
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov 09:53
Re: Add LZ4 compression in pg_dump gkokolatos 10:00
Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera 10:01
Re: allowing for control over SET ROLE igor levshin 10:09
Re: MERGE regress test Alvaro Herrera 10:29
Re: Add LZ4 compression in pg_dump Michael Paquier 10:49
Re: [CAUTION!! freemail] Re: Partial aggregates pushdown Ted Yu 10:51
Re: pg_upgrade, tables_with_oids.txt -> tables_with_oids.sql? Daniel Gustafsson 10:59
Re: [PATCH] Add initial xid/mxid/mxoff to initdb 📎 Maxim Orlov 11:04
Re: when the startup process doesn't (logging startup delays) 📎 Bharath Rupireddy 11:05
Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs 11:16
Re: wake up logical workers after ALTER SUBSCRIPTION Amit Kapila 11:29
Re: Fix comments atop pg_get_replication_slots Amit Kapila 11:32
Fix for visibility check on 14.5 fails on tpcc with high concurrency 📎 Dimos Stamatakis 11:38
Re: Logical Replication Custom Column Expression Amit Kapila 12:22
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn 📎 Masahiko Sawada 12:34
Re: Introduce a new view for checkpointer related stats 📎 Bharath Rupireddy 12:38
RE: Perform streaming logical transactions by background workers and parallel apply 📎 houzj.fnst@fujitsu.com 12:42
Re: Logical Replication Custom Column Expression Stavros Koureas 12:52
Re: postgres_fdw binary protocol support Ashutosh Bapat 13:10
Re: Non-decimal integer literals 📎 Peter Eisentraut 13:36
Re: fixing CREATEROLE Robert Haas 13:45
RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu) 13:53
Re: On login trigger: take three 📎 Mikhail Gribkov 13:53
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 14:00
Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev 14:14
Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs 14:16
Re: Add 64-bit XIDs into PostgreSQL 15 Dilip Kumar 14:25
Re: fixing CREATEROLE walther 14:27
Re: fixing CREATEROLE Tom Lane 14:50
Re: psql: Add command to use extended query protocol Peter Eisentraut 15:51
Re: dynamic result sets support in extended query protocol 📎 Peter Eisentraut 15:57
Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan 15:57
Re: Code checks for App Devs, using new options for transaction behavior 📎 Simon Riggs 16:02
Re: fixing CREATEROLE walther 16:04
Re: Partial aggregates pushdown Alexander Pyhalov 16:05
Re: fixing CREATEROLE walther 16:11
Re: Damage control for planner's get_actual_variable_endpoint() runaway 📎 Simon Riggs 16:17
Re: Slow standby snapshot Tom Lane 16:28
Re: fixing CREATEROLE Tom Lane 16:29
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 16:35
Re: Slow standby snapshot Simon Riggs 16:40
Re: fixing CREATEROLE Joe Conway 16:40
Re: Allow single table VACUUM in transaction block Justin Pryzby 16:43
Re: Slow standby snapshot Tom Lane 16:53
Re: proposal: possibility to read dumped table's name from file 📎 Pavel Stehule 17:02
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov 17:02
Re: Slow standby snapshot Simon Riggs 17:06
Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund 17:10
Re: Postgres picks suboptimal index after building of an extended statistics Andres Freund 17:14
Re: Allow single table VACUUM in transaction block Simon Riggs 17:16
Re: Make mesage at end-of-recovery less scary. Andres Freund 17:20
Re: [PATCH] Const'ify the arguments of ilist.c/ilist.h functions Andres Freund 17:31
Re: New docs chapter on Transaction Management and related changes 📎 Bruce Momjian 18:00
Re: More efficient build farm animal wakeup? Magnus Hagander 18:04
Re: New docs chapter on Transaction Management and related changes 📎 Bruce Momjian 18:05
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 18:22
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 18:27
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 18:44
Re: New docs chapter on Transaction Management and related changes Erik Rijkers 18:47
Re: New docs chapter on Transaction Management and related changes 📎 Bruce Momjian 18:50
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 19:02
Re: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe 19:03
Re: fixing CREATEROLE Mark Dilger 20:01
Re: Logical Replication Custom Column Expression Stavros Koureas 20:10
Re: Introduce a new view for checkpointer related stats Andres Freund 20:53
Re: Slow standby snapshot 📎 Michail Nikolaev 21:53
Re: Prefetch the next tuple's memory during seqscans 📎 David Rowley 21:58
Re: Prefetch the next tuple's memory during seqscans David Rowley 22:00
Re: fixing CREATEROLE Robert Haas 22:02
Re: Make mesage at end-of-recovery less scary. 📎 Justin Pryzby 22:04
Re: PGDOCS - Logical replication GUCs - added some xrefs 📎 Peter Smith 22:16
Re: TAP output format in pg_regress 📎 Daniel Gustafsson 22:17
Re: pgstattuple: add test for coverage Andres Freund 22:28
Re: More efficient build farm animal wakeup? Andrew Dunstan 22:35
Re: fixing CREATEROLE Mark Dilger 22:48
Re: Allow placeholders in ALTER ROLE w/o superuser Steve Chavez 22:53
Re: CI and test improvements 📎 Justin Pryzby 22:57
Re: Make ON_ERROR_STOP stop on shell script failure Matheus Alcantara 23:16
Re: Logical Replication Custom Column Expression Peter Smith 23:24
Re: More efficient build farm animal wakeup? Tom Lane 23:55
Re: TAP output format in pg_regress Andres Freund 23:56

Browse Archives

Prev | Next