pgsql-hackers since 2018-02-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

Feb. 21, 2018

Thread Author Time
Re: Hash Joins vs. Bloom Filters / take 2 Peter Geoghegan 00:19
Re: [HACKERS] Pluggable storage 📎 Haribabu Kommi 00:29
Re: [HACKERS] Runtime Partition Pruning David Rowley 00:44
Re: Typo in procarray.c Masahiko Sawada 00:50
Re: non-bulk inserts and tuple routing Amit Langote 01:06
Re: Hash Joins vs. Bloom Filters / take 2 Peter Geoghegan 01:10
Re: [HACKERS] path toward faster partition pruning David Rowley 01:19
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 01:53
Re: Duplicate Item Pointers in Gin index Peter Geoghegan 02:15
support parameters in CALL 📎 Peter Eisentraut 02:22
file cloning in pg_upgrade and CREATE DATABASE 📎 Peter Eisentraut 03:00
Re: Duplicate Item Pointers in Gin index Masahiko Sawada 03:19
Re: Duplicate Item Pointers in Gin index Peter Geoghegan 03:31
Re: SHA-2 functions Michael Paquier 04:04
Re: Duplicate Item Pointers in Gin index Masahiko Sawada 04:30
Re: pgsql: Do execGrouping.c via expression eval machinery, take two. Andres Freund 05:26
Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes. Andres Freund 05:34
Re: Hash Joins vs. Bloom Filters / take 2 Thomas Munro 07:17
RE: Speed up the removal of WAL files Tsunakawa, Takayuki 07:20
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier 07:35
Re: Speed up the removal of WAL files Michael Paquier 07:52
RE: Speed up the removal of WAL files Tsunakawa, Takayuki 08:27
Re: [HACKERS] asynchronous execution 📎 Kyotaro HORIGUCHI 08:32
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 09:06
Re: ALTER TABLE ADD COLUMN fast default Andres Freund 09:18
Re: [HACKERS] Runtime Partition Pruning Rajkumar Raghuwanshi 09:45
Re: [HACKERS] path toward faster partition pruning David Rowley 10:15
Re: master check fails on Windows Server 2008 Marina Polyakova 10:20
Re: NEXT VALUE FOR sequence Ashutosh Bapat 10:42
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 10:44
Re: NEXT VALUE FOR sequence Laurenz Albe 11:18
Re: [HACKERS] Add support for tuple routing to foreign partitions 📎 Etsuro Fujita 11:54
Re: [HACKERS] Runtime Partition Pruning David Rowley 11:58
Re: CURRENT OF causes an error when IndexOnlyScan is used 📎 Anastasia Lubennikova 14:33
Off-cycle back-branch releases next week Tom Lane 15:28
Drop --disable-floatN-byval configure options? Tom Lane 15:50
Re: master check fails on Windows Server 2008 Tom Lane 15:51
Re: master check fails on Windows Server 2008 Marina Polyakova 16:15
Re: file cloning in pg_upgrade and CREATE DATABASE Robert Haas 16:33
Re: Drop --disable-floatN-byval configure options? Robert Haas 16:44
Re: [HACKERS] Constifying numeric.c's local vars Mark Dilger 16:49
Re: missing toast table for pg_policy Robert Haas 17:10
Re: [HACKERS] Constifying numeric.c's local vars Andres Freund 17:11
Re: [HACKERS] Constifying numeric.c's local vars Mark Dilger 17:12
Re: Drop --disable-floatN-byval configure options? Tom Lane 17:17
Re: PATCH: pgbench - break out timing data for initialization phases Rady, Doug 17:58
Weird failures on lorikeet Andres Freund 18:06
Re: Add PGDLLIMPORT to enable_hashagg Andres Freund 18:14
Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes. Peter Geoghegan 18:55
Re: [PATCH] pgbench - refactor some connection finish/null into common function Rady, Doug 19:11
Re: [HACKERS] pageinspect option to forgo buffer locking? Peter Geoghegan 19:37
Re: Add PGDLLIMPORT to enable_hashagg 📎 Brian Cloutier 19:41
Two small patches for the isolationtester lexer 📎 Daniel Gustafsson 19:56
Typo in predicate.c comment 📎 Thomas Munro 20:10
Re: [doc fix] Correct calculation of vm.nr_hugepages Robert Haas 20:14
Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes. 📎 Peter Geoghegan 20:18
Re: [doc fix] Correct calculation of vm.nr_hugepages Justin Pryzby 20:28
Re: Two small patches for the isolationtester lexer Tom Lane 20:41
Re: SHA-2 functions 📎 Peter Eisentraut 20:45
Online enabling of checksums 📎 Magnus Hagander 20:53
Re: Two small patches for the isolationtester lexer Daniel Gustafsson 20:57
ERROR: left and right pathkeys do not match in mergejoin Alexander Kuzmenkov 21:04
Re: Two small patches for the isolationtester lexer Tom Lane 21:10
Re: Two small patches for the isolationtester lexer Tom Lane 21:12
Re: Duplicate Item Pointers in Gin index R, Siva 22:41
Re: pgsql: Allow UNIQUE indexes on partitioned tables 📎 David Rowley 22:56
Re: Duplicate Item Pointers in Gin index R, Siva 23:02
Re: Duplicate Item Pointers in Gin index Peter Geoghegan 23:28
Re: file cloning in pg_upgrade and CREATE DATABASE Tomas Vondra 23:57

Feb. 22, 2018

Thread Author Time
Re: Duplicate Item Pointers in Gin index Masahiko Sawada 01:26
Re: Hash Joins vs. Bloom Filters / take 2 📎 Tomas Vondra 02:21
Re: Hash Joins vs. Bloom Filters / take 2 Tomas Vondra 02:37
Re: [HACKERS] Add support for tuple routing to foreign partitions Amit Langote 02:52
Re: [bug fix] Produce a crash dump before main() on Windows Craig Ringer 03:25
pgsql: Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. Robert Haas 04:10
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 04:10
Re: [HACKERS] Constifying numeric.c's local vars Tom Lane 04:45
Re: ALTER TABLE ADD COLUMN fast default Andrew Dunstan 05:05
Re: pgsql: Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. Tom Lane 05:35
Re: SHA-2 functions Michael Paquier 06:05
Re: PATCH: pgbench - break out timing data for initialization phases Fabien COELHO 07:50
Re: [bug fix] Cascaded standby cannot start after a clean shutdown Michael Paquier 07:55
Re: Online enabling of checksums 📎 Magnus Hagander 08:14
Re: [HACKERS] path toward faster partition pruning David Rowley 08:41
Re: [HACKERS] Runtime Partition Pruning Amit Langote 09:31
Re: [HACKERS] path toward faster partition pruning Amit Langote 09:48
Re: [HACKERS] path toward faster partition pruning David Rowley 11:28
Re: Hash Joins vs. Bloom Filters / take 2 Claudio Freire 11:44
Re: [HACKERS] Add support for tuple routing to foreign partitions Etsuro Fujita 11:49
Incorrect grammar 📎 Etsuro Fujita 11:54
Re: [HACKERS] Runtime Partition Pruning David Rowley 12:15
PlaceHolderVars in pushed down child-join cause error 📎 Ashutosh Bapat 12:41
Re: [HACKERS] SERIALIZABLE with parallel query 📎 Thomas Munro 12:54
Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro 13:18
Re: Drop --disable-floatN-byval configure options? Peter Eisentraut 13:20
Re: Online enabling of checksums Peter Eisentraut 13:22
phasing out pg_pltemplate? Peter Eisentraut 13:25
Re: pgsql: Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. Robert Haas 13:31
check error messages in SSL tests 📎 Peter Eisentraut 13:34
Re: pgsql: Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. Robert Haas 13:55
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Robert Haas 14:25
Re: [doc fix] Correct calculation of vm.nr_hugepages Robert Haas 14:25
Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes. Robert Haas 14:32
Re: PlaceHolderVars in pushed down child-join cause error Robert Haas 15:06
Re: Incorrect grammar Robert Haas 15:09
Re: [HACKERS] Runtime Partition Pruning Jesper Pedersen 15:11
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 15:11
Re: phasing out pg_pltemplate? Tom Lane 15:37
Re: Hash Joins vs. Bloom Filters / take 2 Tomas Vondra 15:45
Re: Online enabling of checksums Andrey Borodin 15:47
Re: non-bulk inserts and tuple routing Robert Haas 16:10
[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead 📎 Nikolay Shaplov 16:48
Re: non-bulk inserts and tuple routing 📎 Alvaro Herrera 16:53
Re: non-bulk inserts and tuple routing Robert Haas 16:54
Re: [HACKERS] SERIALIZABLE with parallel query Robert Haas 17:05
Translations contributions urgently needed Thom Brown 17:20
Re: Translations contributions urgently needed Pavel Stehule 17:24
Re: Translations contributions urgently needed Magnus Hagander 17:24
Re: [HACKERS] [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM Nikolay Shaplov 17:28
Re: Translations contributions urgently needed Thom Brown 17:29
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 17:30
Re: Online enabling of checksums Magnus Hagander 17:38
Re: Translations contributions urgently needed Ioseph Kim 17:47
Allow workers to override datallowconn 📎 Magnus Hagander 18:01
Re: ERROR: left and right pathkeys do not match in mergejoin Tom Lane 18:03
Re: Allow workers to override datallowconn Tom Lane 18:24
Re: SHA-2 functions Peter Eisentraut 18:26
Re: [HACKERS] PoC: full merge join on comparison clause 📎 Alexander Kuzmenkov 18:42
Re: Allow workers to override datallowconn 📎 Magnus Hagander 18:54
Re: Allow workers to override datallowconn Andres Freund 19:17
Re: Allow workers to override datallowconn Simon Riggs 19:22
Re: Allow workers to override datallowconn Magnus Hagander 19:24
Re: Online enabling of checksums Andres Freund 19:24
Re: Allow workers to override datallowconn Andres Freund 19:26
Re: Allow workers to override datallowconn Magnus Hagander 19:30
Re: Online enabling of checksums Magnus Hagander 19:30
Re: Hash Joins vs. Bloom Filters / take 2 Claudio Freire 19:33
Re: Online enabling of checksums Andres Freund 19:41
Re: Online enabling of checksums Magnus Hagander 19:44
Re: Allow workers to override datallowconn Andres Freund 19:44
Re: ERROR: left and right pathkeys do not match in mergejoin Tom Lane 19:52
Re: Online enabling of checksums Andres Freund 19:52
Re: Allow workers to override datallowconn Tom Lane 20:00
Re: Allow workers to override datallowconn Tom Lane 20:09
Re: Online enabling of checksums Peter Eisentraut 20:09
Re: Hash Joins vs. Bloom Filters / take 2 Tomas Vondra 20:11
Re: Allow workers to override datallowconn 📎 Magnus Hagander 20:14
Re: Online enabling of checksums Magnus Hagander 20:16
Re: Online enabling of checksums Andres Freund 20:23
Re: Allow workers to override datallowconn Tom Lane 20:24
Re: Online enabling of checksums Magnus Hagander 20:28
Re: Allow workers to override datallowconn Andres Freund 20:30
Re: Allow workers to override datallowconn Andres Freund 20:32
Re: Hash Joins vs. Bloom Filters / take 2 Claudio Freire 20:52
Re: Add PGDLLIMPORT to enable_hashagg Andres Freund 21:04
Re: Hash Joins vs. Bloom Filters / take 2 Tomas Vondra 21:14
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Robert Haas 21:23
Re: Hash Joins vs. Bloom Filters / take 2 Peter Geoghegan 21:29
Re: file cloning in pg_upgrade and CREATE DATABASE Peter Eisentraut 22:49
Re: Translations contributions urgently needed Tatsuo Ishii 22:54
Re: ERROR: left and right pathkeys do not match in mergejoin Alexander Kuzmenkov 23:05
Re: Typo in predicate.c comment Robert Haas 23:17
Re: [HACKERS] Pluggable storage Robert Haas 23:20
Re: Translations contributions urgently needed Robert Haas 23:32
Re: FOR EACH ROW triggers on partitioned tables 📎 Alvaro Herrera 23:52
Re: ERROR: left and right pathkeys do not match in mergejoin 📎 Tom Lane 23:59

Feb. 23, 2018

Thread Author Time
Re: Translations contributions urgently needed Tatsuo Ishii 00:15
Re: PostgreSQL crashes with SIGSEGV 📎 Peter Geoghegan 00:22
Re: Translations contributions urgently needed Kyotaro HORIGUCHI 00:42
Re: non-bulk inserts and tuple routing Amit Langote 00:44
Re: Translations contributions urgently needed Tatsuo Ishii 00:51
Re: non-bulk inserts and tuple routing Amit Langote 01:05
Re: Translations contributions urgently needed Craig Ringer 01:31
Re: [HACKERS] path toward faster partition pruning Amit Langote 01:41
Re: Translations contributions urgently needed Tatsuo Ishii 01:50
Re: FOR EACH ROW triggers on partitioned tables Amit Langote 01:56
Re: [HACKERS] Runtime Partition Pruning Amit Langote 02:07
Re: Incorrect grammar Etsuro Fujita 02:09
Patch: Pass IndexInfo correctly to aminsert for indexes on TOAST Ahuja, Nitin 02:13
Re: [bug fix] Cascaded standby cannot start after a clean shutdown Michael Paquier 02:26
Re: [HACKERS] SERIALIZABLE with parallel query Amit Kapila 02:29
Re: FOR EACH ROW triggers on partitioned tables Alvaro Herrera 02:32
Re: Translations contributions urgently needed Michael Paquier 02:37
Re: Translations contributions urgently needed Alvaro Herrera 02:45
Re: Online enabling of checksums Michael Paquier 02:48
Re: Online enabling of checksums Andres Freund 02:53
Re: Translations contributions urgently needed Michael Paquier 02:55
SSL passphrase prompt external command 📎 Peter Eisentraut 03:14
Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro 03:18
Re: Translations contributions urgently needed Tatsuo Ishii 03:24
Re: Translations contributions urgently needed Tatsuo Ishii 03:28
Re: Translations contributions urgently needed Craig Ringer 03:33
Re: FOR EACH ROW triggers on partitioned tables Amit Langote 03:36
Re: Translations contributions urgently needed Tom Lane 04:04
Re: check error messages in SSL tests Michael Paquier 04:58
Re: committing inside cursor loop Simon Riggs 05:59
Re: [HACKERS] SERIALIZABLE with parallel query Amit Kapila 06:56
Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro 07:02
RTLD_GLOBAL (& JIT inlining) Andres Freund 07:11
Re: WIP: a way forward on bootstrap data 📎 John Naylor 07:38

Browse Archives

Prev | Next