Re: 9.3 performance issues, lots of bind and parse log entries

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tory M Blue <tmblue(at)gmail(dot)com>, Tomas Vondra <tv(at)fuzzy(dot)cz>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: 9.3 performance issues, lots of bind and parse log entries
Date: 2014-11-10 18:56:42
Message-ID: 54610A6A.4060600@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Tory,

Do you know if your workload involves a lot of lock-blocking,
particularly blocking on locks related to FKs? I'm tracing down a
problem which sounds similar to yours.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message desmodemone 2014-11-10 18:57:08 Re: updating statistics on slow running query
Previous Message Josh Berkus 2014-11-10 18:48:24 Re: Performance bug in prepared statement binding in 9.2?