Re: Upgrading 7.3.9 -> 7.4.8 - trouble with blobs

Поиск
Список
Период
Сортировка
От Christian Goetze
Тема Re: Upgrading 7.3.9 -> 7.4.8 - trouble with blobs
Дата
Msg-id 42FBCA35.20009@sensage.com
обсуждение исходный текст
Ответ на Re: Upgrading 7.3.9 -> 7.4.8 - trouble with blobs  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Upgrading 7.3.9 -> 7.4.8 - trouble with blobs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
>>pg_restore: [archiver] WARNING: skipping large-object restoration
>>
>>
>
>IIRC, you get that if you're asking it to emit a text script rather than
>connect directly to the destination database server.  I think you need a
>"-d databasename" switch to make that happen.
>
>
>
Does this mean that the only way to upgrade is to have both the old and
the new databases running _at the same time_?

BTW, on further inspection, it would seem that the bytea fields loaded
properly after all - is the warning just a bug, or are "large objects"
something else altogether?
--
cg


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

Предыдущее
От: "Guy Rouillier"
Дата:
Сообщение: Re: No PUBLIC access by default?
Следующее
От: Steve Wormley
Дата:
Сообщение: Re: insert performance riddle