Re: \list

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: \list
Дата
Msg-id 20051207040051.GA61868@winnie.fuhr.org
обсуждение исходный текст
Ответ на \list  (Jos <jos@martiens.net>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: \list
Следующее
От: "Robert Wimmer"
Дата:
Сообщение: connect to another db