Re: Restore database in postgres 8.4 linux

Поиск
Список
Период
Сортировка
От Alex Hunsaker
Тема Re: Restore database in postgres 8.4 linux
Дата
Msg-id AANLkTinL-ZApwdHznaUS-rqtw17Y1M6Oqr4yHIWtxsVf@mail.gmail.com
обсуждение исходный текст
Ответ на Restore database in postgres 8.4 linux  (ALEXANDER JOSE <aangelj@hotmail.com>)
Список pgsql-admin
On Wed, May 19, 2010 at 16:25, ALEXANDER JOSE <aangelj@hotmail.com> wrote:
> I have a question, I have postgres 8.2.5 on a windows server on another
> machine and I have suse linux enterprise 10 postgres 8.4, you perform a
> backup with pgadmin 1.10 to a database and restore the database in the
> version of postgres 8.4 gave me many errors that could not find some
> functions.

Well, you wont get much here unless you paste some of the actual errors.

My guess its its related to full text searching (in which case you
will want to read
http://www.postgresql.org/docs/8.4/static/textsearch-migration.html).
Otherwise its probably some other contrib or 3rd party module you
forgot to install.

Also, I don't know much about pgadmin but make sure it is using 8.4s
version of pg_dump/pg_restore.

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

Предыдущее
От: ALEXANDER JOSE
Дата:
Сообщение: Restore database in postgres 8.4 linux
Следующее
От: Mikko Partio
Дата:
Сообщение: Re: could not truncate directory "pg_subtrans": apparent wraparound