pgsql-hackers since 2018-03-14 14:12

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 14, 2018

Thread Author Time
Re: Faster inserts with mostly-monotonically increasing values Pavan Deolasee 14:12
Re: PATCH: Unlogged tables re-initialization tests Peter Eisentraut 14:13
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 14:21
Re: Faster inserts with mostly-monotonically increasing values Claudio Freire 15:05
Re: Failed to request an autovacuum work-item in silence Alvaro Herrera 15:06
EXPLAIN of Parallel Append Jesper Pedersen 15:28
Re: ExplainProperty* and units Andres Freund 16:07
Re: Comment fixes in create_grouping_paths() add_paths_to_append_rel() 📎 Stephen Frost 16:41
Re: ExplainProperty* and units Andres Freund 16:48
Re: ExplainProperty* and units Tom Lane 17:32
Re: ExplainProperty* and units Andres Freund 17:35
Re: ExplainProperty* and units Tom Lane 17:39
Re: INOUT parameters in procedures Peter Eisentraut 17:46
Re: User defined data types in Logical Replication Alvaro Herrera 17:47
Re: ExplainProperty* and units 📎 Andres Freund 17:58
Re: PATCH: Configurable file mode mask 📎 David Steele 18:08
Re: WIP: a way forward on bootstrap data Tom Lane 18:09
Re: Parallel index creation does not properly cleanup after error Peter Geoghegan 18:14
Re: PATCH: Configurable file mode mask David Steele 18:15
Re: Ambigous Plan - Larger Table on Hash Side Jeff Janes 19:10
Re: User defined data types in Logical Replication 📎 Alvaro Herrera 19:15
Re: SQL/JSON: functions Pavel Stehule 19:33
Re: remove pg_class.relhaspkey Peter Eisentraut 19:36
Re: Re: Re: [GSOC 18] Performance Farm Project——Initialization Project Dave Page 21:33
BUG #15112: Unable to run pg_upgrade with earthdistance extension PG Bug reporting form 23:12
Re: Re: Re: [GSOC 18] Performance Farm Project——Initialization Project Mark Wong 23:14
Instability in parallel regression tests Tom Lane 23:31

March 15, 2018

Thread Author Time
Re: neqjoinsel versus "refresh materialized view concurrently" Thomas Munro 00:03
Re: JIT compiling with LLVM v11 Andres Freund 00:20
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 00:31
Re: User defined data types in Logical Replication Alvaro Herrera 00:41
Re: User defined data types in Logical Replication 📎 Alvaro Herrera 00:43
Re: remove pg_class.relhaspkey Michael Paquier 00:47
Re: ExplainProperty* and units David Rowley 01:52
Re: Instability in parallel regression tests Thomas Munro 01:57
Re: Faster inserts with mostly-monotonically increasing values 📎 Claudio Freire 02:21
Re: Instability in parallel regression tests 📎 Tom Lane 02:32
Re: JIT compiling with LLVM v11 Tom Lane 02:36
Re: Failed to request an autovacuum work-item in silence Masahiko Sawada 02:39
Re: Instability in parallel regression tests Thomas Munro 02:42
Re: [GSOC 18] Performance Farm Project——Initialization Project Dave Page 02:47
Re: Instability in parallel regression tests Tom Lane 02:51
Re: Re: [GSOC 18] Performance Farm Project——Initialization Project Tom Lane 02:53
Re: JIT compiling with LLVM v11 Andres Freund 02:56
Re: Incorrect comment for ExecProcessReturning Etsuro Fujita 03:32
Re: Comment fixes in create_grouping_paths() add_paths_to_append_rel() Ashutosh Bapat 04:26
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs 📎 Kyotaro HORIGUCHI 04:27
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Tom Lane 04:33
Re: INOUT parameters in procedures Jeff Janes 04:50
Re: Additional Statistics Hooks Ashutosh Bapat 05:00
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Kyotaro HORIGUCHI 05:03
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro HORIGUCHI 05:12
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier 06:09
Re: PATCH: Configurable file mode mask Michael Paquier 06:21
Re: PATCH: Configurable file mode mask Michael Paquier 07:17
Re: Transform for pl/perl Pavel Stehule 07:46
Re: CURRENT OF causes an error when IndexOnlyScan is used Yugo Nagata 08:04
Re: SQL/JSON: functions Oleg Bartunov 08:08
Re: WIP: a way forward on bootstrap data 📎 John Naylor 08:24
Re: ALTER TABLE ADD COLUMN fast default 📎 Andrew Dunstan 08:33
Re: Fixes for missing schema qualifications Noah Misch 08:42
Re: [HACKERS] path toward faster partition pruning Amit Langote 09:03
GSOC :Thrift datatype support (2018) Pranav Negi 09:35
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs 📎 Kyotaro HORIGUCHI 09:48
Re:Re: [submit code] I develop a tool for pgsql, how can I submit it leap 10:08
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Ashutosh Bapat 10:08
PostgreSQL opens all the indexes of a relation for every Query during Planning Time? 📎 Meenatchi Sandanam 10:18
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Arthur Zakirov 10:33
Re: Failed to request an autovacuum work-item in silence Alvaro Herrera 10:35
Passing estate to assign_simple_var() Ashutosh Sharma 10:55
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index Alexander Korotkov 10:59
Clarification needed for comment in storage/file/fd.c samuel cherukutty 11:22
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index Amit Kapila 11:35
Re: Re: [submit code] I develop a tool for pgsql, how can I submit it Aleksander Alekseev 12:10
Re: Online enabling of checksums 📎 Daniel Gustafsson 13:01
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Robert Haas 13:22
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Robert Haas 13:46
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 13:46
Re: INOUT parameters in procedures Tom Lane 13:58
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 14:16
Re: Additional Statistics Hooks Tomas Vondra 14:29
Re: using index or check in ALTER TABLE SET NOT NULL Ildar Musin 14:31
worker_spi.naptime in worker_spi example Jeremy Finzel 14:59
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Tom Lane 15:01
"SELECT ... FROM DUAL" is not quite as silly as it appears Tom Lane 15:27
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Robert Haas 15:38
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Robert Haas 15:43
Re: fixing more format truncation issues Peter Eisentraut 15:45
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 15:49
WaitLatchOrSocket optimization 📎 Konstantin Knizhnik 16:01
Re: fixing more format truncation issues Tom Lane 16:12
Re: SSL passphrase prompt external command Daniel Gustafsson 16:13
Re: JIT compiling with LLVM v11 Catalin Iacob 16:19
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Tom Lane 16:22
Re: JIT compiling with LLVM v11 Andres Freund 16:25
Re: JIT compiling with LLVM v11 Tom Lane 16:33
Re: JIT compiling with LLVM v11 Andres Freund 16:35
Re: chained transactions Alvaro Herrera 16:39
Re: JIT compiling with LLVM v11 Tom Lane 16:42
Re: SQL/JSON: functions 📎 Nikita Glukhov 17:04
Re: SQL/JSON: JSON_TABLE 📎 Nikita Glukhov 17:05
Re: jsonpath 📎 Nikita Glukhov 17:13
Re: JIT compiling with LLVM v11 Andres Freund 17:19
Re: worker_spi.naptime in worker_spi example Chapman Flack 17:21
Re: WaitLatchOrSocket optimization Andres Freund 17:25
Re: JIT compiling with LLVM v11 Catalin Iacob 18:14
Re: INOUT parameters in procedures Jeff Janes 18:20
Re: JIT compiling with LLVM v11 Andres Freund 18:34
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 18:46
Re: worker_spi.naptime in worker_spi example Jeremy Finzel 20:19
Re: worker_spi.naptime in worker_spi example Chapman Flack 20:54
missing support of named convention for procedures Pavel Stehule 21:13
Re: INOUT parameters in procedures Tom Lane 21:21
Re: worker_spi.naptime in worker_spi example Jeremy Finzel 21:40
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Robert Haas 21:49
Re: SET TRANSACTION in PL/pgSQL Alexander Korotkov 21:49
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Alexander Korotkov 22:26
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Alexander Korotkov 22:27

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

Browse Archives

Prev | Next