Re: Old/New

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Old/New
Дата
Msg-id 4B5B1FA5.2070906@iol.ie
обсуждение исходный текст
Ответ на Re: Old/New  ("Bob Pawley" <rjpawley@shaw.ca>)
Список pgsql-general
On 23/01/2010 15:51, Bob Pawley wrote:
> I havn't been able to find documentation on how to use \d. When I open

Hi Bob,

In brief:

   \dt lists all the tables in the current schema
   \d <tablename> gives the structure of the named table

.. and loads of others. The docs are here:

   http://www.postgresql.org/docs/8.4/static/app-psql.html

See the section entitled "meta-commands", a good distance down the page.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

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

Предыдущее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: MySQL -> Postgres migration tools?
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: MySQL -> Postgres migration tools?