Re: List all Indexes of a schema or database in CREATE syntax
В списке pgsql-sql по дате отправления:
| От | Julien Cigar |
|---|---|
| Тема | Re: List all Indexes of a schema or database in CREATE syntax |
| Дата | |
| Msg-id | 20140131160020.GD23311@mordor.lan обсуждение исходный текст |
| Ответ на | List all Indexes of a schema or database in CREATE syntax (basti <mailinglist@unix-solution.de>) |
| Список | pgsql-sql |
On Fri, Jan 31, 2014 at 04:18:09PM +0100, basti wrote: > Hello, > > Is there a way to List all indexes of a schema or a database in CREATE > syntax? check pg_indexes (and the indexdef colum) > > example for postgres database: > > > Tablename Indexname CREATE_syntax > > pg_amop pg_amop_fam_strat_index CREATE UNIQUE ... > pg_amop pg_amop_opr_fam_index CREATE UNIQUE ... > pg_attribute pg_attribute_relid_attnam_index CREATE UNIQUE ... > > Regards, > Basti > > > > > -- > Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-sql -- No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера