Extraordinarily slow!! - Mailing list pgsql-general

From Justin R. Smith
Subject Extraordinarily slow!!
Date
Msg-id 43354194.5020303@drexel.edu
Whole thread Raw
Responses Re: Extraordinarily slow!!
List pgsql-general
I'm running postgresql 8.03 under Gentoo Linux and find that all actions
take at least a MINUTE (even dropdb and createdb). During this time, the
posgres account is locked up to the extent that one cannot even su to
it. (The su suceeds when the db operation completes.)

I assume something is misconfigured and Postgres is waiting for
something with each action I perform and then timing out. Unfortunately,
the system is unusable in this form...

It's also interesting that the actions eventually complete properly ---
they just take an incredibly long time. I ran the same version of
postgres under FreeBSD and it was lightning fast.

No error messages appear in any of the logs --- just the normal messages
one expects.

Any suggestions?

pgsql-general by date:

Previous
From: Douglas McNaught
Date:
Subject: Re: Slow connection to the database
Next
From: Tom Lane
Date:
Subject: Re: Problems creating view