pg_dumpall 8.1.4 large objects error

Поиск
Список
Период
Сортировка
От Jeff Frost
Тема pg_dumpall 8.1.4 large objects error
Дата
Msg-id Pine.LNX.4.64.0606061826420.23923@discord.home.frostconsultingllc.com
обсуждение исходный текст
Ответы Re: pg_dumpall 8.1.4 large objects error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
I'm curious why this would happen:

pg_dump: dumpBlobs(): could not open large object: ERROR:  inv_open: large
object 145391 not found

The db being dumped is 7.3.2 and the pg_dumpall is from a source compiled
8.1.4.  The OS in question is Redhat 8 (soon to be upgraded).  When I used the
7.3.2 pg_dump -b, everything dumped out ok, but using the 8.1.4 pg_dumpall
which is supposed to properly handle large objects, I received this error.
Note, there's only the single error above, and I still ended up with a 17gig
bzipped file.  The 7.3.2 pg_dump yielded a 16gig file in custom format with
default compression.

I need to get a reasonable dump so I can upgrade this ancient system.  Should
I upgrade to the most recent 7.3.x version before doing the dump to have the
most reasonable chance of success?

--
Jeff Frost, Owner     <jeff@frostconsultingllc.com>
Frost Consulting, LLC     http://www.frostconsultingllc.com/
Phone: 650-780-7908    FAX: 650-649-1954

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: oralink documentation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dumpall 8.1.4 large objects error