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

March 16, 2018

Thread Author Time
Re: Clarification needed for comment in storage/file/fd.c Michael Paquier 00:26
Re: Failed to request an autovacuum work-item in silence Masahiko Sawada 00:43
Re: Parallel Aggregates for string_agg and array_agg Tomas Vondra 00:46
Re: handling of heap rewrites in logical decoding 📎 Peter Eisentraut 00:51
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Kyotaro HORIGUCHI 00:52
Re: User defined data types in Logical Replication Masahiko Sawada 00:54
Re: Fixes for missing schema qualifications Michael Paquier 01:18
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier 01:21
Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) Tomas Vondra 01:23
Re: User defined data types in Logical Replication Alvaro Herrera 01:24
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier 01:25
Re: [HACKERS] plpgsql - additional extra checks Tomas Vondra 01:46
Re:Re: Re: [submit code] I develop a tool for pgsql, how can I submit it leap 01:57
Re: PL/pgSQL nested CALL with transactions 📎 Peter Eisentraut 01:57
Re: [HACKERS] MERGE SQL Statement for PG11 Stephen Frost 01:58
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types Tomas Vondra 02:07
Re: [HACKERS] [PATCH] Incremental sort Tomas Vondra 02:12
Re: Parallel Aggregates for string_agg and array_agg David Rowley 02:44
Re: handling of heap rewrites in logical decoding Craig Ringer 02:54
Re: Re: pgbench randomness initialization Chapman Flack 03:20
Re: fixing more format truncation issues Michael Paquier 03:51
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types 📎 Kyotaro HORIGUCHI 04:03
Re: PL/pgSQL nested CALL with transactions Pavel Stehule 04:24
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs 📎 Michael Paquier 04:46
pspg pager 1.0.0 Pavel Stehule 05:03
Re: Problem while setting the fpw with SIGHUP 📎 Michael Paquier 05:23
RE: [bug fix] Cascaded standby cannot start after a clean shutdown Tsunakawa, Takayuki 05:27
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 05:39
Re: [bug fix] Cascaded standby cannot start after a clean shutdown Michael Paquier 05:47
RE: [bug fix] Cascaded standby cannot start after a clean shutdown Tsunakawa, Takayuki 06:02
segmentation fault in pg head with SQL function. Prabhat Sahu 06:05
Re: Ambigous Plan - Larger Table on Hash Side Narendra Pradeep U U 06:42
Re: segmentation fault in pg head with SQL function. Michael Paquier 07:07
Re: [HACKERS] plpgsql - additional extra checks 📎 Pavel Stehule 07:30
Re: missing support of named convention for procedures Pavel Stehule 07:43
Re: WaitLatchOrSocket optimization Konstantin Knizhnik 08:03
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Pavel Stehule 08:16
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Kyotaro HORIGUCHI 08:34
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Ashutosh Bapat 08:39
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Pavel Stehule 08:40
Re: [HACKERS] [PATCH] Incremental sort Alexander Korotkov 08:47
Hash join in SELECT target list expression keeps consuming memory Amit Khandekar 10:02
Re: [HACKERS] why not parallel seq scan for slow functions Amit Kapila 10:06
Re: missing support of named convention for procedures 📎 Pavel Stehule 10:29
Re: missing support of named convention for procedures Pavel Stehule 10:31
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Arthur Zakirov 10:38
Re: ON CONFLICT DO UPDATE for partitioned tables Pavan Deolasee 10:43
Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw Ashutosh Bapat 11:01
Re: parallel append vs. simple UNION ALL Ashutosh Bapat 11:08
Re: [HACKERS] why not parallel seq scan for slow functions Robert Haas 11:16
Re: parallel append vs. simple UNION ALL Rajkumar Raghuwanshi 11:35
Re: inserts into partitioned table may cause crash Etsuro Fujita 11:37
Re: ON CONFLICT DO UPDATE for partitioned tables Etsuro Fujita 11:43
Re: ON CONFLICT DO UPDATE for partitioned tables Pavan Deolasee 11:59
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) 📎 Shubham Barai 12:10
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier 12:15
Re: [HACKERS] [PATCH] Incremental sort Tomas Vondra 12:55
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 12:55
Re: PATCH: Configurable file mode mask David Steele 13:44
Re: Re: pgbench randomness initialization 📎 Fabien COELHO 13:58
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Tom Lane 14:29
Re: PATCH: Configurable file mode mask Stephen Frost 15:12
Re: ON CONFLICT DO UPDATE for partitioned tables Alvaro Herrera 15:13
Re: MCV lists for highly skewed distributions Tomas Vondra 15:26
Re: segmentation fault in pg head with SQL function. Tom Lane 15:40
Re: GSOC :Thrift datatype support (2018) Aleksander Alekseev 15:52
Re: SSL passphrase prompt external command Peter Eisentraut 16:07
Question about WalSndWriteData Konstantin Knizhnik 16:08
Re: fixing more format truncation issues Peter Eisentraut 16:18
Re: SSL passphrase prompt external command Daniel Gustafsson 16:38
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 16:45
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 16:47
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 17:18
Re: PostgreSQL opens all the indexes of a relation for every Query during Planning Time? Jason Petersen 17:18
Re: chained transactions Peter Eisentraut 17:29
Re: PL/pgSQL nested CALL with transactions Peter Eisentraut 17:35
Re: PL/pgSQL nested CALL with transactions Pavel Stehule 17:43
Re: PL/pgSQL nested CALL with transactions Tom Lane 17:49
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 17:50
Re: PL/pgSQL nested CALL with transactions Pavel Stehule 17:50
Re: ON CONFLICT DO UPDATE for partitioned tables Alvaro Herrera 18:21
Re: ON CONFLICT DO UPDATE for partitioned tables Peter Geoghegan 18:33
Update doc links to https where appropriate? Andres Freund 18:54
Re: Hash join in SELECT target list expression keeps consuming memory 📎 Tom Lane 19:17
Re: Update doc links to https where appropriate? 📎 Daniel Gustafsson 20:01
Re: ON CONFLICT DO UPDATE for partitioned tables Alvaro Herrera 20:56
Re: CURRENT OF causes an error when IndexOnlyScan is used Tom Lane 21:05
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility 📎 Daniel Gustafsson 21:14
Re: ON CONFLICT DO UPDATE for partitioned tables Alvaro Herrera 21:23
Re: ExplainProperty* and units Andres Freund 21:25
Re: ON CONFLICT DO UPDATE for partitioned tables Andres Freund 21:28
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

Browse Archives

Prev | Next