Re: upgrading a database with large objects

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: upgrading a database with large objects
Дата
Msg-id 281.991667850@sss.pgh.pa.us
обсуждение исходный текст
Ответ на upgrading a database with large objects  ("Henry T. So Jr." <henryso@earthling.net>)
Список pgsql-general
"Henry T. So Jr." <henryso@earthling.net> writes:
> Is there a howto or some other sort of document that details what I should do
> to upgrade my PostgreSQL 7.0.x database (which has large objects) to a 7.1.x
> database? Do I have to write a progrem to do it? Or am I just too worried
> about it because it will be handled auto-magically?

The easiest way is to use 7.1.2 or later pg_dump to dump your old
database; pg_dump now knows about LOs, and it will still talk to your
old server.  Read the man page though; I don't believe that LO dumping
is on by default.

            regards, tom lane

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

Предыдущее
От: "Daniel A. Melo"
Дата:
Сообщение: problem with Timestamp
Следующее
От: Uro Gruber
Дата:
Сообщение: use of Function