BUG #9384: Restore Database using psql utility fails

Поиск
Список
Период
Сортировка
От rajkumarmca1488@gmail.com
Тема BUG #9384: Restore Database using psql utility fails
Дата
Msg-id 20140228145507.29535.54048@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #9384: Restore Database using psql utility fails  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      9384
Logged by:          Rajkumar.K
Email address:      rajkumarmca1488@gmail.com
PostgreSQL version: 9.3.2
Operating system:   Linux CentsOs 6.4
Description:

Fine i have taken backup of my database using "pg_dump" utility(dump file
name is "testbackup.sql").Before restoring it back,i dropped all
tables,view,sequences,functions which i have created. After that using
"psql" command try to restore the dump back.But it shows the duplicate-key
violation error.
Error : psql.bin:testbackup.sql:17884: ERROR:  duplicate key value violates
unique constraint "pg_largeobject_metadata_oid_index".I googled in internet
but i cant come to a correct solution.so Kindly provide us theproper
solution.

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

Предыдущее
От: consolity@outlook.com
Дата:
Сообщение: BUG #9373: UUID, UUID-OSSP extension, and ODBC issues
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #9374: some timzone abbver is missing from pg_timezone_abbrevs that are in pg_timezone_names