Re: \list - Mailing list pgsql-novice

From Michael Fuhr
Subject Re: \list
Date
Msg-id 20051207040051.GA61868@winnie.fuhr.org
Whole thread Raw
In response to \list  (Jos <jos@martiens.net>)
List pgsql-novice
On Thu, Dec 01, 2005 at 12:08:23PM -0500, Jos wrote:
> I'm quite new to PSQL , trying to list all tables available in a db called
> "cgi" and here's what psql gives me back, using the interactive psql shell:
>
> With \l or \list
> cgi=> \list
> ERROR:  parser: parse error at or near "("

Do your client and server versions differ?  What does "psql --version"
show from the command line, and what does "SELECT version();" show from
within psql?

--
Michael Fuhr

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: \list
Next
From: "Robert Wimmer"
Date:
Subject: connect to another db