Couple quick questions....

Поиск
Список
Период
Сортировка
От Dan Ostrowski
Тема Couple quick questions....
Дата
Msg-id 3DC56144.7010807@triad-dev.com
обсуждение исходный текст
Ответ на OT : timestamps and jbuilder (help, please)  (miguel angel rojas aquino <mrojas_aquino@mail.flashmail.com>)
Ответы Re: Couple quick questions....  (Ian Barwick <barwick@gmx.net>)
Список pgsql-general
Hullo all.

Developing with PostgreSQL for the first time, and just had a few quick
questions:

1)  How are indexes recorded? Is there a system table that stores
sequences/indexes, or are they stored internally?  I would like to be
able to access ALL sequences/indexes in a database just by name, so i
can have a program do maintenance ( i.e. delete them when needed ).

2) I need functionality akin to a "DESC table"  where i can get a query
result ( from an API, not the command line program ) that describes
type, name, etc. about the fields in a table.  I know this one has been
answered here, but i seem to have lost the message i saved about it.

Thanks very much,
dan



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

Предыдущее
От: miguel angel rojas aquino
Дата:
Сообщение: OT : timestamps and jbuilder (help, please)
Следующее
От: Ian Barwick
Дата:
Сообщение: Re: Couple quick questions....