| От | Tom Lane |
|---|---|
| Тема | Re: pg_dump bud with functions |
| Дата | |
| Msg-id | 18862.1130423676@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | pg_dump bud with functions (Ivan <Ivan-Sun1@mail.ru>) |
| Ответы |
Re: pg_dump bud with functions
Re: pg_dump bud with functions |
| Список | pgsql-bugs |
Ivan <Ivan-Sun1@mail.ru> writes:
> When I create a function in sql or plpgsql languages,
> their body text is stored in the database files with
> 0D 0A line ends (I checked it in a hex editor).
> If I create plain backup using pg_dump
> it generates functions with
> 0D 0D 0A on the end of the body lines,
Good ol' Windows :-(. Try writing the dump file with "pg_dump -f file"
instead of "pg_dump >file" ... does that make it better?
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера