Re: Generating an ANSI compliant schema recreation script
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Generating an ANSI compliant schema recreation script |
| Дата | |
| Msg-id | 26426.1130633157@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Generating an ANSI compliant schema recreation script (J French <hikenboots@gmail.com>) |
| Ответы |
Re: Generating an ANSI compliant schema recreation script
|
| Список | pgsql-general |
J French <hikenboots@gmail.com> writes:
> I did read the page. Been there done that, ran the script. My question was
> if there was a canned script out there that I didn't have to clean up on the
> fly. This will be an cron job for a convoluted development process.
If your schema isn't using any non-standard features, I would think that
the result of pg_dump would be pretty standard, with the exception of a
few SET commands at the front and the ALTER OWNER commands. (The latter
can be suppressed with --no-owner.) What exactly is giving you a
problem?
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера