Re: incomplete 7.1.3 update and phpPgAdmin - Mailing list pgsql-general

From Tom Lane
Subject Re: incomplete 7.1.3 update and phpPgAdmin
Date
Msg-id 6414.1006534405@sss.pgh.pa.us
Whole thread Raw
In response to incomplete 7.1.3 update and phpPgAdmin  (rcaban@ccc-cable.net (roy cabaniss))
List pgsql-general
rcaban@ccc-cable.net (roy cabaniss) writes:
> PostgreSQL said: ERROR: CREATE DATABASE: source database "template1"
> is being accessed by other users

Find the session that's connected to template1 and kill it.

As a rule, you shouldn't be doing any real work in template1.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL and regular expressions?
Next
From: Tom Lane
Date:
Subject: Re: Solaris 8 ./confgure problem.