Re: Tcl Error - Mailing list pgsql-interfaces

From JL
Subject Re: Tcl Error
Date
Msg-id 200305271001.09322.JLT@WVInter.Net
Whole thread Raw
In response to Re: Tcl Error  (Constantin Teodorescu <teo@flex.ro>)
Responses Maybe Off Topic -- PGACCESS  (Jeff Silberberg <jsilberberg@mindspring.com>)
List 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}


pgsql-interfaces by date:

Previous
From: Constantin Teodorescu
Date:
Subject: Re: Tcl Error
Next
From: Bruce Momjian
Date:
Subject: Re: followup: ECPG thread-safety test-case