Re: dump/restore to 7.4devel giving "[archiver (db)] error returned by PQputline"
От | Tom Lane |
---|---|
Тема | Re: dump/restore to 7.4devel giving "[archiver (db)] error returned by PQputline" |
Дата | |
Msg-id | 17417.1051655697@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | dump/restore to 7.4devel giving "[archiver (db)] error returned by PQputline" ("Ron Mayer" <ron@intervideo.com>) |
Ответы |
Re: dump/restore to 7.4devel giving "[archiver (db)] error returned by PQputline"
|
Список | pgsql-general |
"Ron Mayer" <ron@intervideo.com> writes: > Should I expect to be dump/restore from 7.2 to 7.4devel to work > cleanly? Of course it's perfectly OK if the answer is "not surprising > on a devel build" :-) -- just letting people know. Hmm, I'd expect it to work --- as you say, it's not hugely surprising if there are bugs in there, but I wasn't aware of any. Can you look more closely and find out what's going on --- for example, what shows up in the postmaster log with this case: > pg_restore: restoring data for table d_ref > pg_restore: [archiver (db)] error returned by PQputline > pg_restore: *** aborded because of error One thing to watch out for is that cvs-tip pg_dump won't talk to a pre-7.4 server at all (if it does, you've got some shared-library misalignment). That will have to be fixed, but it's not on the critical path at the moment. regards, tom lane
В списке pgsql-general по дате отправления: