Re: Create Data Base fails

From: Andrew Gould <andrewgould(at)yahoo(dot)com>
To: Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar>, phppgadmin-users(at)lists(dot)sourceforge(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Create Data Base fails
Date: 2003-07-01 13:11:30
Message-ID: 20030701131130.71655.qmail@web13402.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Are you using advanced authentication in phppgadmin?

Could this be caused when phppgadmin is configured to
have the database superuser connect to template1 to
manage user logins?

Andrew Gould

--- Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> wrote:
> OK, the picture is the latest CVS of phpPgAdmin on
> PostgreSQl 7.3.1.
>
> I created a user with createDB option. Here OK.
>
> I connect to phpPgAdmin as that user and try to
> create a DB and I get this
> error:
>
> Error de SQL:
> ERROR: CREATE DATABASE: source database "template1"
> is being accessed by
> other users
>
> En la declaracio'n:
> CREATE DATABASE "phpbb" WITH ENCODING='LATIN1'
>
> I'm crossposting because I think it may be more of a
> PostgreSQL situation
> then a phpPgAdmin one.
>
> --
> Porqu usar una base de datos relacional cualquiera,
> si pods usar PostgreSQL?
>
-----------------------------------------------------------------
> Martn Marqus |
> mmarques(at)unl(dot)edu(dot)ar
> Programador, Administrador, DBA | Centro de
> Telematica
> Universidad Nacional
> del Litoral
>
-----------------------------------------------------------------
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Henrik Steffen 2003-07-01 13:40:59 Re: Cannot create unique index
Previous Message Martijn van Oosterhout 2003-07-01 13:04:35 Re: Cannot create unique index