| От | Feite Brekeveld |
|---|---|
| Тема | dump of dictionary |
| Дата | |
| Msg-id | 3A8EE157.6E34E35@osiris-it.nl обсуждение исходный текст |
| Ответы |
Re: dump of dictionary
|
| Список | pgsql-general |
Hi, Is there a way to get a dictionary back in the (or almost the) same way the database is created ? When defining: create table xxx ( id varchar(10) not null, blabla varchar(100) ); create table refxx ( id varchar(10) not null, other values ... primary key(id), foreign key(id) references xxx(id) ); After a pg_dump you get a file with the definition of triggers that were a result of the foreign key part in the table definition. When having a complex database the file becomes almost unreadable. Is there a way to get the dictionary back in the way as stated above ? Thanks, Feite Brekeveld
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера