pgsql-hackers since 2021-02-07 16:16

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. 7, 2021

Thread Author Time
Re: REINDEX backend filtering Zhihong Yu 16:16
Re: jsonb_array_elements_recursive() Joel Jacobson 16:27
Re: jsonb_array_elements_recursive() Tom Lane 16:27
Re: jsonb_array_elements_recursive() Joel Jacobson 16:31
Re: jsonb_array_elements_recursive() Zhihong Yu 17:33
Re: jsonb_array_elements_recursive() Pavel Stehule 17:35
Re: jsonb_array_elements_recursive() David G. Johnston 17:37
Re: jsonb_array_elements_recursive() Joel Jacobson 17:42
Re: jsonb_array_elements_recursive() Joel Jacobson 17:43
Re: Bug in query rewriter - hasModifyingCTE not getting set Tom Lane 17:44
Re: jsonb_array_elements_recursive() Pavel Stehule 18:06
Re: proposal: enhancing plpgsql debug API - returns text value of variable content 📎 Pavel Stehule 18:09
Re: GlobalVisIsRemovableFullXid() vs GlobalVisCheckRemovableXid() Peter Geoghegan 18:12
Re: Perform COPY FROM encoding conversions in larger chunks 📎 Heikki Linnakangas 18:13
Re: jsonb_array_elements_recursive() Zhihong Yu 18:20
Re: jsonb_array_elements_recursive() Pavel Stehule 18:38
Re: Support tab completion for upper character inputs in psql Tom Lane 18:55
Re: Key management with tests Bruce Momjian 19:00
Re: Bug in query rewriter - hasModifyingCTE not getting set Tom Lane 19:05
Re: jsonb_array_elements_recursive() David G. Johnston 19:09
Re: [POC] verifying UTF-8 using SIMD instructions 📎 John Naylor 20:24
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera 21:11
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera 21:17
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Dent John 21:35

Feb. 8, 2021

Thread Author Time
Re: Single transaction in the tablesync worker? 📎 Peter Smith 00:42
Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Tom Lane 00:47
Re: Is Recovery actually paused? Yugo NAGATA 01:06
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Tom Lane 01:20
Re: Is Recovery actually paused? Dilip Kumar 02:21
Re: Single transaction in the tablesync worker? Peter Smith 02:35
Re: Is Recovery actually paused? Yugo NAGATA 02:47
Re: parse mistake in ecpg connect string 📎 Kyotaro Horiguchi 03:00
RE: parse mistake in ecpg connect string 📎 [email protected] 03:02
RE: parse mistake in ecpg connect string [email protected] 03:25
Re: Single transaction in the tablesync worker? Amit Kapila 03:40
Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao 04:01
Re: Is Recovery actually paused? Dilip Kumar 04:05
Re: Is Recovery actually paused? Bharath Rupireddy 04:19
Re: Is Recovery actually paused? Dilip Kumar 04:30
RE: Single transaction in the tablesync worker? 📎 [email protected] 04:43
Re: Is it useful to record whether plans are generic or custom? 📎 torikoshia 05:02
Re: Is Recovery actually paused? Yugo NAGATA 05:12
Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao 05:26
Re: pg_replication_origin_drop API potential race condition 📎 Amit Kapila 06:23
RE: Single transaction in the tablesync worker? 📎 [email protected] 06:52
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 06:52
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 06:59
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 07:14
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM 📎 Michael Paquier 07:35
Re: Extend more usecase for planning time partition pruning and init partition pruning. Andy Fan 07:43
Re: Support tab completion for upper character inputs in psql Kyotaro Horiguchi 08:02
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 08:04
Re: cost_sort vs cost_agg Andy Fan 08:04
RE: Parallel INSERT (INTO ... SELECT ...) 📎 Tang, Haiying 08:12
repeated decoding of prepared transactions Markus Wanner 08:31
Re: Is Recovery actually paused? Kyotaro Horiguchi 08:32
RE: parse mistake in ecpg connect string Wang, Shenhao 08:34
Re: [HACKERS] GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 08:40
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM Justin Pryzby 08:46
Re: Is Recovery actually paused? Yugo NAGATA 08:48
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 09:13
Re: Libpq support to connect to standby server as priority 📎 vignesh C 09:16
Made ecpg compatibility mode and run-time behaviour options case insensitive Tang, Haiying 09:42
Re: repeated decoding of prepared transactions Amit Kapila 10:13
Re: [POC] verifying UTF-8 using SIMD instructions 📎 Heikki Linnakangas 10:17
[PATCH] Improve amcheck to also check UNIQUE constraint in btree index. 📎 Pavel Borisov 10:46
Re: Single transaction in the tablesync worker? 📎 Amit Kapila 10:59
Re: Single transaction in the tablesync worker? Amit Kapila 11:03
Re: automatic analyze: readahead - add "IO read time" log message Heikki Linnakangas 11:24
Re: Is Recovery actually paused? Dilip Kumar 11:35
RE: Support tab completion for upper character inputs in psql 📎 Tang, Haiying 12:12
Re: [POC] verifying UTF-8 using SIMD instructions John Naylor 13:14
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Amit Langote 14:03
[BUG] Autovacuum not dynamically decreasing cost_limit and cost_delay 📎 Mead, Scott 14:48
RE: libpq debug log 📎 [email protected] 14:57
Re: repeated decoding of prepared transactions Markus Wanner 15:06
Re: Made ecpg compatibility mode and run-time behaviour options case insensitive Tom Lane 16:14
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) 📎 Tom Lane 16:49
Re: pg_replication_origin_drop API potential race condition Euler Taveira 16:51
Re: Prevent printing "next step instructions" in initdb and pg_upgrade Tom Lane 17:56
Re: pg_replication_origin_drop API potential race condition Alvaro Herrera 18:00
Re: Allow matching whole DN from a client certificate Jacob Champion 18:29
Improvements and additions to COPY progress reporting 📎 Matthias van de Meent 18:35
small test case for abbrev(cidr) 📎 Peter Eisentraut 18:40
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM 📎 Bossart, Nathan 18:59
Allowing create database within transaction block Hari Sankar 19:01
Re: libpq compression Daniil Zakhlystov 19:23
Re: parse mistake in ecpg connect string Tom Lane 19:28
Re: small test case for abbrev(cidr) Tom Lane 19:29
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov 19:31
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger 21:46
Is txid_status() actually safe? / What is 011_crash_recovery.pl testing? Andres Freund 21:52
Clean up code CK Tan 22:09
2021-02-11 release announcement draft 📎 Jonathan S. Katz 22:40
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 23:08
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 23:11
Re: 2021-02-11 release announcement draft Noah Misch 23:11
Re: Proposal: Save user's original authenticated identity for logging 📎 Jacob Champion 23:35
Re: Single transaction in the tablesync worker? 📎 Peter Smith 23:38

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

Browse Archives

Prev | Next