Troubles with Postgresql performance

From: Denis Mironchuk <denis(dot)mironchuk(at)ardas(dot)dp(dot)ua>
To: pgsql-general(at)postgresql(dot)org
Subject: Troubles with Postgresql performance
Date: 2014-06-18 13:37:36
Message-ID: CA+AqhiQdSqqFJVo7kXFOL_oe=h68dc1XA0M6fU6nRXmAePrL3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello. I had a strange issue with postgresql 9.3 server. Load on server
rapidly increased, queries which took about 4ms were executed for 100ms and
creation a foreign key on empty table blocked all queries to server. After
server restart everithing became fine again, the same foreign key was
created less then in a second, and queries worked fast again. What may be
the reason?

I understand that this information is not enough to give some reasonable
answer but still will be grateful for any advise.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-06-18 13:51:52 Re: pg_restore: custom archiver unexpected end of file , ERROR: missing data for column
Previous Message Khangelani Gama 2014-06-18 12:24:07 Re: pg_restore: custom archiver unexpected end of file , ERROR: missing data for column