Re: Migration from MySQL, some difficulties with DESCRIBE

Поиск
Список
Период
Сортировка
От Francisco J Reyes
Тема Re: Migration from MySQL, some difficulties with DESCRIBE
Дата
Msg-id 20030804133131.J98394@zoraida.natserv.net
обсуждение исходный текст
Ответ на Migration from MySQL, some difficulties with DESCRIBE and SHOW  (Wolfgang Draxinger <wdraxinger@darkstargames.de>)
Список pgsql-novice
On Sun, 3 Aug 2003, Wolfgang Draxinger wrote:

> I just migrated to PostgreSQL since this offers a few features I needes
> ugently, especially subqueries. However I got to stuck with DESCRIBE and
> SHOW commands.

As others mentioned you want to check the '\d' commands.
Do a \? and \help so you see some usefull online help. In particular there
is a syntax description of every command when you use \help

ie. \help alter table

Also search the web for "Practical PostgreSQL". I believe that book is
available online. Also check the online docs at
http://www.postgresql.org/docs/

В списке pgsql-novice по дате отправления:

Предыдущее
От: papapep
Дата:
Сообщение: Re: Delete duplicated rows
Следующее
От: "Carmical Casey"
Дата:
Сообщение: Permission error