Re: Speed Question

Поиск
Список
Период
Сортировка
От Philip Hallstrom
Тема Re: Speed Question
Дата
Msg-id 20021220170025.N3706-100000@cypress.adhesivemedia.com
обсуждение исходный текст
Ответ на Re: Speed Question  (Noah Silverman <noah@allresearch.com>)
Список pgsql-performance
> BTW - is there any kind of "describe table" and/or "show index"
> function if pgsql.  I've gotten very used to them in Mysql, but they
> don't work here.  There must be some way.  I've RTFM, but can't find
> anything.  help.

In psql use "\d tablename".  do a "\?" for a quick overview and "man psql"
for lots of stuff.

-philip


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

Предыдущее
От: Noah Silverman
Дата:
Сообщение: Re: Speed Question
Следующее
От: Manfred Koizar
Дата:
Сообщение: Re: Speed Question