Re: psql - Mailing list pgsql-novice

From Tom Lane
Subject Re: psql
Date
Msg-id 6536.989608346@sss.pgh.pa.us
Whole thread Raw
In response to psql  (ghaverla@freenet.edmonton.ab.ca)
List pgsql-novice
ghaverla@freenet.edmonton.ab.ca writes:
>   I've got a couple of machines here, one running Debian
> stable and the other running Debian unstable.  The one
> running unstable also has Postgresql-7.1.x on it, the
> one running stable has Apache.  Some mod_perl stuff
> I'm installing uses psql at times, can a person safely get
> by using psql from Postgresql-6.5.x (which is all that
> Debian stable has now)?

6.5 psql should talk to current servers, but you may find that its
attempts to query system catalogs (for backslash commands) don't work
due to using out-of-date queries.  Not sure if you care for this
application...

            regards, tom lane

pgsql-novice by date:

Previous
From: "Peter J. Schoenster"
Date:
Subject: Re: [SQL] Is this possible?
Next
From: Jan Chrillesen
Date:
Subject: Can't list tables