Re: DB Import Error...

Поиск
Список
Период
Сортировка
От Gnanakumar
Тема Re: DB Import Error...
Дата
Msg-id 002b01cbf507$ae806f60$0b814e20$@com
обсуждение исходный текст
Ответ на Re: DB Import Error...  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: DB Import Error...  (Marcelo Leite <leite.marcelo@gmail.com>)
Список pgsql-admin
> You can install two different versions of PostgreSQL in different
> directories, or you can run pg_dump from the machine which is your
> conversion target.  We do both.  We always build from source, and we
> use a --prefix on configure which includes the version.  For
> example:

I even tried out the recommended upgrade technique also. That is, installed
new version (9.0.3 in this case) of PostgreSQL in a different directory in
the same machine and used pg_dump of this latest version to access the old
database (running 8.2.3 in this case) to take a dump and then imported into
9.0.3. Still I'm facing *exactly* the same set of errors after importing (as
I was getting before).

ERROR:  constraint "xxxx" for relation "xxxx" already exist
There are 260 occurrences of this type of error.

How do I resolve/fix this problem at this stage?  Since this issue we're
facing is with our Production database dump, timely suggestions/advice/help
to resolve this are highly appreciated.


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

Предыдущее
От: Gerhard Hintermayer
Дата:
Сообщение: multiple hot standby streaming replication scenario with "rotating" the primary server
Следующее
От: scorpdaddy@hotmail.com
Дата:
Сообщение: Re: [ADMIN] Out Of Memory 8.1