Re: Zeroing single tuple in data file.

Поиск
Список
Период
Сортировка
От Matthew Walden
Тема Re: Zeroing single tuple in data file.
Дата
Msg-id AANLkTingQXBQM02MJjWZYATA5JLh-utr_x4o66d4tPMH@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Zeroing single tuple in data file.  (Lukasz Brodziak <lukasz.brodziak@gmail.com>)
Ответы Re: Zeroing single tuple in data file.  (Lukasz Brodziak <lukasz.brodziak@gmail.com>)
Список pgsql-admin
You can describe an object with the psql command \d.  \d+ gives you extended information.  So at the psql command line if you type the following -

\d+ users

You should see a description of the layout of the table along with associated indexes.

On Mon, Nov 22, 2010 at 8:56 AM, Lukasz Brodziak <lukasz.brodziak@gmail.com> wrote:
\d+ what do You mean by that?

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

Предыдущее
От: Lukasz Brodziak
Дата:
Сообщение: Re: Zeroing single tuple in data file.
Следующее
От: Lukasz Brodziak
Дата:
Сообщение: Re: Zeroing single tuple in data file.