Re: Tcl Error

From: JL <JLT(at)WVInter(dot)Net>
To: Constantin Teodorescu <teo(at)flex(dot)ro>, setyawan_kim <setyawankim(at)telkom(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Tcl Error
Date: 2003-05-27 14:01:09
Message-ID: 200305271001.09322.JLT@WVInter.Net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Tue May 27 2003 00:50, Constantin Teodorescu wrote:
<snip>
> 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.

IMHO this is the nonsence.
It is not logical to think in those terms.

The pgaccess code should trap the error, as it knows that
"you should be connected to an existing one".
And then, pgaccess code should do, whatever else needs to be done.

--
John Turner
http://Members.Ntelos.Net/~JLT
JCI Inc.
304 776 3675
"Just because you do not know the answer,
does not mean that someone else does"
Sephen J. Gould {RIP}

In response to

  • Re: Tcl Error at 2003-05-27 04:50:43 from Constantin Teodorescu

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2003-05-27 16:36:29 Re: followup: ECPG thread-safety test-case
Previous Message Constantin Teodorescu 2003-05-27 04:50:43 Re: Tcl Error