Re: psql question

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: psql question
Date: 2002-12-05 01:10:53
Message-ID: 3DEEA79D.7020305@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Neil Conway wrote:
> On Wed, 2002-12-04 at 19:33, Joseph Shraibman wrote:
>
>>Should psql 7.3 be able to connection to databases < 7.3?
>
>
> It should more-or-less work, but some of the "slash commands" might not
> work, due to changes in the system catalogs (like the addition of
> schemas).
>
That's why I asked. \d <tablename> gave me:
ERROR: parser: parse error at or near "."

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-12-05 01:12:32 Re: psql question
Previous Message Dave Cramer 2002-12-05 01:07:49 Re: JDBC driver - first impressions and comments