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

Thread Author Time
Re: Estimating HugePages Requirements? Justin Pryzby 00:23
Re: doc issue missing type name "multirange" in chapter title Justin Pryzby 00:28
Re: speed up verifying UTF-8 John Naylor 00:36
Re: doc issue missing type name "multirange" in chapter title Tom Lane 00:39
Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund 00:58
Re: Race condition in InvalidateObsoleteReplicationSlots() 📎 Álvaro Herrera 00:58
Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Tom Lane 01:18
Re: Testing autovacuum wraparound (including failsafe) 📎 Andres Freund 01:18
Replication protocol doc fix Jeff Davis 01:26
RE: locking [user] catalog tables vs 2pc vs logical rep 📎 [email protected] 01:27
Re: Logical replication keepalive flood Kyotaro Horiguchi 01:37
Re: BF assertion failure on mandrill in walsender, v13 Noah Misch 01:39
Re: Race condition in recovery? Kyotaro Horiguchi 01:40
Re: Adjust pg_regress output for new long test names Noah Misch 01:43
Re: "an SQL" vs. "a SQL" David Rowley 01:44
Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan 01:49
Re: Race condition in recovery? Tom Lane 01:53
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 01:58
Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund 02:00
Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Tom Lane 02:00
timing sensitive failure of test_decoding RT that exists in PG9.6 [email protected] 02:00
Question about StartLogicalReplication() error path Jeff Davis 02:08
Re: Patch: Range Merge Join Jeff Davis 02:14
Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan 02:15
Re: Duplicate history file? Kyotaro Horiguchi 02:25
Re: Duplicate history file? Kyotaro Horiguchi 02:28
Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund 02:38
Re: Duplicate history file? Julien Rouhaud 02:48
Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan 03:16
Re: Multi-Column List Partitioning 📎 Amit Langote 03:37
Re: Fix dropped object handling in pg_event_trigger_ddl_commands 📎 Michael Paquier 03:46
Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila 04:13
Release 14 Beta 2 Michael Paquier 04:19
Re: Question about StartLogicalReplication() error path Amit Kapila 04:43
Re: PoC/WIP: Extended statistics on expressions Noah Misch 04:55
Re: libpq debug log Noah Misch 05:00
Re: Race condition in recovery? Kyotaro Horiguchi 05:07
Re: locking [user] catalog tables vs 2pc vs logical rep vignesh C 05:12
Re: Add PortalDrop in exec_execute_message Yura Sokolov 05:21
Re: Race condition in recovery? Kyotaro Horiguchi 05:26
Re: logical replication of truncate command with trigger causes Assert Amit Kapila 05:29
Re: Decoding speculative insert with toast leaks memory 📎 Dilip Kumar 06:07
Re: Race condition in recovery? Kyotaro Horiguchi 06:14
Re: Question about StartLogicalReplication() error path Jeff Davis 06:22
Re: Error on pgbench logs Michael Paquier 06:23
Re: Multi-Column List Partitioning Amit Langote 06:26
Re: Duplicate history file? Kyotaro Horiguchi 06:32
Re: Error on pgbench logs Kyotaro Horiguchi 06:56
Re: Added missing tab completion for alter subscription set option Michael Paquier 06:56
Re: Error on pgbench logs Kyotaro Horiguchi 07:02
Re: Duplicate history file? Michael Paquier 07:08
Re: Duplicate history file? Julien Rouhaud 07:18
Re: Fix dropped object handling in pg_event_trigger_ddl_commands 📎 Aleksander Alekseev 08:00
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 08:34
pgbench bug candidate: negative "initial connection time" 📎 [email protected] 08:58
Re: Race condition in recovery? Dilip Kumar 09:49
Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila 10:13
Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian 10:26
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 11:04
pg_regress.c also sensitive to various PG* environment variables 📎 Michael Paquier 12:07
recovery test failures on hoverfly Amit Kapila 12:08
Re: recovery test failures on hoverfly Michael Paquier 12:20
Re: Fix dropped object handling in pg_event_trigger_ddl_commands Michael Paquier 12:36
Re: Transactions involving multiple postgres foreign servers, take 2 Robert Haas 12:50
Re: Added schema level support for publication. Bharath Rupireddy 12:52
Re: Added schema level support for publication. Bharath Rupireddy 13:13
Re: Add PortalDrop in exec_execute_message Tom Lane 13:38
Re: Decoding speculative insert with toast leaks memory Amit Kapila 13:53
Re: pg_regress.c also sensitive to various PG* environment variables Alvaro Herrera 14:08
Re: Error on pgbench logs 📎 Fabien COELHO 14:09
Re: recovery test failures on hoverfly Tom Lane 14:37
Re: Race condition in recovery? Tom Lane 14:46
Re: pgbench bug candidate: negative "initial connection time" Fabien COELHO 14:57
Re: Race condition in recovery? Tom Lane 15:23
Re: logical replication of truncate command with trigger causes Assert Tom Lane 15:26
Re: [PATCH] Fix select from wrong table array_op_test Tom Lane 15:31
Re: [PATCH] Fix select from wrong table array_op_test Heikki Linnakangas 16:00
Re: Transactions involving multiple postgres foreign servers, take 2 Fujii Masao 16:25
Re: Race condition in InvalidateObsoleteReplicationSlots() 📎 Álvaro Herrera 16:27
Re: "an SQL" vs. "a SQL" Bruce Momjian 16:34
Re: Question about StartLogicalReplication() error path Robert Haas 17:15
Re: Multi-Column List Partitioning Zhihong Yu 17:32
Re: Question about StartLogicalReplication() error path Andres Freund 17:40
Re: Question about StartLogicalReplication() error path Jeff Davis 18:49
Re: Question about StartLogicalReplication() error path Jeff Davis 18:56
Re: Question about StartLogicalReplication() error path Andres Freund 18:56
Re: Question about StartLogicalReplication() error path Jeff Davis 19:07
Re: RFC: Table access methods and scans Andres Freund 19:09
Re: [Proposal] Add accumulated statistics for wait event Andres Freund 19:18
Re: automatically generating node support functions Andres Freund 19:23
Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis 19:26
Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera 19:52
Re: Question about StartLogicalReplication() error path Robert Haas 20:05
Re: Character expansion with ICU collations Finnerty, Jim 20:05
Re: doc issue missing type name "multirange" in chapter title Alexander Korotkov 20:07
Re: doc issue missing type name "multirange" in chapter title Tom Lane 20:16
Re: Add PortalDrop in exec_execute_message Alvaro Herrera 20:21
Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas 20:25
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Robert Haas 20:29
Re: Character expansion with ICU collations Peter Eisentraut 20:29
Re: unnesting multirange data types 📎 Alexander Korotkov 20:37
Re: Race condition in InvalidateObsoleteReplicationSlots() Andres Freund 20:38
Re: Question about StartLogicalReplication() error path Andres Freund 20:42
Re: Question about StartLogicalReplication() error path Andres Freund 20:43
Re: Replication protocol doc fix Robert Haas 20:57
Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra 21:01
Re: pg_stat_progress_create_index vs. parallel index builds Alvaro Herrera 21:24
Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan 21:46
Re: BUG #17056: Segmentation fault on altering the type of the foreign table column with a default Andrew Dunstan 21:59
Re: BUG #17056: Segmentation fault on altering the type of the foreign table column with a default Andrew Dunstan 22:03
Re: Replication protocol doc fix Jeff Davis 22:12
Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan 22:28
Re: recovery test failures on hoverfly 📎 Tom Lane 22:28
Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra 22:39
Re: Fdw batch insert error out when set batch_size > 65535 Tom Lane 22:44
Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Andres Freund 22:49
Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Tom Lane 23:08
Re: unnesting multirange data types Justin Pryzby 23:30
Re: unnesting multirange data types Alexander Korotkov 23:44
Re: Table AM modifications to accept column projection lists 📎 Jacob Champion 23:53

June 12, 2021

Thread Author Time
Re: pg_regress.c also sensitive to various PG* environment variables Michael Paquier 00:10
Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) 📎 Bruce Momjian 00:32
Re: cleanup temporary files after crash Justin Pryzby 00:43
Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Tom Lane 00:56
Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) 📎 Bruce Momjian 01:12
Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Tom Lane 01:17
Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Justin Pryzby 01:19
Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) 📎 Bruce Momjian 01:40
Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Bruce Momjian 01:42
ProcArrayStruct->pgprocnos vs ->maxProcs vs PGPROC ordering Andres Freund 01:44
Re: A new function to wait for the backend exit after termination Justin Pryzby 01:54
Signed vs. Unsigned (some) 📎 Ranier Vilela 02:05
pg_filenode_relation(0,0) elog Justin Pryzby 02:33
Re: An out-of-date comment in nodeIndexonlyscan.c 📎 Thomas Munro 02:35
Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Andres Freund 02:36
Re: [PATCH] Fix buffer not null terminated on (ecpg lib) Tom Lane 03:40
Re: PG 14 release notes, first draft Justin Pryzby 03:45
Re: pg_filenode_relation(0,0) elog Tom Lane 03:51
Re: Add client connection check during the execution of the query 📎 Thomas Munro 04:24
Re: A new function to wait for the backend exit after termination 📎 Noah Misch 04:37
Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` Andres Freund 04:42
Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()` 盏一 04:52
Re: A new function to wait for the backend exit after termination Justin Pryzby 05:12
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 06:00
Questions about support function and abbreviate Han Wang 06:51
Re: Questions about support function and abbreviate Darafei Komяpa Praliaskouski 06:55
Re: logical replication of truncate command with trigger causes Assert Amit Kapila 07:15
Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila 07:22
Re: Questions about support function and abbreviate Han Wang 07:42
Failure in subscription test 004_sync.pl Michael Paquier 07:43
Re: Race condition in recovery? Michael Paquier 07:48
Re: Hook for extensible parsing. 📎 Julien Rouhaud 08:29
Re: Add client connection check during the execution of the query Zhihong Yu 08:35
Re: psql - add SHOW_ALL_RESULTS option 📎 Fabien COELHO 09:41
Re: Question about StartLogicalReplication() error path Amit Kapila 10:47
Small clean up in nodeAgg.c 📎 David Rowley 11:03
Re: Race condition in recovery? Andrew Dunstan 11:31
Re: Logical replication keepalive flood Amit Kapila 11:51
Use pg_nextpower2_* in a few more places 📎 David Rowley 12:31
Re: Use pg_nextpower2_* in a few more places Zhihong Yu 12:55
Re: Failure in subscription test 004_sync.pl Amit Kapila 12:57
Re: Race condition in recovery? Andrew Dunstan 13:05
Re: Use pg_nextpower2_* in a few more places David Rowley 13:40
Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) 📎 Ranier Vilela 13:55
Re: Use pg_nextpower2_* in a few more places Zhihong Yu 14:13
Re: Race condition in recovery? Tom Lane 14:20
Re: Use pg_nextpower2_* in a few more places David Rowley 14:35
Re: Use pg_nextpower2_* in a few more places Zhihong Yu 14:44
Add proper planner support for ORDER BY / DISTINCT aggregates 📎 David Rowley 15:07
Re: pg_filenode_relation(0,0) elog Justin Pryzby 15:12
Re: A new function to wait for the backend exit after termination Noah Misch 15:21
SQLSTATE for replication connection failures Tom Lane 15:42
Re: Race condition in recovery? Andrew Dunstan 15:47
[PATCH] check_random_seed: use a boolean not an int.. Justin Pryzby 16:13
Re: logical replication of truncate command with trigger causes Assert Tom Lane 17:01
Re: Race condition in recovery? Tom Lane 17:07
Re: pg_filenode_relation(0,0) elog Tom Lane 17:30
Re: Race condition in recovery? Andrew Dunstan 17:44
Re: Failure in subscription test 004_sync.pl Tom Lane 17:51
Re: Race condition in recovery? Tom Lane 17:54
Re: Error on pgbench logs Yugo NAGATA 18:07
Re: Error on pgbench logs Yugo NAGATA 18:27
Re: A new function to wait for the backend exit after termination Justin Pryzby 18:27
Re: logical replication of truncate command with trigger causes Assert Alvaro Herrera 18:43
Avoid stuck of pbgench due to skipped transactions 📎 Yugo NAGATA 19:01
Re: no mailing list hits in google Andres Freund 19:05
Re: recovery test failures on hoverfly Tom Lane 19:15
Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Andres Freund 19:27
Re: Character expansion with ICU collations Finnerty, Jim 19:39
Re: recovery test failures on hoverfly Andrew Dunstan 21:19
Re: recovery test failures on hoverfly Tom Lane 21:28
Re: Race condition in recovery? Andrew Dunstan 21:29
Re: Error on pgbench logs Fabien COELHO 21:32
Re: BUG #17056: Segmentation fault on altering the type of the foreign table column with a default 📎 Andrew Dunstan 21:40
Re: BUG #17056: Segmentation fault on altering the type of the foreign table column with a default Andres Freund 21:50
Re: recovery test failures on hoverfly Andrew Dunstan 21:50
Re: unnesting multirange data types 📎 Alexander Korotkov 21:57
Re: recovery test failures on hoverfly Tom Lane 21:57
Re: unnesting multirange data types Jonathan S. Katz 22:16
Re: Questions about support function and abbreviate Giuseppe Broccolo 23:45

Browse Archives

Prev | Next