Re: PSQL \x \l command issues

Shad <shad@okcmobiletech.com>

From: Shad <shad@okcmobiletech.com>
To:
Cc: pgsql-hackers@postgresql.org
Date: 2002-04-27T03:28:33Z
Lists: pgsql-hackers


> You are clearly still talking to the 7.0 server:
> In general, psql's backslash commands tend to be version-specific,
> and may fail when talking to a server of a different version.
>

That was it.  I never thought to check the postgresql version, I just
did a quick check of the psql version to verifiy the rpm installation.
Thanks for the insight