| От | A. Kretschmer |
|---|---|
| Тема | Re: Extract table columns in tabular form |
| Дата | |
| Msg-id | 20051105180026.GA10871@webserv.wug-glas.de обсуждение исходный текст |
| Ответ на | Extract table columns in tabular form (frank church <pgsql@adontendev.net>) |
| Список | pgsql-sql |
am 05.11.2005, um 16:47:56 +0000 mailte frank church folgendes: > > How do you extract postgresql column names, types and comments in tabular form, > using an SQL command?. I know they are stored in one of the system tables, but > I don't know which. Start psql with -E and call \d* - commands to see both the hidden SQL and the description. Example: comment on table foo is 'this is a comment'; \dd foo [many lines of output the SQL and the comment] Use '\h?' to see all psql-commands. HTH, Andreas -- Andreas Kretschmer (Kontakt: siehe Header) Heynitz: 035242/47212, D1: 0160/7141639 GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net=== Schollglas Unternehmensgruppe ===
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера