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

May 25, 2020

Thread Author Time
Re: Is it useful to record whether plans are generic or custom? 📎 Atsushi Torikoshi 01:54
Re: Add explanations which are influenced by track_io_timing Atsushi Torikoshi 01:57
pg13 docs: minor fix for "System views" list 📎 Ian Barwick 02:03
Re: Trouble with hashagg spill I/O pattern and costing 📎 Tomas Vondra 02:10
Re: WAL reader APIs and WAL segment open/close callbacks Kyotaro Horiguchi 02:17
Re: [bug] Table not have typarray when created by single user mode shawn wang 03:37
Re: WAL reader APIs and WAL segment open/close callbacks Michael Paquier 05:19
Re: pg13 docs: minor fix for "System views" list Fujii Masao 06:12
Re: pg13 docs: minor fix for "System views" list Michael Paquier 06:23
Re: pg13 docs: minor fix for "System views" list Michael Paquier 06:24
Re: WAL reader APIs and WAL segment open/close callbacks Kyotaro Horiguchi 06:50
Re: PostgresSQL 13.0 Beta 1 on Phoronix Michael Paquier 06:57
Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding 📎 Noah Misch 07:00
Re: pg13 docs: minor fix for "System views" list Fujii Masao 07:03
Re: pg13 docs: minor fix for "System views" list Ian Barwick 07:13
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Dmitry Dolgov 07:16
Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley 07:53
Re: PG 13 release notes, first draft Daniel Gustafsson 08:54
Re: Just for fun: Postgres 20? Jiří Fejfar 09:05
Re: segmentation fault using currtid and partitioned tables Michael Paquier 09:29
Re: password_encryption default 📎 Peter Eisentraut 09:45
Re: some grammar refactoring Peter Eisentraut 09:55
Re: PostgresSQL 13.0 Beta 1 on Phoronix Ranier Vilela 12:16
Re: Trouble with hashagg spill I/O pattern and costing 📎 Tomas Vondra 12:17
Re: repeat() function, CHECK_FOR_INTERRUPTS(), and unlikely() Joe Conway 13:02
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Peter Eisentraut 13:28
Re: Failure to create GiST on ltree column 📎 Victor Yegorov 13:41
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane 13:43
Re: repeat() function, CHECK_FOR_INTERRUPTS(), and unlikely() Tom Lane 13:52
Re: repeat() function, CHECK_FOR_INTERRUPTS(), and unlikely() Joe Conway 14:10
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 14:37
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 14:37
Re: repeat() function, CHECK_FOR_INTERRUPTS(), and unlikely() Tom Lane 15:14
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Erik Rijkers 15:18
Re: Failure to create GiST on ltree column Justin Pryzby 15:25
Re: password_encryption default Jonathan S. Katz 15:57
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Vik Fearing 16:01
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane 16:40
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Vik Fearing 16:52
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane 17:07
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane 17:35
Re: Just for fun: Postgres 20? Wolfgang Wilhelm 18:33
Re: Trouble with hashagg spill I/O pattern and costing Jeff Davis 18:36
Re: Warn when parallel restoring a custom dump without data offsets 📎 David Gilman 18:54
Re: some grammar refactoring Mark Dilger 19:09
what can go in root.crt ? Chapman Flack 19:15
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch David Fetter 19:29
Re: what can go in root.crt ? Chapman Flack 19:32
Re: Trouble with hashagg spill I/O pattern and costing Jeff Davis 19:49
Re: WAL reader APIs and WAL segment open/close callbacks Alvaro Herrera 20:30
Re: SimpleLruTruncate() mutual exclusion 📎 Noah Misch 20:34
Re: factorial function/phase out postfix operators? Peter Eisentraut 20:50
Re: Warn when parallel restoring a custom dump without data offsets 📎 David Gilman 21:55
Re: Trouble with hashagg spill I/O pattern and costing Tomas Vondra 22:04
Re: factorial function/phase out postfix operators? Tom Lane 22:18
Re: Trouble with hashagg spill I/O pattern and costing Tomas Vondra 22:59
hash join error improvement (old) 📎 Alvaro Herrera 23:02
Re: hash join error improvement (old) Tom Lane 23:33
Re: WAL reader APIs and WAL segment open/close callbacks 📎 Michael Paquier 23:49

May 26, 2020

Thread Author Time
New Feature Request Bert Scalzo 00:53
Why don't you to document pg_shmem_allocations view's name list? Masahiro Ikeda 01:16
Re: New Feature Request Bruce Momjian 01:21
Re: Default gucs for EXPLAIN Bruce Momjian 01:36
Re: New Feature Request Michael Paquier 01:37
Re: New Feature Request Tomas Vondra 01:47
Re: Default gucs for EXPLAIN Michael Paquier 01:51
Re: PG 13 release notes, first draft Bruce Momjian 01:54
Re: Just for fun: Postgres 20? Bruce Momjian 01:55
Re: New Feature Request Tom Lane 02:02
Re: what can go in root.crt ? Bruce Momjian 02:03
Re: [PATCH] Fix install-tests target for vpath builds Craig Ringer 02:06
Re: Why don't you to document pg_shmem_allocations view's name list? Michael Paquier 02:08
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) 📎 Justin Pryzby 02:10
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 02:15
Re: About reducing EXISTS sublink Richard Guo 02:23
Re: Default gucs for EXPLAIN Stephen Frost 02:27
Re: Schedule of commit fests for PG14 Michael Paquier 02:38
Re: Default gucs for EXPLAIN Nikolay Samokhvalov 02:49
Re: segmentation fault using currtid and partitioned tables 📎 Michael Paquier 03:00
Re: Default gucs for EXPLAIN Laurenz Albe 03:17
Re: what can go in root.crt ? Chapman Flack 03:17
Re: what can go in root.crt ? Laurenz Albe 03:22
Re: Inlining of couple of functions in pl_exec.c improves performance Amit Khandekar 03:36
Re: what can go in root.crt ? Bruce Momjian 03:36
Re: what can go in root.crt ? Chapman Flack 03:43
Re: what can go in root.crt ? Isaac Morland 04:07
Re: what can go in root.crt ? Alvaro Herrera 04:07
Re: what can go in root.crt ? Isaac Morland 04:12
Re: what can go in root.crt ? Chapman Flack 04:31
Re: what can go in root.crt ? Chapman Flack 04:35
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 04:57
Re: Trouble with hashagg spill I/O pattern and costing Thomas Munro 05:02
Re: what can go in root.crt ? Craig Ringer 06:05
Re: Default gucs for EXPLAIN Guillaume Lelarge 06:15
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 06:30
Re: Default gucs for EXPLAIN David G. Johnston 06:38
Re: Default gucs for EXPLAIN David G. Johnston 06:51
Re: New Feature Request Konstantin Knizhnik 07:17
Re: Remove page-read callback from XLogReaderState. 📎 Kyotaro Horiguchi 07:40
Re: SyncRepGetSyncStandbysPriority() vs. SIGHUP Noah Misch 07:43
Make the qual cost on index Filter slightly higher than qual cost on index Cond. Andy Fan 08:22
Re: password_encryption default 📎 Peter Eisentraut 08:25
Re: some grammar refactoring Peter Eisentraut 08:28
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 09:13
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:34
Re: New Feature Request Bert Scalzo 10:10
Re: New Feature Request Peter Eisentraut 10:54
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 11:16
Re: Default gucs for EXPLAIN David Rowley 11:30
Re: Planning counters in pg_stat_statements (using pgss_store) Andy Fan 11:49
Re: Default gucs for EXPLAIN Vik Fearing 11:59
Re: Add A Glossary Peter Eisentraut 12:01
Re: Remove page-read callback from XLogReaderState. Craig Ringer 12:17
Re: Two fsync related performance issues? Craig Ringer 12:30
max_slot_wal_keep_size comment in postgresql.conf Jeff Janes 13:10
Re: Default gucs for EXPLAIN Pavel Stehule 13:10
Re: what can go in root.crt ? Chapman Flack 13:21
Re: what can go in root.crt ? Andrew Dunstan 13:35
Re: hash join error improvement (old) 📎 Alvaro Herrera 13:55
Re: Make the qual cost on index Filter slightly higher than qual cost on index Cond. Ashutosh Bapat 13:59
Re: what can go in root.crt ? Chapman Flack 14:13
Re: Trouble with hashagg spill I/O pattern and costing 📎 Tomas Vondra 14:15
Re: Default gucs for EXPLAIN Stephen Frost 14:25
Re: Default gucs for EXPLAIN Stephen Frost 14:32
Re: Default gucs for EXPLAIN Stephen Frost 14:35
Re: hash join error improvement (old) Tom Lane 14:43
Re: Default gucs for EXPLAIN Guillaume Lelarge 14:44
Re: race condition when writing pg_control Bossart, Nathan 15:45
PG_CRON logging Rajin Raj 18:38
Re: Trouble with hashagg spill I/O pattern and costing Jeff Davis 18:40
Re: PG_CRON logging David G. Johnston 18:50
Re: Trouble with hashagg spill I/O pattern and costing Tomas Vondra 19:15
Re: hash join error improvement (old) Alvaro Herrera 19:17
Re: race condition when writing pg_control 📎 Bossart, Nathan 19:30
Re: some grammar refactoring Robert Haas 20:06
Re: Default gucs for EXPLAIN Justin Pryzby 20:08
Re: Default gucs for EXPLAIN Vik Fearing 21:50
Re: hash join error improvement (old) 📎 Alvaro Herrera 22:27
Re: Make the qual cost on index Filter slightly higher than qual cost on index Cond. Andy Fan 22:49
Re: Make the qual cost on index Filter slightly higher than qual cost on index Cond. 📎 Andy Fan 23:12
New 'pg' consolidated metacommand patch 📎 Mark Dilger 23:19
Re: Default gucs for EXPLAIN David Rowley 23:52
Re: New 'pg' consolidated metacommand patch David G. Johnston 23:59

May 27, 2020

Thread Author Time
Re: Default gucs for EXPLAIN David G. Johnston 00:13
Re: Default gucs for EXPLAIN David G. Johnston 00:29
Re: Trouble with hashagg spill I/O pattern and costing Jeff Davis 00:40
Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi 01:06
Re: hash join error improvement (old) Tom Lane 01:30
Re: Trouble with hashagg spill I/O pattern and costing Melanie Plageman 01:42
Re: max_slot_wal_keep_size comment in postgresql.conf 📎 Kyotaro Horiguchi 01:46
Re: hash join error improvement (old) Thomas Munro 01:46
Re: some grammar refactoring Tom Lane 01:49
Re: max_slot_wal_keep_size comment in postgresql.conf Isaac Morland 02:56
Re: Why don't you to document pg_shmem_allocations view's name list? Masahiro Ikeda 04:14
Re: Default gucs for EXPLAIN David Rowley 05:10
Re: Default gucs for EXPLAIN David G. Johnston 05:27
Re: segmentation fault using currtid and partitioned tables Jaime Casanova 05:29
Re: password_encryption default Michael Paquier 06:00
Re: segmentation fault using currtid and partitioned tables Michael Paquier 06:03
Re: max_slot_wal_keep_size comment in postgresql.conf Michael Paquier 06:11
Re: password_encryption default Peter Eisentraut 06:29
Re: max_slot_wal_keep_size comment in postgresql.conf Kyotaro Horiguchi 06:48
Re: max_slot_wal_keep_size comment in postgresql.conf Fujii Masao 07:00
Re: race condition when writing pg_control Michael Paquier 07:10
Re: max_slot_wal_keep_size comment in postgresql.conf 📎 Kyotaro Horiguchi 07:21
Re: Getting ERROR with FOR UPDATE/SHARE for partitioned table. Amit Langote 07:23
Re: repeat() function, CHECK_FOR_INTERRUPTS(), and unlikely() Michael Paquier 07:29
Re: max_slot_wal_keep_size comment in postgresql.conf Michael Paquier 07:35
Re: New 'pg' consolidated metacommand patch Dave Page 08:13
Re: Change JOIN tutorial to focus more on explicit joins 📎 Jürgen Purtz 08:29
Re: New 'pg' consolidated metacommand patch Magnus Hagander 08:50
Re: Trouble with hashagg spill I/O pattern and costing Tomas Vondra 09:07
Re: Default gucs for EXPLAIN Vik Fearing 09:10
Re: Inlining of couple of functions in pl_exec.c improves performance Amit Khandekar 11:31
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Mahendra Singh Thalor 11:49
Re: tablespace_map code cleanup Robert Haas 11:57
Re: Make the qual cost on index Filter slightly higher than qual cost on index Cond. Ashutosh Bapat 12:00
Re: Getting ERROR with FOR UPDATE/SHARE for partitioned table. Ashutosh Bapat 12:11
Re: password_encryption default Magnus Hagander 12:56
Re: password_encryption default Michael Paquier 13:13
Re: Getting ERROR with FOR UPDATE/SHARE for partitioned table. Amit Langote 13:21
Re: password_encryption default Jonathan S. Katz 13:25
Re: password_encryption default Jonathan S. Katz 13:54
Re: Make the qual cost on index Filter slightly higher than qual cost on index Cond. Andy Fan 13:58
Re: password_encryption default Stephen Frost 13:59
Re: New 'pg' consolidated metacommand patch Mark Dilger 14:00
Re: New 'pg' consolidated metacommand patch Mark Dilger 14:06
Re: New 'pg' consolidated metacommand patch Mark Dilger 14:20
Re: New 'pg' consolidated metacommand patch Dave Page 14:20
Explain Analyze (Rollback off) Suggestion David G. Johnston 14:48
Re: Fix compilation failure against LLVM 11 Jesse Zhang 14:49
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 14:52
Re: New 'pg' consolidated metacommand patch Christoph Moench-Tegeder 15:32
Re: New 'pg' consolidated metacommand patch Robert Haas 15:56
Re: BufFileRead() error signalling Alvaro Herrera 15:59
Re: Explain Analyze (Rollback off) Suggestion Robert Haas 16:03
Re: BufFileRead() error signalling Alvaro Herrera 16:16
Re: BufFileRead() error signalling Robert Haas 16:29
Re: New 'pg' consolidated metacommand patch Robert Haas 16:35
Re: segmentation fault using currtid and partitioned tables Alvaro Herrera 16:53

Browse Archives

Prev | Next