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

Feb. 18, 2022

Thread Author Time
Re: Silencing upcoming warning about stack_base_ptr Andres Freund 00:12
Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Andres Freund 00:18
Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Peter Geoghegan 00:20
Re: Race conditions in 019_replslot_limit.pl Andres Freund 00:34
Re: Silencing upcoming warning about stack_base_ptr Tom Lane 00:40
Re: adding 'zstd' as a compression algorithm Michael Paquier 01:18
Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Michael Paquier 01:28
Re: adding 'zstd' as a compression algorithm Andres Freund 01:36
Re: Support escape sequence for cluster_name in postgres_fdw.application_name Fujii Masao 02:40
Re: Fix overflow in DecodeInterval 📎 Joseph Koshakow 02:45
Re: Logical replication timeout problem Ajin Cherian 02:50
Re: Assert in pageinspect with NULL pages Justin Pryzby 03:00
Re: Assert in pageinspect with NULL pages Michael Paquier 03:02
Fix formatting of Interval output 📎 Joseph Koshakow 03:04
Re: Assert in pageinspect with NULL pages Michael Paquier 03:07
Re: Fix CheckIndexCompatible comment Fujii Masao 03:22
Re: Race conditions in 019_replslot_limit.pl Andres Freund 03:41
Re: Race conditions in 019_replslot_limit.pl Tom Lane 04:11
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 04:27
Re: Fix a comment in worker.c Amit Kapila 04:48
Re: Fix a comment in worker.c Masahiko Sawada 05:22
Timeout control within tests 📎 Noah Misch 05:28
Re: Timeout control within tests Andres Freund 05:48
Re: Race conditions in 019_replslot_limit.pl Andres Freund 05:55
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 05:56
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 06:03
Re: Optionally automatically disable logical replication subscriptions on error 📎 Peter Smith 06:26
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 06:32
RE: Failed transaction statistics to measure the logical replication progress [email protected] 06:34
Re: Fix CheckIndexCompatible comment Yugo NAGATA 06:35
Re: row filtering for logical replication Peter Smith 06:39
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 06:50
Re: automatically generating node support functions 📎 Peter Eisentraut 06:51
Re: Timeout control within tests Noah Misch 07:19
Re: Time to drop plpython2? Mikael Kjellström 07:33
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud 07:43
Re: improve --with-lz4 install documentation Michael Paquier 07:49
Patch a potential memory leak in describeOneTableDetails() 📎 wliang 08:12
Re: logical replication empty transactions Ajin Cherian 08:21
Re: shared_preload_libraries = 'pg_stat_statements' failing with installcheck (compute_query_id = auto) 📎 Michael Paquier 08:22
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 08:26
RE: Failed transaction statistics to measure the logical replication progress [email protected] 08:34
Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao 08:59
Re: logical replication empty transactions Amit Kapila 09:10
Re: logical replication empty transactions Amit Kapila 09:17
RE: logical replication empty transactions [email protected] 09:36
Re: shared_preload_libraries = 'pg_stat_statements' failing with installcheck (compute_query_id = auto) Julien Rouhaud 09:38
Re: pgsql: pg_upgrade: Preserve relfilenodes and tablespace OIDs. Christoph Berg 09:39
JSON path decimal literal syntax 📎 Peter Eisentraut 10:17
Re: logical replication empty transactions Amit Kapila 10:27
Re: Failed transaction statistics to measure the logical replication progress Amit Kapila 11:10
Re: Emit a warning if the extension's GUC is set incorrectly Florin Irion 11:47
Re: Merging statistics from children instead of re-sampling everything Andrey V. Lepikhov 11:50
Re: adding 'zstd' as a compression algorithm Robert Haas 13:08
Re: postgres_fdw: using TABLESAMPLE to collect remote sample 📎 Tomas Vondra 13:28
Re: adding 'zstd' as a compression algorithm Robert Haas 13:48
Re: adding 'zstd' as a compression algorithm Robert Haas 14:02
Re: killing perl2host 📎 Andrew Dunstan 14:03
Re: adding 'zstd' as a compression algorithm Robert Haas 14:24
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 14:37
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors 📎 Yugo NAGATA 14:45
RE: Failed transaction statistics to measure the logical replication progress 📎 [email protected] 14:51
Re: adding 'zstd' as a compression algorithm 📎 Robert Haas 14:52
Re: [PATCH] Add reloption for views to enable RLS 📎 Laurenz Albe 14:57
RE: Failed transaction statistics to measure the logical replication progress [email protected] 14:59
Re: Synchronizing slots from primary to standby James Coleman 15:25
Re: Timeout control within tests Tom Lane 15:26
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 15:44
Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart 16:44
Re: Per-table storage parameters for TableAM/IndexAM extensions Simon Riggs 17:17
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Ashutosh Sharma 17:18
[PATCH] Add support to table_to_xmlschema regex when timestamp has time zone Renan Soares Lopes 17:47
Re: USE_BARRIER_SMGRRELEASE on Linux? 📎 Nathan Bossart 18:01
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas 18:27
pgsql: Add support for building with ZSTD. Robert Haas 18:53
Re: adding 'zstd' as a compression algorithm Robert Haas 18:53
Re: [PATCH] Add support to table_to_xmlschema regex when timestamp has time zone Euler Taveira 19:10
Re: Time to drop plpython2? Joe Conway 19:19
Re: Time to drop plpython2? Andres Freund 19:37
Re: Time to drop plpython2? Joe Conway 19:46
Re: Design of pg_stat_subscription_workers vs pgstats David G. Johnston 19:46
Re: buildfarm warnings 📎 Robert Haas 19:56
Re: Time to drop plpython2? Andres Freund 20:25
Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund 20:32
Re: Time to drop plpython2? Joe Conway 20:35
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 20:41
Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart 20:51
Re: Time to drop plpython2? Andres Freund 20:53
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 20:54
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart 20:54
Re: Trap errors from streaming child in pg_basebackup to exit early 📎 Daniel Gustafsson 21:00
Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson 21:02
Re: Time to drop plpython2? Alvaro Herrera 21:03
Re: Time to drop plpython2? Joe Conway 21:08
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 21:09
Re: Synchronizing slots from primary to standby James Coleman 21:46
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit David Zhang 21:55
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 21:56
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund 22:11
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund 22:11
Re: Emit a warning if the extension's GUC is set incorrectly Tom Lane 22:18
Re: Synchronizing slots from primary to standby Andres Freund 22:23
Re: killing perl2host Andrew Dunstan 22:34
Re: Time to drop plpython2? Andres Freund 22:41
Re: Race conditions in 019_replslot_limit.pl Andres Freund 22:42
Re: Time to drop plpython2? Tom Lane 23:09
Re: Race conditions in 019_replslot_limit.pl Andres Freund 23:14
Re: Race conditions in 019_replslot_limit.pl Tom Lane 23:15
Re: Time to drop plpython2? Andres Freund 23:19
Re: shared_preload_libraries = 'pg_stat_statements' failing with installcheck (compute_query_id = auto) Michael Paquier 23:25
Re: Time to drop plpython2? Tom Lane 23:27
Re: Race conditions in 019_replslot_limit.pl Andres Freund 23:40
Re: Race conditions in 019_replslot_limit.pl Tom Lane 23:49

Feb. 19, 2022

Thread Author Time
Re: Mark all GUC variable as PGDLLIMPORT Andres Freund 00:02
Re: Race conditions in 019_replslot_limit.pl Andres Freund 00:08
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 00:12
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Tomas Vondra 00:16
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 01:00
Re: pg_upgrade verbosity when redirecting output to log file 📎 Andres Freund 01:20
Re: pg_upgrade verbosity when redirecting output to log file Justin Pryzby 01:46
Re: Time to drop plpython2? Mark Wong 02:00
Re: logical decoding and replication of sequences Tomas Vondra 02:18
Re: Timeout control within tests Noah Misch 02:41
Re: Make mesage at end-of-recovery less scary. Ashutosh Sharma 04:01
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Ashutosh Sharma 04:07
Re: Fix formatting of Interval output Tom Lane 04:44
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud 05:32
Re: logical decoding and replication of sequences Amit Kapila 05:33
Re: MultiXact\SLRU buffers configuration Andrey Borodin 05:34
Re: pgsql: Add support for building with ZSTD. 📎 Michael Paquier 06:18
Re: improve --with-lz4 install documentation Michael Paquier 06:20
Re: Time to drop plpython2? Michael Paquier 06:23
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 10:49
use rotate macro in more places 📎 John Naylor 13:07
doc: join state for merge join 📎 Zhihong Yu 13:20
Re: Design of pg_stat_subscription_workers vs pgstats David G. Johnston 13:21
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 13:36
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 13:38
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 13:43
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 13:44
Re: killing perl2host Andrew Dunstan 13:48
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 13:48
Reducing power consumption on idle servers 📎 Simon Riggs 14:10
Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund 16:02
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 16:06
Re: Design of pg_stat_subscription_workers vs pgstats David G. Johnston 16:16
Re: Time to drop plpython2? Andres Freund 16:22
Re: use rotate macro in more places Tom Lane 16:28
Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund 16:37
Re: Fix formatting of Interval output Joseph Koshakow 16:40
Re: Fix formatting of Interval output Tom Lane 17:00
Re: Reducing power consumption on idle servers Andres Freund 17:03
Re: Design of pg_stat_subscription_workers vs pgstats David G. Johnston 17:04
Re: use rotate macro in more places 📎 Yugo NAGATA 18:01
Re: killing perl2host 📎 Andrew Dunstan 18:04
Re: use rotate macro in more places Tom Lane 18:22
Re: Fix formatting of Interval output Joseph Koshakow 18:43
Re: killing perl2host Andrew Dunstan 18:47
Re: Fix formatting of Interval output Tom Lane 18:52
Re: doc: join state for merge join Daniel Gustafsson 19:24
Re: Fix overflow in DecodeInterval Joseph Koshakow 19:26
Re: Reducing power consumption on idle servers Thomas Munro 19:39
Re: killing perl2host Andres Freund 21:34
Re: MultiXact\SLRU buffers configuration Thomas Munro 21:38
Re: MultiXact\SLRU buffers configuration Andres Freund 21:42
Re: Refactor CheckpointWriteDelay() Andres Freund 21:50
Re: killing perl2host Andrew Dunstan 21:51
Re: adding 'zstd' as a compression algorithm Andres Freund 21:54
Re: killing perl2host Andres Freund 21:54
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations 📎 Peter Geoghegan 23:08
Re: initdb / bootstrap design 📎 Tom Lane 23:35
set TESTDIR from perl rather than Makefile Justin Pryzby 23:41
Re: set TESTDIR from perl rather than Makefile 📎 Justin Pryzby 23:53

Feb. 20, 2022

Thread Author Time
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund 00:12
Re: Fix overflow in DecodeInterval 📎 Joseph Koshakow 00:16
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations 📎 Peter Geoghegan 00:22
Re: initdb / bootstrap design Andres Freund 00:31
Re: initdb / bootstrap design Tom Lane 00:39
Re: initdb / bootstrap design Andres Freund 00:49
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 01:22
Re: initdb / bootstrap design 📎 Tom Lane 01:46
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund 01:54
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations 📎 Peter Geoghegan 02:16
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund 03:01
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 03:07
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 03:18
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund 03:28
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 03:31
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 03:40
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund 03:47
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 03:56
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund 04:21
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 04:28
Re: do only critical work during single-user vacuum? Noah Misch 04:57
Re: use rotate macro in more places John Naylor 06:29
Re: MultiXact\SLRU buffers configuration Andrey Borodin 07:35
Re: postgres_fdw and skip locked 📎 Alexander Pyhalov 08:02
Print warning when I execute my own extension function Dong Wook Lee 10:23
Re: Print warning when I execute my own extension function Julien Rouhaud 10:29
Uniforms the errors msgs at tuplestore paths 📎 Ranier Vilela 14:12

Browse Archives

Prev | Next