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.
Thread | Author | Time |
---|---|---|
Slow query | Bikram Kesari Naik | 06:05 |
Re: Slow query | David Johnston | 06:23 |
Re: Slow query | Bikram Kesari Naik | 06:43 |
Re: Slow query | David Johnston | 07:18 |
Re: Query taking long time | Evgeniy Shishkin | 09:39 |
Re: Query taking long time | acanada | 09:46 |
Re: Query taking long time | Evgeniy Shishkin | 10:03 |
Re: Query taking long time | acanada | 10:18 |
Thread | Author | Time |
---|---|---|
How can I get the query planner to use a bitmap index scap instead of an index scan ? | Mohan Krishnan | 02:46 |
Thread | Author | Time |
---|---|---|
Re: How can I get the query planner to use a bitmap index scap instead of an index scan ? | Jeff Janes | 21:46 |
Thread | Author | Time |
---|---|---|
Re: How can I get the query planner to use a bitmap index scap instead of an index scan ? | Mohan Krishnan | 08:14 |
Re: Query taking long time | Evgeniy Shishkin | 14:45 |
Re: Query taking long time | acanada | 16:30 |
Re: Query taking long time | Venkata Balaji Nagothi | 19:49 |
Re: Query taking long time | desmodemone | 20:22 |
Thread | Author | Time |
---|---|---|
Re: Query taking long time | acanada | 15:56 |
Ye olde slow query | Murphy, Kevin | 20:02 |
Re: Ye olde slow query | Tom Lane | 22:23 |
Re: Query taking long time | Evgeny Shishkin | 23:12 |
Thread | Author | Time |
---|---|---|
Very slow query in PostgreSQL 9.3.3 📎 | fburgess | 19:26 |
Re: [BUGS] Very slow query in PostgreSQL 9.3.3 | Pavel Stehule | 19:36 |
Re: [BUGS] Very slow query in PostgreSQL 9.3.3 | Sergey Konoplev | 22:12 |
Thread | Author | Time |
---|---|---|
Re: [PERFORM] Very slow query in PostgreSQL 9.3.3 | Ian Lawrence Barwick | 02:19 |
Adding new field to big table | acanada | 11:30 |
Re: Adding new field to big table | Jeff Janes | 16:49 |
Re: Adding new field to big table | acanada | 17:06 |
Re: Adding new field to big table | Jeff Janes | 19:29 |
Thread | Author | Time |
---|---|---|
Re: Adding new field to big table | acanada | 09:39 |
Thread | Author | Time |
---|---|---|
Re: Adding new field to big table | Jeff Janes | 06:04 |
Re: Help me understand why my subselect is an order of magnitude faster than my nested joins | Vincent | 21:20 |
question about partial index | Yu Zhao | 21:26 |
Re: question about partial index | Szymon Guz | 21:51 |
Thread | Author | Time |
---|---|---|
Re: Query taking long time | acanada | 11:09 |
slave wal is ahead of master | Evgeniy Shishkin | 17:10 |
Re: slave wal is ahead of master | Sethu Prasad | 18:11 |
Re: slave wal is ahead of master | Evgeny Shishkin | 20:01 |
Re: Query taking long time | Venkata Balaji Nagothi | 23:30 |
Thread | Author | Time |
---|---|---|
Re: Query taking long time | acanada | 10:17 |
long lasting select, no io nor cpu usage ? | Franck Routier | 13:51 |
Re: long lasting select, no io nor cpu usage ? | Tom Lane | 13:56 |
Re: long lasting select, no io nor cpu usage ? | Franck Routier | 14:07 |
Re: long lasting select, no io nor cpu usage ? | Tom Lane | 14:15 |
Re: long lasting select, no io nor cpu usage ? | Franck Routier | 16:27 |
Getting query plan alternatives from query planner? | Stefan Keller | 16:53 |
Performance of UNION vs IN | Jean-Max Reymond | 16:57 |
Re: Getting query plan alternatives from query planner? | Tom Lane | 17:08 |
Re: Performance of UNION vs IN | Torsten Förtsch | 17:13 |
slow join not using index properly | Stefan Amshey | 23:56 |
Thread | Author | Time |
---|---|---|
Suboptimal query plan when using expensive BCRYPT functions | Erik van Zijst | 00:59 |
Re: Connection pooling - Number of connections | Brett Wooldridge | 11:26 |
Re: Suboptimal query plan when using expensive BCRYPT functions | bricklen | 20:51 |
Re: Suboptimal query plan when using expensive BCRYPT functions | Erik van Zijst | 22:27 |
Re: Suboptimal query plan when using expensive BCRYPT functions | bricklen | 22:56 |
Thread | Author | Time |
---|---|---|
Re: Suboptimal query plan when using expensive BCRYPT functions | Erik van Zijst | 03:37 |
Re: Suboptimal query plan when using expensive BCRYPT functions | bricklen | 03:56 |
Re: Query taking long time | Venkata Balaji Nagothi | 06:10 |
Re: Suboptimal query plan when using expensive BCRYPT functions | Tom Lane | 06:40 |
Re: Suboptimal query plan when using expensive BCRYPT functions | Erik van Zijst | 18:30 |
Thread | Author | Time |
---|---|---|
Re: Suboptimal query plan when using expensive BCRYPT functions | Heikki Linnakangas | 07:08 |
Connection pooling - Number of connections | Brett Wooldridge | 13:27 |
semaphore waits and performance stall | Matthew Spilich | 14:37 |
Re: Suboptimal query plan when using expensive BCRYPT functions | Erik van Zijst | 17:37 |
Re: slow join not using index properly | Stefan Amshey | 18:40 |
Re: Connection pooling - Number of connections | Gavin Flower | 20:24 |
Thread | Author | Time |
---|---|---|
Re: Stalls on PGSemaphoreLock | Takashi Horikawa | 06:26 |
Why shared_buffers max is 8GB? | Alexey Vasiliev | 12:21 |
Re: Why shared_buffers max is 8GB? | Ilya Kosmodemiansky | 12:35 |
Re: Why shared_buffers max is 8GB? | desmodemone | 12:45 |
Re: Why shared_buffers max is 8GB? | Albe Laurenz | 13:23 |
Re: Why shared_buffers max is 8GB? | Markella Skempri | 13:24 |
Re: Why shared_buffers max is 8GB? | Martin French | 13:30 |
Re: Why shared_buffers max is 8GB? | Martin French | 13:32 |
Re: Why shared_buffers max is 8GB? | Markella Skempri | 13:47 |
Re: Why shared_buffers max is 8GB? | Martin French | 14:04 |
Re: Why shared_buffers max is 8GB? | Scott Marlowe | 14:23 |
Re: Why shared_buffers max is 8GB? | desmodemone | 14:23 |
Re: Why shared_buffers max is 8GB? | Shaun Thomas | 16:14 |
Re: Why shared_buffers max is 8GB? | Ilya Kosmodemiansky | 16:36 |
Thread | Author | Time |
---|---|---|
Re: Connection pooling - Number of connections | Josh Berkus | 00:35 |
Re: Stalls on PGSemaphoreLock | Gudmundsson Martin (mg) | 07:38 |
Partitions and prepared statements? | Dave Johansen | 20:42 |
Thread | Author | Time |
---|---|---|
Re: Connection pooling - Number of connections | Jeff Janes | 21:20 |
Thread | Author | Time |
---|---|---|
Re: Connection pooling - Number of connections | Brett Wooldridge | 03:41 |
Slow Count-Distinct Query | Christopher Jackson | 19:45 |
Thread | Author | Time |
---|---|---|
performance degradation after launching postgres cluster using pgpool-II | Cora Ma | 08:31 |
Sudden crazy high CPU usage | Niels Kristian Schjødt | 10:25 |
Re: Slow Count-Distinct Query | Shaun Thomas | 13:17 |
Re: Sudden crazy high CPU usage | Merlin Moncure | 13:47 |
Re: Slow Count-Distinct Query | Tom Lane | 14:15 |
Re: Sudden crazy high CPU usage | Niels Kristian Schjødt | 14:24 |
Re: Sudden crazy high CPU usage | Merlin Moncure | 14:36 |
Re: Sudden crazy high CPU usage | Scott Marlowe | 14:50 |
Re: Slow Count-Distinct Query | Christopher Jackson | 15:53 |
Re: Sudden crazy high CPU usage | Niels Kristian Schjødt | 17:16 |
Re: Sudden crazy high CPU usage | Niels Kristian Schjødt | 17:21 |
Re: Sudden crazy high CPU usage | Sergey Konoplev | 17:36 |
Re: Sudden crazy high CPU usage | Will Platnick | 20:01 |
Thread | Author | Time |
---|---|---|
Re: Sudden crazy high CPU usage | Niels Kristian Schjødt | 21:50 |
Re: Sudden crazy high CPU usage | Andres Freund | 22:16 |
Thread | Author | Time |
---|---|---|
Re: Slow Count-Distinct Query | bricklen | 00:34 |
Re: Slow Count-Distinct Query | Christopher Jackson | 04:22 |
Re: Slow Count-Distinct Query | Michael Paquier | 04:48 |
Re: Slow Count-Distinct Query | Christopher Jackson | 04:54 |
Re: Why shared_buffers max is 8GB? | Alexey Klyukin | 09:38 |
Thread | Author | Time |
---|---|---|
Re: Sudden crazy high CPU usage | Michael Paquier | 00:00 |
PGSQL, checkpoints, and file system syncs 📎 | Reza Taheri | 00:38 |
PGSQL, checkpoints, and file system syncs 📎 | Reza Taheri | 17:39 |
Re: PGSQL, checkpoints, and file system syncs | Heikki Linnakangas | 18:01 |
Re: PGSQL, checkpoints, and file system syncs | Reza Taheri | 18:11 |
Thread | Author | Time |
---|---|---|
Re: PGSQL, checkpoints, and file system syncs | Ilya Kosmodemiansky | 06:11 |
Fwd: Slow Count-Distinct Query | Varadharajan Mukundan | 09:31 |
Batch update query performance | Hans Drexler | 12:00 |
PGSQL 9.3 - Materialized View - multithreading | Nicolas Paris | 16:29 |
Re: PGSQL 9.3 - Materialized View - multithreading | Thom Brown | 16:54 |
Re: Fwd: Slow Count-Distinct Query | Jeff Janes | 17:59 |
Re: PGSQL 9.3 - Materialized View - multithreading | PARIS Nicolas | 19:49 |
Re: PGSQL 9.3 - Materialized View - multithreading | Thom Brown | 19:57 |
Re: PGSQL 9.3 - Materialized View - multithreading | PARIS Nicolas | 20:07 |
Re: PGSQL 9.3 - Materialized View - multithreading | Thom Brown | 20:14 |
Re: PGSQL 9.3 - Materialized View - multithreading | PARIS Nicolas | 20:26 |
Re: PGSQL, checkpoints, and file system syncs 📎 | Reza Taheri | 20:27 |
Re: PGSQL 9.3 - Materialized View - multithreading | ktm@rice.edu | 20:34 |
Thread | Author | Time |
---|---|---|
Re: Fwd: Slow Count-Distinct Query | Varadharajan Mukundan | 01:13 |
Thread | Author | Time |
---|---|---|
SSI slows down over time | Ryan Johnson | 02:25 |
Re: SSI slows down over time | Heikki Linnakangas | 08:30 |
Re: SSI slows down over time | Tom Lane | 14:55 |
Slow Count-Distinct Query | Jeff Janes | 17:26 |
Re: PGSQL 9.3 - Materialized View - multithreading | Thom Brown | 19:07 |
Re: PGSQL 9.3 - Materialized View - multithreading | PARIS Nicolas | 22:21 |
Thread | Author | Time |
---|---|---|
Nested loop issue | Manoj Gadi | 09:35 |
performance drop when function argument is evaluated in WHERE clause | Gerardo Herzig | 11:53 |
query against large table not using sensible index to find very small amount of data | Andrew W. Gibbs | 12:48 |
Re: batch update query performance | Hans Drexler | 13:21 |
Re: query against large table not using sensible index to find very small amount of data | Shaun Thomas | 13:39 |
Re: [PERFORM] performance drop when function argument is evaluated in WHERE clause | Tom Lane | 13:50 |
Re: query against large table not using sensible index to find very small amount of data | Tom Lane | 13:55 |
Re: PGSQL, checkpoints, and file system syncs | Shaun Thomas | 14:00 |