| От | G. Anthony Reina |
|---|---|
| Тема | Re: [HACKERS] pg_dump not dumping all tables |
| Дата | |
| Msg-id | 379F89A5.B92D36FA@nsi.edu обсуждение исходный текст |
| Ответ на | pg_dump not dumping all tables ("G. Anthony Reina" <reina@nsi.edu>) |
| Список | pgsql-hackers |
Hannu Krosing wrote: > If there is even one row dumped wrong the data for the whole table is > not > inserted ;( > > I've had this for row's containing \n (or maybe \r) that got dumped as > real > newline that screwed the whole COPY xxx FROM stdin. > I resolved it by editing the dumpfile via visual inspection. > > Another thing to try would be to dump as proper insert strings (pg_dump > -d) > instead of copy from. It will be slow to load though ... > Hannu, Unfortunately, my dump file is 2 Gig and so I can't edit it easily. I don't mind slowness as long as I have accuracy so I'll try the pg_dump -d. Thanks. -Tony
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера