pgsql-hackers since 2020-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, 2020

Thread Author Time
Re: Resolving the python 2 -> python 3 mess Corey Huinker 01:25
Re: Print physical file path when checksum check fails 📎 Hubert Zhang 01:27
Re: tiny documentation fix Michael Paquier 01:55
Re: Parallel copy Kyotaro Horiguchi 01:57
Re: Parallel copy Thomas Munro 02:39
Re: pgsql: walreceiver uses a temporary replication slot by default 📎 Michael Paquier 02:43
Re: [HACKERS] WAL logging problem in 9.4.3? Thomas Munro 02:56
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Thomas Munro 03:03
Re: tiny documentation fix Amit Langote 03:17
Re: WAL usage calculation patch Thomas Munro 03:23
Re: Duplicate words in comments Michael Paquier 03:25
RecoveryWalAll and RecoveryWalStream wait events Fujii Masao 03:25
Re: ssl passphrase callback Thomas Munro 03:30
Re: Wait event that should be reported while waiting for WAL archiving to finish Michael Paquier 03:39
Re: pg_trigger.tgparentid Amit Langote 04:11
Re: table partitioning and access privileges Fujii Masao 04:16
Re: Flexible pglz_stategy values and delete const. Michael Paquier 04:20
Re: LOCK TABLE and DROP TABLE on temp tables of other sessions Michael Paquier 04:28
Re: plan cache overhead on plpgsql expression 📎 Amit Langote 05:03
Re: RecoveryWalAll and RecoveryWalStream wait events Kyotaro Horiguchi 05:20
Re: reindex concurrently and two toast indexes Michael Paquier 05:29
Re: Flexible pglz_stategy values and delete const. Moon, Insung 05:45
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 05:47
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 05:50
Re: plan cache overhead on plpgsql expression Pavel Stehule 05:55
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Andres Freund 06:03
Re: reindex concurrently and two toast indexes Julien Rouhaud 06:06
Re: [Patch] Make pg_checksums skip foreign tablespace directories Michael Paquier 06:15
Re: reindex concurrently and two toast indexes Michael Paquier 06:19
Re: reindex concurrently and two toast indexes Julien Rouhaud 06:39
Re: Clean up some old cruft related to Windows Michael Paquier 06:54
Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side Amit Langote 07:02
False failure during repeated windows build. 📎 Kyotaro Horiguchi 07:05
Re: Parallel copy Ants Aasma 07:13
Re: BUG #16147: postgresql 12.1 (from homebrew) - pg_restore -h localhost --jobs=2 crashes sailor 07:23
Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side Fujii Masao 07:42
Re: Clean up some old cruft related to Windows 📎 Michael Paquier 07:44
Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side Amit Langote 07:53
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 08:16
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 08:53
Re: Clean up some old cruft related to Windows Kyotaro Horiguchi 08:54
Some problems of recovery conflict wait events Masahiko Sawada 08:58
Re: error context for vacuum to include block number Masahiko Sawada 09:18
Re: plan cache overhead on plpgsql expression 📎 Amit Langote 09:56
Re: Improve search for missing parent downlinks in amcheck 📎 Alexander Korotkov 10:15
Re: Improve search for missing parent downlinks in amcheck 📎 Alexander Korotkov 10:17
Re: Parallel copy Amit Kapila 10:20
Re: Parallel copy Amit Kapila 10:29
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 10:50
Re: Parallel copy Kyotaro Horiguchi 10:59
Re: Clean up some old cruft related to Windows Juan José Santamaría Flecha 11:05
Re: Clean up some old cruft related to Windows Juan José Santamaría Flecha 11:26
Re: Parallel copy 📎 Ants Aasma 12:29
Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side 📎 Fujii Masao 12:31
Re: Implementing Incremental View Maintenance nuko yokohama 13:03
Re: Parallel copy Amit Kapila 13:21
Re: Index only scan and ctid Greg Stark 13:29
Re: Collation versioning Julien Rouhaud 13:53
Re: Parallel copy Mike Blackwell 14:21
Re: Index only scan and ctid Tom Lane 14:21
Re: Parallel copy Ants Aasma 14:38
Re: Parallel copy David Fetter 15:11
Re: Marking some contrib modules as trusted extensions Stephen Frost 15:13
Re: Clean up some old cruft related to Windows Juan José Santamaría Flecha 15:46
Re: Resolving the python 2 -> python 3 mess Tom Lane 15:59
Re: plan cache overhead on plpgsql expression 📎 Amit Langote 16:08
DB running out of memory issues after upgrade Nagaraj Raj 17:46
Re: DB running out of memory issues after upgrade Tomas Vondra 17:58
Re: DB running out of memory issues after upgrade Tom Lane 18:07
Re: DB running out of memory issues after upgrade Nagaraj Raj 18:10
Re: Making psql error out on output failures 📎 David Zhang 18:28
Re: DB running out of memory issues after upgrade Stephen Frost 18:33
Re: DB running out of memory issues after upgrade Merlin Moncure 18:38
Re: DB running out of memory issues after upgrade Justin Pryzby 18:40
Re: DB running out of memory issues after upgrade Merlin Moncure 18:49
Re: Memory-Bounded Hash Aggregation Tomas Vondra 18:57
Re: DB running out of memory issues after upgrade Nagaraj Raj 19:10
Re: Resolving the python 2 -> python 3 mess Corey Huinker 19:37
Re: First WAL segment file that initdb creates David Zhang 20:26
Re: ssl passphrase callback Andrew Dunstan 20:40
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Thomas Munro 20:54
Re: Improve search for missing parent downlinks in amcheck Peter Geoghegan 22:16
Re: Memory-Bounded Hash Aggregation 📎 Jeff Davis 22:18
Re: ssl passphrase callback 📎 Andrew Dunstan 22:39
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform Michail Nikolaev 22:39
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 22:55
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform Michail Nikolaev 23:01
Re: Extracting only the columns needed for a query Melanie Plageman 23:26
Re: Memory-Bounded Hash Aggregation Melanie Plageman 23:31

Feb. 19, 2020

Thread Author Time
Re: Implementing Incremental View Maintenance Yugo NAGATA 00:11
Re: Fastpath while arranging the changes in LSN order in logical decoding David Zhang 00:16
Re: Internal key management system Cary Huang 00:29
Re: Fastpath while arranging the changes in LSN order in logical decoding 📎 David Zhang 00:30
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan 00:35
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Thomas Munro 00:44
PL/Python - lifetime of variables? Kohei KaiGai 01:12
Re: Internal key management system Craig Ringer 01:35
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan 01:37
Re: PL/Python - lifetime of variables? Craig Ringer 01:39
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() 📎 Peter Geoghegan 02:14
Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side Amit Langote 02:22
Re: Portal->commandTag as an enum 📎 Mark Dilger 02:40
Re: pg_trigger.tgparentid Amit Langote 02:52
Re: Clean up some old cruft related to Windows Michael Paquier 03:42
Re: Clean up some old cruft related to Windows Michael Paquier 03:49
Re: ERROR: subtransaction logged without previous top-level txn record Amit Kapila 03:56
Re: Print physical file path when checksum check fails Kyotaro Horiguchi 04:07
Re: Parallel copy Amit Kapila 04:08
Re: Clean up some old cruft related to Windows Michael Paquier 04:22
Re: Parallel copy Amit Kapila 04:22
Re: Parallel copy Amit Kapila 04:23
Re: Print physical file path when checksum check fails Michael Paquier 04:28
Re: Resolving the python 2 -> python 3 mess 📎 Tom Lane 04:39
pg_regress cleans up tablespace twice. 📎 Kyotaro Horiguchi 05:25
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Amit Kapila 05:42
Re: Print physical file path when checksum check fails Kyotaro Horiguchi 06:00
Re: plan cache overhead on plpgsql expression Pavel Stehule 06:30
Re: plan cache overhead on plpgsql expression 📎 Pavel Stehule 06:37
Re: plan cache overhead on plpgsql expression 📎 Amit Langote 06:56
Re: Yet another fast GiST build Thomas Munro 07:00
Re: plan cache overhead on plpgsql expression 📎 Amit Langote 07:08
Re: WAL usage calculation patch Kirill Bychik 07:27
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Noah Misch 07:44
Re: Print physical file path when checksum check fails Michael Paquier 07:48
Re: logical copy_replication_slot issues 📎 Masahiko Sawada 07:59
Re: [Patch] Make pg_checksums skip foreign tablespace directories Michael Paquier 08:13
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 08:29
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 08:31
Re: Parallel copy Ants Aasma 09:02
Re: Parallel copy Tomas Vondra 10:38
Re: Updating row and width estimates in postgres_fdw Etsuro Fujita 10:41
Re: Portal->commandTag as an enum John Naylor 11:31
Re: small improvement of the elapsed time for truncating heap in vacuum Fujii Masao 11:50
Re: RecoveryWalAll and RecoveryWalStream wait events 📎 Fujii Masao 12:45
Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side Fujii Masao 12:49
Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side Amit Langote 12:51
Re: Parallel copy Amit Kapila 13:04
Re: Increase psql's password buffer size 📎 Fujii Masao 13:16
Re: DROP OWNED CASCADE vs Temp tables ahsan hadi 13:59
Constraint's NO INHERIT option is ignored in CREATE TABLE LIKE statement 📎 Ildar Musin 13:59
Re: Do we need to handle orphaned prepared transactions in the server? 📎 Hamid Akhtar 15:04
Re: Internal key management system Masahiko Sawada 15:44
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova 16:14
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform 📎 Juan José Santamaría Flecha 16:16
Re: Make ringbuffer threshold and ringbuffer sizes configurable? Justin Pryzby 17:37
Re: Clean up some old cruft related to Windows 📎 Juan José Santamaría Flecha 18:02
Re: [Patch] Make pg_checksums skip foreign tablespace directories David Steele 18:37
Re: [Patch] Make pg_checksums skip foreign tablespace directories David Steele 18:42
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 19:16
Re: Memory-Bounded Hash Aggregation 📎 Tomas Vondra 19:16
Re: Resolving the python 2 -> python 3 mess Peter Eisentraut 19:42
Re: Resolving the python 2 -> python 3 mess Tom Lane 20:00
Re: Unicode normalization SQL functions Peter Eisentraut 20:09
Re: explain HashAggregate to report bucket and memory stats 📎 Justin Pryzby 20:10
Open Source Hackathon Mentorship Invitation Misha Patel 20:13
Re: Unicode normalization SQL functions Peter Eisentraut 20:23
Re: error context for vacuum to include block number 📎 Justin Pryzby 20:38
Re: Increase psql's password buffer size Tom Lane 20:48
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Tom Lane 20:55
Re: pg_regress cleans up tablespace twice. Tom Lane 21:06
Re: Yet another fast GiST build Thomas Munro 21:14
Re: Portal->commandTag as an enum 📎 Mark Dilger 21:16
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan 21:24
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Tom Lane 21:32
bad wal on replica / incorrect resource manager data checksum in record / zfs Alex Malek 21:35
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Andres Freund 22:38
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Tom Lane 22:45
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan 22:57
Re: Constraint's NO INHERIT option is ignored in CREATE TABLE LIKE statement Tom Lane 23:02
Re: Constraint's NO INHERIT option is ignored in CREATE TABLE LIKE statement David G. Johnston 23:20
Re: Parallel copy David Fetter 23:41

Feb. 20, 2020

Thread Author Time
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 01:08
Re: WIP: expression evaluation improvements 📎 Soumyadeep Chakraborty 01:17
Add PGURI env var for passing connection string to psql in Docker Michael Leonhard 02:25
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Andres Freund 02:36
Re: Constraint's NO INHERIT option is ignored in CREATE TABLE LIKE statement 📎 Amit Langote 02:36
Re: Constraint's NO INHERIT option is ignored in CREATE TABLE LIKE statement Amit Langote 02:53
Re: Clean up some old cruft related to Windows Michael Paquier 03:23
Re: Print physical file path when checksum check fails Andres Freund 03:36
Re: backend type in log_line_prefix? Andres Freund 03:41
Experimenting with transactional memory for SERIALIZABLE 📎 Thomas Munro 03:55
Re: Memory-Bounded Hash Aggregation Adam Lee 04:04
Re: Improve heavyweight locks instead of building new lock managers? 📎 Andres Freund 04:14
Re: [PoC] Non-volatile WAL buffer Andres Freund 05:04
Re: pg_regress cleans up tablespace twice. Michael Paquier 05:23
Re: Memory-Bounded Hash Aggregation Adam Lee 05:47
Re: Improve heavyweight locks instead of building new lock managers? Amit Langote 06:15
Re: Print physical file path when checksum check fails Hubert Zhang 06:33
Re: Autovacuum on partitioned table 📎 yuzuko 06:33
Re: Print physical file path when checksum check fails Hubert Zhang 06:39
Re: [Patch] Make pg_checksums skip foreign tablespace directories 📎 Michael Paquier 06:55
Re: Error on failed COMMIT Haumacher, Bernhard 07:02
Re: Internal key management system Masahiko Sawada 07:16
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Michael Paquier 07:24
Re: Autovacuum on partitioned table Amit Langote 07:50
Re: Bug in pg_restore with EventTrigger in parallel mode Michael Paquier 07:52
Re: allow running parts of src/tools/msvc/ under not Windows Peter Eisentraut 08:14
RE: Complete data erasure [email protected] 08:27
RE: Complete data erasure [email protected] 08:29
Re: Autovacuum on partitioned table Amit Langote 08:32

Browse Archives

Prev | Next