pgsql-hackers since 2021-02-09 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. 9, 2021

Thread Author Time
Re: Libpq support to connect to standby server as priority Greg Nancarrow 00:17
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Alexander Korotkov 00:34
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Alexander Korotkov 00:35
RE: Made ecpg compatibility mode and run-time behaviour options case insensitive Tang, Haiying 00:42
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 01:29
RE: Single transaction in the tablesync worker? [email protected] 01:37
Re: Is Recovery actually paused? 📎 Kyotaro Horiguchi 01:58
RE: parse mistake in ecpg connect string 📎 [email protected] 02:12
RE: libpq debug log [email protected] 02:26
Re: repeated decoding of prepared transactions Amit Kapila 03:02
Re: Is Recovery actually paused? Yugo NAGATA 03:23
Re: pg_replication_origin_drop API potential race condition Amit Kapila 03:57
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 04:00
Re: Is Recovery actually paused? Dilip Kumar 04:13
Re: Is Recovery actually paused? Dilip Kumar 04:17
Re: Is Recovery actually paused? Bharath Rupireddy 04:28
Re: 2021-02-11 release announcement draft er 04:30
RE: [POC] Fast COPY FROM command for the table with foreign partitions 📎 [email protected] 04:35
Re: parse mistake in ecpg connect string 📎 Kyotaro Horiguchi 04:58
Re: parse mistake in ecpg connect string Kyotaro Horiguchi 04:59
Re: Is Recovery actually paused? Kyotaro Horiguchi 05:17
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM Michael Paquier 05:18
Re: pg_replication_origin_drop API potential race condition 📎 Amit Kapila 05:28
Re: Is Recovery actually paused? Kyotaro Horiguchi 05:55
Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey V. Lepikhov 05:57
Re: repeated decoding of prepared transactions Ashutosh Bapat 05:59
Re: Is Recovery actually paused? Kyotaro Horiguchi 06:00
Re: Is Recovery actually paused? Kyotaro Horiguchi 06:05
Re: repeated decoding of prepared transactions Ajin Cherian 06:27
Re: Single transaction in the tablesync worker? Peter Smith 06:32
Re: Support for NSS as a libpq TLS backend Michael Paquier 06:47
Re: libpq debug log Kyotaro Horiguchi 06:49
RE: parse mistake in ecpg connect string Wang, Shenhao 06:56
Re: Is Recovery actually paused? Bharath Rupireddy 06:57
Re: Improvements and additions to COPY progress reporting Josef Šimánek 07:02
Re: Improvements and additions to COPY progress reporting Bharath Rupireddy 07:12
Fallback table AM for relkinds without storage Michael Paquier 07:27
Re: Single transaction in the tablesync worker? Peter Smith 07:37
RE: parse mistake in ecpg connect string [email protected] 07:38
RE: [POC] Fast COPY FROM command for the table with foreign partitions [email protected] 07:47
Re: Single transaction in the tablesync worker? Peter Smith 08:07
RE: libpq debug log [email protected] 08:10
Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey V. Lepikhov 08:22
Re: libpq debug log Kyotaro Horiguchi 08:26
Re: libpq debug log Kyotaro Horiguchi 08:29
RE: [POC] Fast COPY FROM command for the table with foreign partitions [email protected] 08:30
Re: Improvements and additions to COPY progress reporting 📎 Josef Šimánek 08:32
Re: Single transaction in the tablesync worker? Peter Smith 08:33
Re: ModifyTable overheads in generic plans 📎 Amit Langote 08:38
Re: [HACKERS] Custom compression methods Dilip Kumar 08:38
Re: adding wait_start column to pg_locks torikoshia 08:48
Re: Online checksums patch - once again Heikki Linnakangas 08:54
Re: Libpq support to connect to standby server as priority Greg Nancarrow 08:57
Re: libpq compression Konstantin Knizhnik 09:06
Re: adding wait_start column to pg_locks Fujii Masao 09:13
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 09:30
Re: Single transaction in the tablesync worker? Amit Kapila 09:31
Re: Single transaction in the tablesync worker? Amit Kapila 09:38
Re: adding wait_start column to pg_locks Fujii Masao 10:11
Re: pg_replication_origin_drop API potential race condition Alvaro Herrera 10:46
Re: libpq debug log 'Alvaro Herrera' 10:47
Re: libpq debug log Alvaro Herrera 10:51
Re: pg_replication_origin_drop API potential race condition Amit Kapila 11:11
Re: Single transaction in the tablesync worker? 📎 Amit Kapila 11:19
Re: Clean up code Heikki Linnakangas 11:45
Re: Improvements and additions to COPY progress reporting 0010203112132233 11:51
Re: Improvements and additions to COPY progress reporting Josef Šimánek 11:53
Re: repeated decoding of prepared transactions Amit Kapila 11:57
Re: TRUNCATE on foreign table Ashutosh Bapat 12:01
RE: Parallel INSERT (INTO ... SELECT ...) 📎 Hou, Zhijie 12:18
Re: TRUNCATE on foreign table Bharath Rupireddy 12:19
Re: pg_replication_origin_drop API potential race condition Alvaro Herrera 12:23
Re: TRUNCATE on foreign table Ashutosh Bapat 12:30
Re: Improvements and additions to COPY progress reporting 📎 Matthias van de Meent 12:32
Re: [HACKERS] Custom compression methods Dilip Kumar 12:44
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 12:56
Re: Perform COPY FROM encoding conversions in larger chunks John Naylor 13:40
Re: adding wait_start column to pg_locks 📎 Fujii Masao 13:54
Routine usage information schema tables 📎 Peter Eisentraut 14:06
Re: TRUNCATE on foreign table Kazutaka Onishi 14:15
ERROR: invalid spinlock number: 0 Fujii Masao 14:17
Re: Routine usage information schema tables Erik Rijkers 14:25
Re: adding wait_start column to pg_locks torikoshia 14:31
Re: WIP: BRIN multi-range indexes John Naylor 14:46
RE: Support tab completion for upper character inputs in psql Tang, Haiying 14:48
[patch] bit XOR aggregate functions 📎 Alexey Bashtanov 15:25
Re: About to add WAL write/fsync statistics to pg_stat_wal view David G. Johnston 15:51
Re: Perform COPY FROM encoding conversions in larger chunks Heikki Linnakangas 17:36
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM Bossart, Nathan 17:43
Re: Perform COPY FROM encoding conversions in larger chunks 📎 Heikki Linnakangas 17:44
Re: repeated decoding of prepared transactions Robert Haas 18:38
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. 📎 Pavel Borisov 18:43
partial heap only tuples 📎 Bossart, Nathan 18:48
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. 📎 Pavel Borisov 18:57
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Zhihong Yu 19:41
Re: [POC] verifying UTF-8 using SIMD instructions John Naylor 20:08
Re: [HACKERS] Custom compression methods Robert Haas 20:12
Re: [POC] verifying UTF-8 using SIMD instructions Heikki Linnakangas 20:22
Re: Is txid_status() actually safe? / What is 011_crash_recovery.pl testing? Robert Haas 20:28
Re: [HACKERS] Custom compression methods Justin Pryzby 20:37
Re: [HACKERS] Custom compression methods Robert Haas 20:59
Re: [POC] verifying UTF-8 using SIMD instructions 📎 John Naylor 21:12
64-bit XIDs in deleted nbtree pages 📎 Peter Geoghegan 22:14
Tightening up allowed custom GUC names 📎 Tom Lane 22:34
Re: Tightening up allowed custom GUC names Noah Misch 23:01
Re: WIP: BRIN multi-range indexes Tomas Vondra 23:15

Feb. 10, 2021

Thread Author Time
Re: Single transaction in the tablesync worker? Peter Smith 00:51
pg_cryptohash_final possible out-of-bounds access (per Coverity) 📎 Ranier Vilela 01:01
Re: Clean up code Euler Taveira 01:10
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 01:11
Re: adding wait_start column to pg_locks 📎 Fujii Masao 01:43
Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan 01:53
Re: Single transaction in the tablesync worker? 📎 Peter Smith 02:11
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada 02:14
Re: repeated decoding of prepared transactions Amit Kapila 02:32
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 02:33
Re: pg_replication_origin_drop API potential race condition Amit Kapila 02:33
Re: Is Recovery actually paused? Kyotaro Horiguchi 02:49
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Kyotaro Horiguchi 03:13
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Kyotaro Horiguchi 03:16
Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan 03:18
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) 📎 Andy Fan 03:27
Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote 03:38
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 03:44
Re: [POC] verifying UTF-8 using SIMD instructions John Naylor 04:00
Re: Single transaction in the tablesync worker? Ajin Cherian 04:07
Re: Is Recovery actually paused? Dilip Kumar 04:32
Re: Preserve attstattarget on REINDEX CONCURRENTLY Michael Paquier 04:35
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 04:35
Re: repeated decoding of prepared transactions Ashutosh Bapat 04:43
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Kyotaro Horiguchi 04:44
Re: [HACKERS] Custom compression methods Dilip Kumar 04:48
Re: TRUNCATE on foreign table Ashutosh Bapat 04:55
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 05:00
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 05:17
Re: Single transaction in the tablesync worker? 📎 Amit Kapila 05:32
Re: [patch] bit XOR aggregate functions Kyotaro Horiguchi 05:42
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 05:43
Re: Online checksums patch - once again Michael Paquier 06:06
Re: Libpq support to connect to standby server as priority 📎 vignesh C 06:07
Re: Libpq support to connect to standby server as priority vignesh C 06:09
Re: repeated decoding of prepared transactions Ajin Cherian 06:14
Re: repeated decoding of prepared transactions Amit Kapila 06:32
Re: Improvements and additions to COPY progress reporting Bharath Rupireddy 06:43
Re: Preserve attstattarget on REINDEX CONCURRENTLY Justin Pryzby 06:58
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 06:59
Re: 64-bit XIDs in deleted nbtree pages 📎 Peter Geoghegan 07:08
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 07:11
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Michael Paquier 07:17
Re: Support for NSS as a libpq TLS backend Michael Paquier 07:23
Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote 07:30
pg_get_first_normal_oid()? Joel Jacobson 07:43
Re: 64-bit XIDs in deleted nbtree pages Heikki Linnakangas 07:58
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 08:03
Re: Preserve attstattarget on REINDEX CONCURRENTLY Michael Paquier 08:04
Offline activation of checksums via standby switchover (was: Online checksums patch - once again) Michael Banck 08:06
Re: repeated decoding of prepared transactions Markus Wanner 08:10
Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote 08:22
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 08:23
Re: WIP: WAL prefetch (another approach) Thomas Munro 08:26
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 08:50
Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote 08:50
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 08:52
PostgreSQL and Flashback Database ROS Didier 08:56
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Massimo Fidanza 08:57
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 09:59
Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote 10:03
Re: repeated decoding of prepared transactions Amit Kapila 10:10
Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote 10:13
Re: 64-bit XIDs in deleted nbtree pages Masahiko Sawada 10:19
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 10:22
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 10:29
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 10:31
RE: Parallel INSERT (INTO ... SELECT ...) 📎 Hou, Zhijie 10:46
Re: pg_get_first_normal_oid()? Masahiko Sawada 11:46
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Ranier Vilela 12:14
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 12:17
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 12:31
parse_slash_copy doesn't support psql variables substitution Pavel Stehule 13:33
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 13:46
Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy 13:49
Re: Online checksums patch - once again Magnus Hagander 14:25
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 14:51
Re: repeated decoding of prepared transactions Robert Haas 15:06
Re: Is Recovery actually paused? 📎 Dilip Kumar 15:08
Re: 2021-02-11 release announcement draft Jonathan S. Katz 15:14
Re: 2021-02-11 release announcement draft 📎 Jonathan S. Katz 15:15
Re: 2021-02-11 release announcement draft Chapman Flack 15:19
Re: 2021-02-11 release announcement draft Michael Banck 15:36
Re: 2021-02-11 release announcement draft Jonathan S. Katz 15:39
Re: 2021-02-11 release announcement draft Magnus Hagander 15:43
Re: Extensibility of the PostgreSQL wire protocol Robert Haas 16:43
Re: Extensibility of the PostgreSQL wire protocol Fabrízio de Royes Mello 17:22
Re: TRUNCATE on foreign table Kazutaka Onishi 17:27
Re: Extensibility of the PostgreSQL wire protocol Jonah H. Harris 17:35
Re: Extensibility of the PostgreSQL wire protocol Tom Lane 18:10
Re: Online checksums patch - once again Bruce Momjian 18:26
Re: Online checksums patch - once again Heikki Linnakangas 18:32
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson 18:34
Re: Extensibility of the PostgreSQL wire protocol Jonah H. Harris 18:42

Browse Archives

Prev | Next