ERROR: database is being accessed by other users

From: wolverine my <wolverine(dot)my(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: ERROR: database is being accessed by other users
Date: 2005-08-24 02:10:55
Message-ID: 7598b87a050823191071f99483@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

I got the following psql's error when executing a script,
ERROR: database "test" is being accessed by other users

To solve this, I have to disconnect the database connection from the
pgAdmin III.

May I know how can I configure the database to allow multiple user access?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-08-24 02:37:33 Re: ERROR: database is being accessed by other users
Previous Message Jeff Eckermann 2005-08-24 01:42:33 Re: ctid access is slow