Re: [INTERFACES] libpgtcl.so.2.0

From: "Collin F(dot) Lynch" <clynch(at)water2(dot)cs(dot)umass(dot)edu>
To: lockhart(at)alumni(dot)caltech(dot)edu
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] libpgtcl.so.2.0
Date: 1999-07-30 19:35:52
Message-ID: 199907301935.PAA20190@water2.cs.umass.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

>
> > Version 6.3 had the
> > command -lcrypt included in the build, the new version does not.
>
> Already fixed for v6.5.1 (I think) and the current CVS tree.

Good.

>
> > I have since switched to using pgtclsh with success.

Unfortunately the success was not long lived. I am now attempting to execute my
script in pgtclsh and am being told:

Connection to database failed
Unsupported frontend protocol.
while executing
"pg_connect $Database -host $Host"

The Server in QUestion is 6.5-1 running on a pure Redhat 6.0 (intel) box.

Thanks for any help in advance.

Collin Lynch.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-07-30 23:09:05 Re: [INTERFACES] libpgtcl.so.2.0
Previous Message Brendan McKenna 1999-07-30 18:13:47 Re: [INTERFACES] parser: parse error at or near... with create table