pgsql-performance - September 2016

Discussion of PostgreSQL's performance issues. Please see Guide to reporting problems and Slow Query Questions for some tips on how to write your performance question.

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Sept. 1, 2016

Thread Author Time
Re: Possible to find disk IOs for a Query? Mark Kirkwood 05:56
Re: Possible to find disk IOs for a Query? Mark Kirkwood 09:08

Sept. 2, 2016

Thread Author Time
Postgres bulk insert/ETL performance on high speed servers - test results Mike Sofen 02:30
Re: Postgres bulk insert/ETL performance on high speed servers - test results Claudio Freire 20:26

Sept. 4, 2016

Thread Author Time
Re: Postgres bulk insert/ETL performance on high speed servers - test results Mike Sofen 12:34

Sept. 7, 2016

Thread Author Time
debug_assertions is enabled in official 9.6rc1 build Mkrtchyan, Tigran 14:32
Re: Postgres bulk insert/ETL performance on high speed servers - test results Jim Nasby 19:22

Sept. 8, 2016

Thread Author Time
Re: Postgres bulk insert/ETL performance on high speed servers - test results Mike Sofen 02:28

Sept. 10, 2016

Thread Author Time
How to reduce IOWAIT and CPU idle time? Samir Magar 10:49

Sept. 11, 2016

Thread Author Time
Re: How to reduce IOWAIT and CPU idle time? Venkata B Nagothi 00:34
Re: How to reduce IOWAIT and CPU idle time? Jeff Janes 01:46
Re: How to reduce IOWAIT and CPU idle time? Samir Magar 07:10
Re: How to reduce IOWAIT and CPU idle time? Pavan Deolasee 07:40
Re: How to reduce IOWAIT and CPU idle time? Samir Magar 08:04

Sept. 12, 2016

Thread Author Time
Strange nested loop for an INSERT 📎 phb07 14:15
Re: Strange nested loop for an INSERT Tom Lane 14:41
Re: Strange nested loop for an INSERT phb07 18:05

Sept. 14, 2016

Thread Author Time
Disk filled-up issue after a lot of inserts and drop schema Pietro Pugni 13:53
Re: Disk filled-up issue after a lot of inserts and drop schema Rick Otten 14:17
Re: Disk filled-up issue after a lot of inserts and drop schema Tom Lane 14:44
Re: Disk filled-up issue after a lot of inserts and drop schema Pietro Pugni 17:45
Re: Disk filled-up issue after a lot of inserts and drop schema Tom Lane 17:55
Re: Disk filled-up issue after a lot of inserts and drop schema Pietro Pugni 18:00

Sept. 19, 2016

Thread Author Time
Problem with performance using query with unnest after migrating from V9.1 to V9.2 and higher Knels, Udo 07:29
Postgresql 8.4 optimize for heavy select load Job 07:40
Re: Postgresql 8.4 optimize for heavy select load Mark Kirkwood 08:23
Re: Postgresql 8.4 optimize for heavy select load Torsten Zuehlsdorff 09:09
Re: Postgresql 8.4 optimize for heavy select load julyanto SUTANDANG 10:05

Sept. 21, 2016

Thread Author Time
query against single partition uses index, against master table does seq scan Mike Broers 16:53
Re: query against single partition uses index, against master table does seq scan Ganesh Kannan 17:15
Re: query against single partition uses index, against master table does seq scan Mike Broers 17:37
Re: query against single partition uses index, against master table does seq scan Mike Broers 21:00
Re: Strange nested loop for an INSERT Jim Nasby 21:42
Re: Problem with performance using query with unnest after migrating from V9.1 to V9.2 and higher Jim Nasby 21:48

Sept. 22, 2016

Thread Author Time
Re: query against single partition uses index, against master table does seq scan Tom Lane 02:11
Re: query against single partition uses index, against master table does seq scan Mike Broers 04:09
Re: Problem with performance using query with unnest after migrating from V9.1 to V9.2 and higher Knels, Udo 12:39
Multiple-Table-Spanning Joins with ORs in WHERE Clause Sven R. Kunze 13:24
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Madusudanan.B.N 13:37
Re: Problem with performance using query with unnest after migrating from V9.1 to V9.2 and higher Igor Neyman 13:38
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Igor Neyman 14:32
Re: Problem with performance using query with unnest after migrating from V9.1 to V9.2 and higher Tom Lane 14:35
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Igor Neyman 14:36
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Igor Neyman 14:39
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Jeff Janes 16:20
Re: query against single partition uses index, against master table does seq scan Tom Lane 16:25

Sept. 23, 2016

Thread Author Time
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Sven R. Kunze 06:35
Storing large documents - one table or partition by doc? Dev Nop 10:12
Re: Storing large documents - one table or partition by doc? Mike Sofen 12:14
Re: Strange nested loop for an INSERT phb07 17:59
Re: Strange nested loop for an INSERT Jim Nasby 18:51
Re: Storing large documents - one table or partition by doc? Jim Nasby 18:59

Sept. 24, 2016

Thread Author Time
Re: Storing large documents - one table or partition by doc? Dev Nop 11:33
Re: Storing large documents - one table or partition by doc? Jim Nasby 21:30

Sept. 26, 2016

Thread Author Time
Re: Storing large documents - one table or partition by doc? Jeff Janes 00:20
Millions of tables Greg Spiegelberg 02:50
Re: Millions of tables julyanto SUTANDANG 03:04
Re: Millions of tables Mike Sofen 03:23
Re: Millions of tables Greg Spiegelberg 04:05
Re: Millions of tables Greg Spiegelberg 04:19
Re: Millions of tables Gavin Flower 05:04
Re: Millions of tables Jeff Janes 06:07
Re: Millions of tables julyanto SUTANDANG 06:28
Re: Storing large documents - one table or partition by doc? Dev Nop 08:27
Re: Millions of tables Álvaro Hernández Tortosa 08:28
Re: Millions of tables Stuart Bishop 09:43
Re: Millions of tables Rick Otten 10:23
Re: Millions of tables Greg Spiegelberg 12:53
Re: Millions of tables Yves Dorfsman 12:54
Re: Millions of tables Mike Sofen 13:05
Re: Millions of tables Greg Spiegelberg 13:51
Re: Millions of tables Greg Spiegelberg 13:53
Re: Millions of tables Greg Spiegelberg 13:57
Re: Millions of tables Greg Spiegelberg 14:09
Re: Millions of tables Stuart Bishop 14:21
Re: Millions of tables Greg Spiegelberg 14:24
temporary table vs array performance [email protected] 15:39
Re: [HACKERS] temporary table vs array performance David G. Johnston 15:49
Re: Problem with performance using query with unnest after migrating from V9.1 to V9.2 and higher Knels, Udo 15:59
Re: [HACKERS] temporary table vs array performance Pavel Stehule 16:16
Re: [HACKERS] temporary table vs array performance David G. Johnston 16:23
Re: Millions of tables Jeff Janes 16:29
Re: Millions of tables Tom Lane 16:52
Re: Storing large documents - one table or partition by doc? Jim Nasby 19:58

Sept. 27, 2016

Thread Author Time
Re: Millions of tables Craig James 14:30
Re: Millions of tables Mike Sofen 15:10
Re: Millions of tables Mike Sofen 15:42
Re: Millions of tables Greg Spiegelberg 15:46
Re: Millions of tables Greg Spiegelberg 15:49
Re: PostgreSQL on ZFS: performance tuning Torsten Zuehlsdorff 16:00
Re: Millions of tables Terry Schmitt 16:15
Re: Millions of tables Greg Spiegelberg 16:27
Re: PostgreSQL on ZFS: performance tuning Tomas Vondra 21:38
Re: PostgreSQL on ZFS: performance tuning Karl Denninger 22:15

Sept. 28, 2016

Thread Author Time
Unexpected expensive index scan Jake Nielsen 00:02
Re: Unexpected expensive index scan Jake Nielsen 00:21
Re: Unexpected expensive index scan Mike Sofen 00:41
Re: Unexpected expensive index scan Jake Nielsen 01:03
Re: Unexpected expensive index scan Jake Nielsen 01:24
Re: Unexpected expensive index scan Jake Nielsen 02:45
Re: PostgreSQL on ZFS: performance tuning Jov 04:06
Re: PostgreSQL on ZFS: performance tuning Jov 04:11
Re: PostgreSQL on ZFS: performance tuning Karl Denninger 11:44
Re: Unexpected expensive index scan Tom Lane 13:04
Re: Millions of tables Vitalii Tymchyshyn 15:39
Re: Millions of tables Richard Albright 16:05
Re: Millions of tables Greg Spiegelberg 16:27
Re: Millions of tables Stephen Frost 17:27
Re: Millions of tables Greg Spiegelberg 17:38
Re: Millions of tables Stephen Frost 18:00
Re: Unexpected expensive index scan Jake Nielsen 18:11
Re: PostgreSQL on ZFS: performance tuning trafdev 18:42
Re: PostgreSQL on ZFS: performance tuning Karl Denninger 19:06

Sept. 29, 2016

Thread Author Time
Re: Millions of tables Simon Riggs 08:21
Re: Millions of tables Alex Ignatov (postgrespro) 11:11
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Sven R. Kunze 12:20
Failing Multi-Job Restores, Missing Indexes on Restore 📎 Cea Stapleton 12:36
Re: Failing Multi-Job Restores, Missing Indexes on Restore Tom Lane 12:52
Re: Failing Multi-Job Restores, Missing Indexes on Restore Cea Stapleton 12:56
Re: Failing Multi-Job Restores, Missing Indexes on Restore Tom Lane 13:09
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Jeff Janes 18:03
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Pavel Stehule 18:12
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Sven R. Kunze 18:48
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Sven R. Kunze 18:49
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Pavel Stehule 19:11
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Jeff Janes 20:26
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Jeff Janes 20:35

Sept. 30, 2016

Thread Author Time
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause Sven R. Kunze 11:22
Re: Multiple-Table-Spanning Joins with ORs in WHERE Clause 📎 Sven R. Kunze 11:29
MYSQL Stats Joe Proietti 12:03
Re: MYSQL Stats Joe Proietti 13:44
Re: Unexpected expensive index scan Jim Nasby 22:19
Re: Millions of tables Jim Nasby 22:49

Browse Archives

Prev | Next