pgsql-hackers since 2022-11-20 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

Nov. 20, 2022

Thread Author Time
Re: Getting rid of SQLValueFunction 📎 Michael Paquier 03:01
Re: More efficient build farm animal wakeup? Thomas Munro 03:56
Re: Support logical replication of DDLs 📎 vignesh C 03:59
Replace PROC_QUEUE / SHM_QUEUE with ilist.h 📎 Andres Freund 05:59
Re: [PATCH] New [relation] option engine 📎 Nikolay Shaplov 06:11
Re: More efficient build farm animal wakeup? Andres Freund 06:23
Re: How to *really* quit psql? Fabien COELHO 07:42
Re: How to *really* quit psql? 📎 Fabien COELHO 07:54
Re: How to *really* quit psql? Fabien COELHO 08:01
Re: Slow standby snapshot 📎 Michail Nikolaev 13:45
Re: Slow standby snapshot 📎 Michail Nikolaev 13:50
Re: Slow standby snapshot 📎 Michail Nikolaev 13:55
Question concerning backport of CVE-2022-2625 Roberto C. Sánchez 14:29
Re: Reducing power consumption on idle servers 📎 Simon Riggs 14:35
Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan 15:10
Re: Getting rid of SQLValueFunction Ted Yu 16:21
Re: Slow standby snapshot 📎 Simon Riggs 16:41
Re: Question concerning backport of CVE-2022-2625 Tom Lane 16:43
Re: predefined role(s) for VACUUM and ANALYZE 📎 Nathan Bossart 16:57
Re: Add LZ4 compression in pg_dump Justin Pryzby 17:26
Re: Allow placeholders in ALTER ROLE w/o superuser 📎 Alexander Korotkov 17:48
Re: Allow placeholders in ALTER ROLE w/o superuser Alexander Korotkov 17:50
Re: Avoid double lookup in pgstat_fetch_stat_tabentry() Andres Freund 19:00
Re: ssl tests aren't concurrency safe due to get_free_port() Andres Freund 19:05
Re: heavily contended lwlocks with long wait queues scale badly Andres Freund 19:56
Re: HOT chain validation in verify_heapam() Peter Geoghegan 19:58
Re: Reducing power consumption on idle servers 📎 Simon Riggs 20:00
Unstable regression test for contrib/pageinspect Tom Lane 20:37
perform_spin_delay() vs wait events 📎 Andres Freund 20:43
Re: Unstable regression test for contrib/pageinspect Peter Geoghegan 21:09
Re: Reducing power consumption on idle servers 📎 Thomas Munro 21:13
Precedence of bitwise operators Bauyrzhan Sakhariyev 21:27
Re: More efficient build farm animal wakeup? Magnus Hagander 21:31
Re: Reducing power consumption on idle servers Thomas Munro 21:31
Re: Precedence of bitwise operators Tom Lane 21:42
Re: More efficient build farm animal wakeup? Thomas Munro 21:53
Re: Question concerning backport of CVE-2022-2625 Roberto C. Sánchez 22:00
Re: perform_spin_delay() vs wait events Robert Haas 22:26
Re: More efficient build farm animal wakeup? Thomas Munro 22:32
Re: Reducing power consumption on idle servers Nathan Bossart 22:55
Re: perform_spin_delay() vs wait events Andres Freund 23:10
Re: Getting rid of SQLValueFunction 📎 Michael Paquier 23:12
Re: Add LZ4 compression in pg_dump Michael Paquier 23:13
Re: Getting rid of SQLValueFunction Ted Yu 23:15
Re: Split index and table statistics into different types of stats Andres Freund 23:19
Re: Polyphase merge is obsolete 📎 Heikki Linnakangas 23:57

Nov. 21, 2022

Thread Author Time
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund 00:38
Understanding WAL - large amount of activity from removing data Isaac Morland 01:24
Re: Understanding WAL - large amount of activity from removing data David G. Johnston 02:02
Re: when the startup process doesn't (logging startup delays) Kyotaro Horiguchi 02:20
Re: Unable to reset stats using pg_stat_reset_replication_slot Kyotaro Horiguchi 02:33
Re: CREATE INDEX CONCURRENTLY on partitioned index 📎 Justin Pryzby 03:00
Re: Unstable regression test for contrib/pageinspect Mark Dilger 03:21
Re: Unstable regression test for contrib/pageinspect Tom Lane 04:32
Re: Unstable regression test for contrib/pageinspect Tom Lane 04:46
Re: Multitable insert syntax support on Postgres? Corey Huinker 05:02
Re: Reducing power consumption on idle servers Laurenz Albe 05:07
Re: Multitable insert syntax support on Postgres? Corey Huinker 05:09
Re: Error-safe user functions Corey Huinker 05:17
Re: Error-safe user functions Tom Lane 05:26
Re: Reducing power consumption on idle servers Bharath Rupireddy 06:12
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 06:26
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 06:43
Re: Reducing power consumption on idle servers Bharath Rupireddy 06:50
Catalog_xmin is not advanced when a logical slot is lost 📎 sirisha chamarthi 06:57
Fix comments atop pg_get_replication_slots 📎 sirisha chamarthi 07:15
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 07:20
Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila 07:31
Re: Reducing power consumption on idle servers Simon Riggs 07:36
Re: Fix comments atop pg_get_replication_slots Amit Kapila 07:38
Re: Reducing power consumption on idle servers Simon Riggs 07:39
Re: Fix comments atop pg_get_replication_slots 📎 sirisha chamarthi 07:52
Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers 07:58
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 08:06
Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions sirisha chamarthi 08:16
Re: Reducing power consumption on idle servers Laurenz Albe 08:31
Re: Reducing power consumption on idle servers Laurenz Albe 08:40
Operation log for major operations 📎 Dmitry Koval 08:41
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 08:42
Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera 09:18
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Aleksander Alekseev 09:21
Re: Polyphase merge is obsolete Peter Eisentraut 09:29
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 09:30
Re: Getting rid of SQLValueFunction Michael Paquier 09:38
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 09:39
Re: New docs chapter on Transaction Management and related changes Laurenz Albe 10:15
Re: New docs chapter on Transaction Management and related changes Alvaro Herrera 10:35
Re: Operation log for major operations Justin Pryzby 11:03
Cleanup: Duplicated, misplaced comment in HeapScanDescData 📎 Matthias van de Meent 11:12
Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev 11:25
Re: Catalog_xmin is not advanced when a logical slot is lost Ashutosh Bapat 11:27
Re: Cleanup: Duplicated, misplaced comment in HeapScanDescData 📎 Matthias van de Meent 11:34
Re: Logical Replication Custom Column Expression Ashutosh Bapat 11:35
Re: Reducing power consumption on idle servers Simon Riggs 11:43
Damage control for planner's get_actual_variable_endpoint() runaway 📎 Jakub Wartak 12:00
Re: ExecRTCheckPerms() and many prunable partitions 📎 Amit Langote 12:03
Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera 12:09
Re: Damage control for planner's get_actual_variable_endpoint() runaway Alvaro Herrera 12:22
Re: Catalog_xmin is not advanced when a logical slot is lost Ashutosh Bapat 12:30
Re: Patch: Global Unique Index Simon Riggs 12:33
Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Naeem Akhter 12:33
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 12:34
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 12:34
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 12:36
Re: ExecRTCheckPerms() and many prunable partitions Amit Langote 12:46
[BUG] FailedAssertion in SnapBuildPurgeOlderTxn 📎 Maxim Orlov 12:47
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Maxim Orlov 13:08
Re: Split index and table statistics into different types of stats Drouvot, Bertrand 13:32
Re: [PATCH] Allow specification of custom slot for custom nodes Pavel Borisov 13:33
Re: Allow single table VACUUM in transaction block Simon Riggs 13:36
Re: TAP output format in pg_regress Dagfinn Ilmari Mannsåker 13:42
Re: Operation log for major operations Dmitry Koval 13:55
Re: createuser doesn't tell default settings for some options 📎 Daniel Gustafsson 14:07
Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera 14:19
Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov 14:44
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 14:48
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 15:01
Re: Allow single table VACUUM in transaction block 📎 Simon Riggs 15:07
Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs 15:14
Re: Catalog_xmin is not advanced when a logical slot is lost 📎 sirisha chamarthi 15:18
postgres_fdw binary protocol support 📎 Ilya Gladyshev 15:20
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 15:22
Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs 15:30
Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz 15:31
Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane 15:32
Re: perform_spin_delay() vs wait events Robert Haas 15:35
Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas 15:35
Re: allowing for control over SET ROLE Robert Haas 15:45
pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane 15:51
Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera 16:05
Re: Damage control for planner's get_actual_variable_endpoint() runaway 📎 Jakub Wartak 16:06
Re: Reducing power consumption on idle servers Robert Haas 16:38
Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi 16:49
Re: Sending SIGABRT to child processes (was Re: Strange failure on mamba) Tom Lane 17:04
Re: when the startup process doesn't (logging startup delays) Robert Haas 17:07
Re: Reducing power consumption on idle servers Tom Lane 17:11
Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera 17:12
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Andres Freund 17:22
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane 17:24
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

Browse Archives

Prev | Next