pgsql-hackers since 2018-03-16 21:34

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

March 16, 2018

Thread Author Time
Re: CURRENT OF causes an error when IndexOnlyScan is used 📎 Tom Lane 21:34
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem 📎 Claudio Freire 21:46
Re: ON CONFLICT DO UPDATE for partitioned tables Alvaro Herrera 21:46
Re: PATCH: Configurable file mode mask Michael Paquier 22:46
Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) Yura Sokolov 23:03

March 17, 2018

Thread Author Time
Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) Tomas Vondra 00:36
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 01:29
RE: User defined data types in Logical Replication Huong Dangminh 01:47
[PATCH] add apps directory; add model classes; add db_tools directory; Hongyuan Ma 04:35
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 04:43
Re: [HACKERS] why not parallel seq scan for slow functions 📎 Amit Kapila 05:16
Re: JIT compiling with LLVM v12.1 Andres Freund 06:34
Re: MCV lists for highly skewed distributions Dean Rasheed 09:38
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 11:02
[GSOC 18] Perf Farm——Description of patch Hongyuan Ma 12:07
Re: SSL passphrase prompt external command Peter Eisentraut 12:32
strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tomas Vondra 13:05
Problems with Error Messages wrt Domains, Checks john frazer 13:14
ECPG oracle mode test program patch 📎 Shinoda, Noriyoshi 13:25
Re: disable SSL compression? Peter Eisentraut 13:25
Re: Re: Re: [GSOC 18] Performance Farm Project——Initialization Project Magnus Hagander 13:54
Re: disable SSL compression? Peter Eisentraut 14:18
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tom Lane 14:32
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tomas Vondra 14:55
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tom Lane 14:56
Re: Problems with Error Messages wrt Domains, Checks David G. Johnston 15:20
Re: Google Summer of Code: Potential Applicant Christos Maris 16:12
Re: MCV lists for highly skewed distributions Dean Rasheed 17:16
Re: ECPG oracle mode test program patch Michael Meskes 17:16
Re: MCV lists for highly skewed distributions Dean Rasheed 17:21
Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Magnus Hagander 17:24
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Andres Freund 17:27
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) 📎 Tomas Vondra 17:55
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) 📎 Andres Freund 18:04
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tom Lane 18:20
Re: MCV lists for highly skewed distributions Dean Rasheed 18:28
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tom Lane 18:32
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Andres Freund 18:33
Re: MCV lists for highly skewed distributions Tomas Vondra 18:40
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tomas Vondra 18:59
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Andres Freund 19:17
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tom Lane 19:25
Re: MCV lists for highly skewed distributions Dean Rasheed 19:32
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Andres Freund 19:32
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tom Lane 19:41
Fwd: Problems with Error Messages wrt Domains, Checks john frazer 19:54
HELP Projat Banerjee 20:08
Re: MCV lists for highly skewed distributions Tomas Vondra 21:00
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tomas Vondra 21:06
Re: [PATCH] Verify Checksums during Basebackups 📎 Michael Banck 21:34
Re: pgbench randomness initialization Chapman Flack 23:10
Re: Precision loss casting float to numeric Chapman Flack 23:17
PostgreSQL 10: Segmentation fault when using GROUPING SETS with all unsortable columns 📎 Huong Dangminh 23:43
Re: [bug fix] Cascaded standby cannot start after a clean shutdown Michael Paquier 23:49
Re: SSL passphrase prompt external command Michael Paquier 23:59

March 18, 2018

Thread Author Time
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility 📎 Chapman Flack 00:22
[GSoC 2018] Proposal Draft 📎 Kefan Yang 00:34
Re: [GSoC 2018] Proposal Draft Peter Geoghegan 01:05
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Tom Lane 01:32
Re: Precision loss casting float to numeric Tom Lane 01:37
Re: [GSoC 2018] Proposal Draft Kefan Yang 02:00
Re: Precision loss casting float to numeric Tom Lane 02:04
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Tom Lane 02:09
Re: [GSoC 2018] Proposal Draft Peter Geoghegan 02:24
Re: ON CONFLICT DO UPDATE for partitioned tables 📎 Alvaro Herrera 04:17
Recently-introduced segfault in initdb? Isaac Morland 05:08
Re: Recently-introduced segfault in initdb? Isaac Morland 06:01
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 06:01
Re: Recently-introduced segfault in initdb? Alvaro Herrera 09:57
Re: MCV lists for highly skewed distributions 📎 John Naylor 12:24
Re: Implementing SQL ASSERTION 📎 Joe Wildish 12:29
Re: Online enabling of checksums 📎 Michael Banck 14:02
Re: Online enabling of checksums Andrey Borodin 16:21
Re: Recently-introduced segfault in initdb? Isaac Morland 16:33
Re: [GSoC 2018] Proposal Draft Andrey Borodin 16:39
Re: Recently-introduced segfault in initdb? Tom Lane 16:48
[GSoC] Proposal Submission Christos Maris 17:06
Re: Google Summer of Code: Potential Applicant Christos Maris 17:09
Re: Google Summer of Code: Potential Applicant Andrey Borodin 17:55
Re: Google Summer of Code: Potential Applicant Christos Maris 17:58
Lexically-scoped options Chapman Flack 18:21
include/pgtar.h is missing include guards? Andres Freund 19:24
Re: Implementing SQL ASSERTION David Fetter 19:36
Re: IndexJoin memory problem using spgist and boxes 📎 Anton Dignös 19:56
jsonb nesting level edge case Dmitry Dolgov 20:42
ECPG installcheck tests fail if PGDATABASE is set Andres Freund 20:55
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Daniel Gustafsson 20:56
Flexible permissions for REFRESH MATERIALIZED VIEW 📎 Isaac Morland 21:05
Re: include/pgtar.h is missing include guards? Magnus Hagander 21:26
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Thomas Munro 21:32
Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3) Thomas Munro 21:53
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Chapman Flack 21:54
Fixing some issues in matview.c's refresh-query construction 📎 Tom Lane 22:47
Re: MCV lists for highly skewed distributions Dean Rasheed 22:52
Re: Online enabling of checksums 📎 Daniel Gustafsson 22:59
Re: Online enabling of checksums Daniel Gustafsson 23:01
Re: ECPG installcheck tests fail if PGDATABASE is set Tom Lane 23:06
Re: ECPG installcheck tests fail if PGDATABASE is set Andres Freund 23:09
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Daniel Gustafsson 23:28
Re: ECPG installcheck tests fail if PGDATABASE is set Tom Lane 23:30
Re: ECPG installcheck tests fail if PGDATABASE is set Andres Freund 23:41
Re: [HACKERS] PATCH: multivariate histograms and MCV lists 📎 Tomas Vondra 23:57

March 19, 2018

Thread Author Time
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility 📎 Chapman Flack 00:06
Re: Flexible permissions for REFRESH MATERIALIZED VIEW Tom Lane 00:25
Re: ECPG installcheck tests fail if PGDATABASE is set Tom Lane 00:28
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 00:52
Re: HELP Craig Ringer 01:08
Re: [PROPOSAL] Shared Ispell dictionaries Andres Freund 01:34
Re: [HACKERS] GUC for cleanup indexes threshold. 📎 Masahiko Sawada 02:12
Re: User defined data types in Logical Replication Masahiko Sawada 03:50
Re: [HACKERS] GUC for cleanup indexes threshold. Kyotaro HORIGUCHI 05:45
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Kyotaro HORIGUCHI 05:49
Re: [HACKERS] GUC for cleanup indexes threshold. Kyotaro HORIGUCHI 05:57
Re: ON CONFLICT DO UPDATE for partitioned tables Amit Langote 06:04
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key 📎 amul sul 06:18
Re: Online enabling of checksums Heikki Linnakangas 06:27
Re: Hash join in SELECT target list expression keeps consuming memory Amit Khandekar 06:55
Re: file cloning in pg_upgrade and CREATE DATABASE Michael Paquier 07:06
Re: User defined data types in Logical Replication Kyotaro HORIGUCHI 07:11
Re: file cloning in pg_upgrade and CREATE DATABASE Michael Paquier 07:14
Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 07:18
Re: INOUT parameters in procedures Rushabh Lathia 07:25
Re: ON CONFLICT DO UPDATE for partitioned tables 📎 Amit Langote 07:45
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 08:09
Re: Google Summer of Code: Potential Applicant Andrey Borodin 08:10
Re: inserts into partitioned table may cause crash 📎 Amit Langote 08:48
Re: MCV lists for highly skewed distributions 📎 Dean Rasheed 08:48
Re: ON CONFLICT DO UPDATE for partitioned tables 📎 Amit Langote 08:50
Typo in be_tls_write 📎 Daniel Gustafsson 09:28
Re: Typo in be_tls_write Magnus Hagander 09:46
Re: [bug fix] ECPG: freeing memory for pgtypes crashes on Windows Kyotaro HORIGUCHI 10:01
Re: [HACKERS] path toward faster partition pruning Amit Langote 10:03
Re: [Patch] Checksums for SLRU files 📎 Andrey Borodin 10:32
Re: [HACKERS] path toward faster partition pruning David Rowley 10:35
Re: Online enabling of checksums Andrey Borodin 10:40
Re: User defined data types in Logical Replication 📎 Masahiko Sawada 10:57
Re: [PROPOSAL] Shared Ispell dictionaries 📎 Arthur Zakirov 11:06
Re: Online enabling of checksums Magnus Hagander 11:24
Re: [HACKERS] Add support for tuple routing to foreign partitions Amit Langote 11:25
Re: inserts into partitioned table may cause crash 📎 Etsuro Fujita 11:35
Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada 11:50
Re: Online enabling of checksums Magnus Hagander 11:57
Re: Online enabling of checksums Andrey Borodin 12:08
Re: [PROPOSAL] Shared Ispell dictionaries Ildus Kurbangaliev 12:38
Re: ON CONFLICT DO UPDATE for partitioned tables 📎 Etsuro Fujita 12:59
Re: inserts into partitioned table may cause crash Alvaro Herrera 13:38
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 13:52
Re: Problems with Error Messages wrt Domains, Checks David G. Johnston 14:44
Re: [HACKERS] GUC for cleanup indexes threshold. Claudio Freire 14:47
Re: Faster inserts with mostly-monotonically increasing values Pavan Deolasee 14:57
Re: Faster inserts with mostly-monotonically increasing values Claudio Freire 15:06
Re: Problems with Error Messages wrt Domains, Checks Tom Lane 15:33
Re: inserts into partitioned table may cause crash Robert Haas 15:38
Error detail/hint style fixup 📎 Daniel Gustafsson 15:41
Re: Problems with Error Messages wrt Domains, Checks David G. Johnston 15:48
configure's checks for --enable-tap-tests are insufficient Tom Lane 15:56
Re: parallel append vs. simple UNION ALL Robert Haas 15:57
Re: Problems with Error Messages wrt Domains, Checks Tom Lane 16:11
Re: Problems with Error Messages wrt Domains, Checks David G. Johnston 16:32
Re: Error detail/hint style fixup Tom Lane 16:47
Re: MCV lists for highly skewed distributions 📎 John Naylor 16:59
found xmin from before relfrozenxid on pg_catalog.pg_authid Jeremy Finzel 17:10
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Robert Haas 17:26
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 17:45
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Alvaro Herrera 17:46
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Jeremy Finzel 17:59
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Jeremy Finzel 18:00
Re: [PROPOSAL] Shared Ispell dictionaries Andres Freund 18:07
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Andres Freund 18:17
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 18:40
Re: IndexJoin memory problem using spgist and boxes Alexander Kuzmenkov 18:43
Compile error while building postgresql 10.3 Terry Phelps 19:10
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 19:18
Re: Compile error while building postgresql 10.3 Tom Lane 19:29
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Jeremy Finzel 19:37
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Andres Freund 19:41
Re: Compile error while building postgresql 10.3 Tom Lane 19:50
Re: [PROPOSAL] Shared Ispell dictionaries 📎 Tomas Vondra 19:50
Re: [HACKERS] why not parallel seq scan for slow functions Robert Haas 19:53
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Jeremy Finzel 19:53
Re: Compile error while building postgresql 10.3 Andres Freund 19:54
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Andres Freund 19:56
Re: Compile error while building postgresql 10.3 Terry Phelps 19:57
Re: Compile error while building postgresql 10.3 Tom Lane 20:01
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Jeremy Finzel 20:01
Re: Compile error while building postgresql 10.3 Terry Phelps 20:03
Re: Compile error while building postgresql 10.3 Terry Phelps 20:07
Re: Compile error while building postgresql 10.3 Andres Freund 20:11
Re: Compile error while building postgresql 10.3 Terry Phelps 20:13
Re: Compile error while building postgresql 10.3 Tom Lane 20:15
Re: Compile error while building postgresql 10.3 Terry Phelps 20:19
Re: Compile error while building postgresql 10.3 Tom Lane 20:22
Trigger file behavior with the standby Keiko Oda 20:27
Re: Compile error while building postgresql 10.3 Terry Phelps 20:28
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Jeremy Finzel 20:37
Re: Compile error while building postgresql 10.3 Thomas Munro 20:38
Re: Compile error while building postgresql 10.3 Tom Lane 20:44
Re: Compile error while building postgresql 10.3 Tom Lane 20:46
Re: [HACKERS] plpgsql - additional extra checks Tomas Vondra 20:47
Re: Compile error while building postgresql 10.3 Terry Phelps 20:50

Browse Archives

Prev | Next