| От | Tom Lane |
|---|---|
| Тема | Re: pg_dump ordering |
| Дата | |
| Msg-id | 4402.1059707428@sss.pgh.pa.us обсуждение |
| Ответ на | pg_dump ordering ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>) |
| Список | pgsql-hackers |
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> Can someone tell me know what has to be done to pg_dump to make it dump
> things in the right order? Where should I start. The most important thing
> is getting types dumped before tables that use the type.
What I'd like to see it do is grab the dependency data in pg_depend and
do a topological sort using that. This leaves some issues still to be
resolved ... like what to do when dumping a pre-7.3 database ... but I
think it's the core of a maintainable solution.
IIRC, you can find some further discussion in the archives.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера