From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | dropdb/contrib-regression |
Date: | 2004-12-13 23:32:14 |
Message-ID: | 41BE267E.4090605@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
[original seems lost - sorry if it's a dup]
We still seem to have occasional problems with dropdb while running
contrib installcheck. The symptoms look like this:
============== dropping database "regression" ==============
dropdb: database removal failed: ERROR: database "regression" is being
accessed by other users
============== creating database "regression" ==============
createdb: database creation failed: ERROR: database "regression"
already exists
pg_regress: createdb failed
Example: (FBSD again)
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=cockatoo&dt=2004-12-13%2008:10:01
I guess we could put a small sleep before dropdb in pg_regress.sh to
make sure a backend from a previous client had enough time to clean up
after itself, but I am wondering if this is a symptom of a larger problem?
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-12-14 00:29:53 | Re: dropdb/contrib-regression |
Previous Message | kris.shannon | 2004-12-13 22:25:52 | Re: [PATCHES] 8.0.0beta5 FailedAssertion (Crash) when casting composite types |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-12-14 00:29:53 | Re: dropdb/contrib-regression |
Previous Message | Peter Eisentraut | 2004-12-13 22:54:37 | Re: New Korean postgres po file(2). |