concurrency - Mailing list pgsql-general

From Boris Goldowsky
Subject concurrency
Date
Msg-id 14385.51850.6966.587429@griddle.infoplease.com
Whole thread Raw
List pgsql-general
It seems that whenever we are doing a large operation -- eg, CREATE
INDEX on a sizable table, or VACUUM on a big database -- all other
postgres operations on that server stop dead.  Attempts to do simple
operations on completely separate databases (but on the same server)
will hang (or perhaps they proceed extremely slowly) until after the large
operation is finished.

Is there any way around this limitation?  Is this something that can
be addressed through parameter tweaking of the postmaster, or would it
be solved by having multiple CPUs on the database machine?

Boris Goldowsky


pgsql-general by date:

Previous
From: Boris Goldowsky
Date:
Subject: concurrency
Next
From: Christopher Petrilli
Date:
Subject: Problems installing on FreeBSD 3.3 (PG_VERSION/pg_user missing) 6.5.3