Re: Tcl Error

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: setyawan_kim <setyawankim(at)telkom(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Tcl Error
Date: 2003-05-27 04:50:43
Message-ID: 3ED2EEA3.4050206@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

setyawan_kim wrote:

>Hi,
>
>I have PgAccess 0.98.7 and I clicked on the button "Database ", "New"
> Name : Employer
> "Create"
>
>Error : Tcl Error executing pg_exec create database Employer is not a valid
>postgreSQL connection
>
>Operating system Linux Mandrake 9.0 (dolphin) , PostgreSQL-7.2.2-1mdk,
>Tk-8.3.3-21mdk
>
>What can I do ?
>
>
>

In order to create a new database, you should be connected to an
existing one.
Try connecting to 'template1' database (always exist) and then create a
new database.

Teo
Braila, ROMANIA

In response to

  • Tcl Error at 2003-05-26 08:37:17 from setyawan_kim

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message JL 2003-05-27 14:01:09 Re: Tcl Error
Previous Message Bruce Momjian 2003-05-26 18:32:33 Re: [HACKERS] ECPG thread-safety