[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: upgrading to postgresql 7.1



On Tue, May 22, 2001 at 10:50:33AM +1000, Brian May wrote:
> psql template1 -f db_6.5.out
> 
> (what database name am I meant to use? the db file contains all the
> databases... I suspect that is my problem, below)

Did you try dumping each database in a seperate file? That way you could see
if that's the reason.

> psql:db_6.5.out:13:ERROR: source database "template1" is being accessed by other users

As the message says, there is another user connected to template1 and thus
you are not able to create the database.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!



Reply to: