Re: show index from [table]
От | Andreas Kretschmer |
---|---|
Тема | Re: show index from [table] |
Дата | |
Msg-id | 20070608154753.GA23791@KanotixBox обсуждение исходный текст |
Ответ на | show index from [table] (Stefan Zweig <stefanzweig1881@web.de>) |
Ответы |
Re: show index from [table]
|
Список | pgsql-sql |
Stefan Zweig <stefanzweig1881@web.de> schrieb: > hi list, > > currently i am switching from mysql to pgsql, so i am a bit new to > postgres' syntax. You are welcome. > > at the moment i am looking in postgres for something which is similar > to SHOW INDEX FROM [table] in mysql. unfortunately i could not find > anything satisfying relating to this issue. > > i have found out, that there is the -di option with psql. Yes, right. > > but actually i would need the information from within a (postgres) > sql-query. is there a possibility to get information about the indices > which have been created on a table? Yes, of corse. Please start psql with the -E - option. Now you can see the underlying sql-statement for commands like \di. Andreas -- Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect. (Linus Torvalds) "If I was god, I would recompile penguin with --enable-fly." (unknow) Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°
В списке pgsql-sql по дате отправления: