Re: [INTERFACES] Error on db recovery..

Поиск
Список
Период
Сортировка
От Ken J. Wright
Тема Re: [INTERFACES] Error on db recovery..
Дата
Msg-id 3.0.32.19991111133248.00970900@ren.cncware.com
обсуждение исходный текст
Список pgsql-interfaces
At 13:00 11/11/1999 -0800, you wrote:
>Hello,
>I am attempting to recover a database previously secured with pg_dump,
>however on attempting to restore using 
>
>pgsql < db_security_file 

psql dbname < db_security_fileor
psql dbname -f db_security_fileor
psql dbname, then \i db_security_file at the command prompt

>I get the following error(s)
>
>
>ERROR:  tbl_breeders relation already exists
>
>I have removed all data tables and user from the database,
>what am I over looking?
>
>Stephen 




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

Предыдущее
От: "Stephen Martin"
Дата:
Сообщение: Error on db recovery..
Следующее
От: "Sergio A. Kessler"
Дата:
Сообщение: Re: [INTERFACES] Error on db recovery..