Timeout

From: Markus Gottwals <gottwals(dot)m(at)cadform(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Timeout
Date: 1999-01-21 10:59:40
Message-ID: 36A7089C.2DA0@cadform.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm running a Postgres95-Database on HP-UX B.10.20 . The Database
consists of only 3 tables. We send queries via shellscripts ( PSQL ) and
via C-programs with libpq from a Motif-frontend. It all worked properly
until November 1998. From this time my users got this terrific timeout -
possible deadlock message even by sending only a SELECT-Query to a
table. My only solution is to kill some backend processes. But this
cannot be the final solution. In peak times I have about 20 users on
that database simultaneously. I cannot kill all backends to help one
single user. What can I do ?

greetings Markus Gottwals

Browse pgsql-general by date

  From Date Subject
Next Message Silvio Emanuel Barbosa de Macedo 1999-01-21 13:21:11 Re: test data type
Previous Message Alex P. Rudnev 1999-01-21 10:39:10 Re: [GENERAL] Oracle vs Postgresql