| От | Tom Lane |
|---|---|
| Тема | Re: more information on OSX pg_dump problem |
| Дата | |
| Msg-id | 5880.1038177394@sss.pgh.pa.us обсуждение |
| Ответ на | more information on OSX pg_dump problem (Theodore Petrosky <tedpet5@yahoo.com>) |
| Ответы |
Re: more information on OSX pg_dump problem
Re: more information on OSX pg_dump problem |
| Список | pgsql-bugs |
Theodore Petrosky <tedpet5@yahoo.com> writes:
> COPY "fcopenjobs" FROM stdin;
> If I copy and paste the lines (from the dump file)
> into psql one by one, it will input fine. However, If
> I cut and paste more that two lines, the input fails.
I'm wondering about newline representations, myself. Is it possible
that you've got CR or CR/LF newlines, and not LF newlines, in the
dump file? COPY presently only likes LF (Unix-style) newlines.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера