| От | Ivan |
|---|---|
| Тема | Re: pg_dump bud with functions |
| Дата | |
| Msg-id | 619821569.20051027184554@mail.ru обсуждение исходный текст |
| Ответ на | Re: pg_dump bud with functions (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-bugs |
Hello, Thursday, October 27, 2005, 6:34:36 PM, you wrote: TL> 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, TL> Good ol' Windows :-(. Try writing the dump file with "pg_dump -f file" TL> instead of "pg_dump >file" ... does that make it better? Yes, it does. :) Thank you very much! -- Best regards, Ivan mailto:Ivan-Sun1@mail.ru
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера