pgsql-hackers since 2021-01-21 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

Jan. 21, 2021

Thread Author Time
Heap's backwards scan scans the incorrect pages with heap_setscanlimits() 📎 David Rowley 00:16
Re: POC: postgres_fdw insert batching Zhihong Yu 00:17
Re: POC: postgres_fdw insert batching 📎 Tomas Vondra 00:21
Re: Printing LSN made easy Kyotaro Horiguchi 00:29
Re: POC: postgres_fdw insert batching Tomas Vondra 00:46
Re: POC: postgres_fdw insert batching Tomas Vondra 00:56
Re: POC: postgres_fdw insert batching Zhihong Yu 01:02
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 01:05
Re: POC: postgres_fdw insert batching Tomas Vondra 01:11
Re: POC: postgres_fdw insert batching Zhihong Yu 01:16
Re: POC: postgres_fdw insert batching Tom Lane 01:22
Re: POC: postgres_fdw insert batching Amit Langote 01:24
Re: strange error reporting Tom Lane 01:33
Re: Printing backtrace of postgres processes Craig Ringer 01:35
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com 01:37
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 01:41
Re: POC: postgres_fdw insert batching 📎 Tomas Vondra 01:42
Re: Printing backtrace of postgres processes Craig Ringer 01:42
Re: SQL/JSON: JSON_TABLE 📎 Nikita Glukhov 01:42
Re: POC: postgres_fdw insert batching Tomas Vondra 01:45
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 01:46
Re: POC: postgres_fdw insert batching Zhihong Yu 01:49
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com 01:52
Re: POC: postgres_fdw insert batching Amit Langote 01:53
Re: Printing backtrace of postgres processes Tom Lane 01:56
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com 01:57
Re: POC: postgres_fdw insert batching 📎 Tomas Vondra 02:00
Re: POC: postgres_fdw insert batching Tom Lane 02:03
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com 02:09
Re: [PoC] Non-volatile WAL buffer Masahiko Sawada 02:17
Re: Add docs stub for recovery.conf 📎 Craig Ringer 02:19
RE: ResourceOwner refactoring kuroda.hayato@fujitsu.com 02:22
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com 02:22
Re: Printing backtrace of postgres processes Craig Ringer 02:23
Re: Parallel INSERT (INTO ... SELECT ...) Zhihong Yu 02:29
Re: POC: postgres_fdw insert batching Tomas Vondra 02:36
Re: [PATCH 1/1] Initial mach based shared memory support. Thomas Munro 02:47
Re: Parallel INSERT (INTO ... SELECT ...) Zhihong Yu 02:52
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Bharath Rupireddy 03:00
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 03:03
Re: REINDEX backend filtering 📎 Julien Rouhaud 03:12
Re: adding wait_start column to pg_locks Fujii Masao 03:48
Re: pg_upgrade fails with non-standard ACL Noah Misch 04:07
Re: ResourceOwner refactoring Michael Paquier 04:14
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 04:16
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 04:36
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dian M Fay 04:37
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 04:59
Re: Tid scan improvements 📎 David Rowley 05:16
Re: Support for NSS as a libpq TLS backend Michael Paquier 05:21
RE: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Hou, Zhijie 05:45
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 05:46
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 05:51
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 05:52
RE: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Hou, Zhijie 06:00
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 06:47
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 07:14
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 07:16
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 07:34
Re: Add primary keys to system catalogs Peter Eisentraut 07:39
Re: Add primary keys to system catalogs Peter Eisentraut 07:41
Re: OpenSSL connection setup debug callback issue Michael Paquier 08:01
Re: Wrong usage of RelationNeedsWAL 📎 Noah Misch 08:19
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎 Kyotaro Horiguchi 08:30
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 08:30
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. Sergey Shinderuk 08:39
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 08:53
Race condition in recovery? Dilip Kumar 09:00
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi 09:02
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 09:18
Re: Wrong usage of RelationNeedsWAL Noah Misch 09:23
Re: Jsonpath ** vs lax mode Alexander Korotkov 09:27
Re: Jsonpath ** vs lax mode Thomas Kellerer 09:37
Re: Add primary keys to system catalogs 📎 Peter Eisentraut 09:40
Refactor SSL test framework to support multiple TLS libraries 📎 Daniel Gustafsson 09:42
Re: Is Recovery actually paused? Bharath Rupireddy 09:59
Re: ResourceOwner refactoring Heikki Linnakangas 10:14
Re: Single transaction in the tablesync worker? Amit Kapila 10:17
Re: Printing LSN made easy Peter Eisentraut 10:23
Re: Printing LSN made easy Ashutosh Bapat 10:30
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed 11:11
RE: Stronger safeguard for archive recovery not to miss data osumi.takamichi@fujitsu.com 11:49
Re: Is Recovery actually paused? Dilip Kumar 11:53
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 11:58
Re: Columns correlation and adaptive query optimization Yugo NAGATA 12:30
Re: Additional Chapter for Tutorial - arch-dev.sgml 📎 Jürgen Purtz 12:38
Re: Is Recovery actually paused? Yugo NAGATA 12:49
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL 📎 Pavel Stehule 12:51
Re: Stronger safeguard for archive recovery not to miss data Laurenz Albe 12:51
RE: Stronger safeguard for archive recovery not to miss data osumi.takamichi@fujitsu.com 13:09
Re: Boundary value check in lazy_tid_reaped() 📎 Masahiko Sawada 13:11
Identify missing publications from publisher while create/alter subscription. 📎 vignesh C 13:25
Re: Jsonpath ** vs lax mode Alvaro Herrera 13:35
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL 📎 Pavel Stehule 13:37
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Alexey Kondratov 14:06
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL 📎 Pavel Stehule 14:14
RE: Enhance traceability of wal_level changes for backup management osumi.takamichi@fujitsu.com 14:19
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada 14:24
Re: Stronger safeguard for archive recovery not to miss data Laurenz Albe 14:30
Re: [Patch] ALTER SYSTEM READ ONLY 📎 Amul Sul 14:46
postgres_fdw: IMPORT FOREIGN SCHEMA ... LIMIT TO (partition) 📎 Matthias van de Meent 14:56
[PATCH] Disable bgworkers during servers start in pg_upgrade 📎 Denis Laxalde 15:23
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 15:28
Re: pg_upgrade fails with non-standard ACL 📎 Anastasia Lubennikova 15:42
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Bharath Rupireddy 16:17
Why does creating logical replication subscriptions require superuser? Paul Martinez 16:20
Re: Identify missing publications from publisher while create/alter subscription. Bharath Rupireddy 16:51
Re: Add primary keys to system catalogs 📎 Tom Lane 17:15
Re: Bug in error reporting for multi-line JSON Tom Lane 18:08
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 18:29
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. Tom Lane 18:38
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent 20:08
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 20:13
Re: Support for NSS as a libpq TLS backend Jacob Champion 20:16
Re: Race condition in recovery? Robert Haas 20:35
Avoiding smgrimmedsync() during nbtree index builds 📎 Andres Freund 20:36
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Alexey Kondratov 20:48
Re: Is Recovery actually paused? Robert Haas 20:48
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Justin Pryzby 21:26
Re: libpq debug log 📎 Alvaro Herrera 21:52
Re: Avoiding smgrimmedsync() during nbtree index builds Heikki Linnakangas 21:54
Re: strange error reporting 📎 Tom Lane 22:03
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard 22:17
Very misleading documentation for PQreset() Tom Lane 22:32
Re: Avoiding smgrimmedsync() during nbtree index builds Andres Freund 22:51
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. Sergey Shinderuk 23:32
Re: PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 23:39
Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera 23:43

Jan. 22, 2021

Thread Author Time
Re: PATCH: Batch/pipelining support for libpq Zhihong Yu 00:14
Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev 00:56
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 01:05
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 01:08
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan 01:12
Re: Support for NSS as a libpq TLS backend Jacob Champion 01:14
Re: PoC/WIP: Extended statistics on expressions 📎 Tomas Vondra 01:26
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 01:42
Re: OpenSSL connection setup debug callback issue Michael Paquier 01:54
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 02:15
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby 02:29
Re: [PoC] Non-volatile WAL buffer Tomas Vondra 02:32
Re: Single transaction in the tablesync worker? Amit Kapila 02:43
Re: pglz compression performance, take two 📎 Justin Pryzby 02:48
RE: About to add WAL write/fsync statistics to pg_stat_wal view kuroda.hayato@fujitsu.com 02:54
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 02:58
Re: [PoC] Non-volatile WAL buffer 📎 Tomas Vondra 03:27
RE: libpq debug log tsunakawa.takay@fujitsu.com 03:34
Re: PoC/WIP: Extended statistics on expressions 📎 Tomas Vondra 03:49
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby 04:01
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 04:11
Re: Added schema level support for publication. vignesh C 04:31
Re: Identify missing publications from publisher while create/alter subscription. japin 04:44
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby 04:46
Re: New IndexAM API controlling index vacuum strategies 📎 Peter Geoghegan 05:00
Re: Deleting older versions in unique indexes to avoid page splits Amit Kapila 05:23
Re: adding wait_start column to pg_locks 📎 torikoshia 05:37
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 05:48
Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiko Sawada 05:50
Re: POC: postgres_fdw insert batching 📎 Ian Lawrence Barwick 05:50
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 06:02
Re: simplifying foreign key/RI checks Corey Huinker 06:22
Re: Very misleading documentation for PQreset() Noah Misch 06:32
Re: [PATCH] More docs on what to do and not do in extension code Craig Ringer 06:36
Re: Identify missing publications from publisher while create/alter subscription. Bharath Rupireddy 06:42
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 07:16
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 07:21
Re: Why does creating logical replication subscriptions require superuser? Andrey Borodin 07:32
Re: Implementing Incremental View Maintenance 📎 Yugo NAGATA 07:59
Re: Preventing hangups in bgworker start/stop during DB shutdown Craig Ringer 08:13
Re: Why does creating logical replication subscriptions require superuser? Thomas Kellerer 08:16
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 08:19
plpgsql variable assignment not supporting distinct anymore easteregg 08:21
Re: Why does creating logical replication subscriptions require superuser? Andrey Borodin 08:25
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Amit Kapila 08:30
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy 08:33
Re: plpgsql variable assignment not supporting distinct anymore Pavel Stehule 08:43
Re: Add primary keys to system catalogs Joel Jacobson 08:47
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com 08:52
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed 09:00
Re: adding wait_start column to pg_locks Fujii Masao 09:11
Re: Additional Chapter for Tutorial - arch-dev.sgml Heikki Linnakangas 09:15
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy 09:29
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy 09:38
Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut 11:02
Re: Is it useful to record whether plans are generic or custom? Chengxi Sun 11:25
RE: Parallel Inserts in CREATE TABLE AS Tang, Haiying 11:46
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 11:49
Re: Online checksums patch - once again Heikki Linnakangas 11:55
mkid reference Magnus Hagander 11:56
RE: About to add WAL write/fsync statistics to pg_stat_wal view Masahiro Ikeda 12:14
Re: Online checksums patch - once again Heikki Linnakangas 12:21
Re: mkid reference Daniel Gustafsson 12:32
Re: Identify missing publications from publisher while create/alter subscription. vignesh C 12:37
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 12:38
Re: Identify missing publications from publisher while create/alter subscription. vignesh C 12:39
Re: doc review for v14 Masahiko Sawada 12:53
Re: About to add WAL write/fsync statistics to pg_stat_wal view 📎 Masahiro Ikeda 13:05
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 13:06
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 13:09
Re: PoC Refactor AM analyse API Heikki Linnakangas 13:12
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 13:13

Browse Archives

Prev | Next