Can not restore a dumped database

Поиск
Список
Период
Сортировка
От Josef Springer
Тема Can not restore a dumped database
Дата
Msg-id 45EC06BD.5030803@joops.com
обсуждение исходный текст
Ответ на Where is the msi-setup described ?  (Josef Springer <Josef.Springer@joops.com>)
Ответы Re: Can not restore a dumped database  (Jeff Frost <jeff@frostconsultingllc.com>)
Список pgsql-admin
iI habe dumped a database with
pg_dump --file="<filename>" -a --schema="OfficeTalk" -h localhost -U OfficeTalk "OfficeTalk"

Restoring it with
pg_restore -d "OfficeTalk" -a -h localhost -U "OfficeTalk" "<filename>"

i get the error
pg_restore: [archiver] input file does not appear to be a valid archive

What to do ?

mit freundlichen Grüßen / best regards,
Josef Springer
(Geschäftsleitung/Management)

Postal
Address
Josef.Springer@joops.com
Orlando-di-Lasso Str. 2
D-85640 Putzbrunn
Phone
Office
+49 (0)89 600 6920


Phone
Fax
+49 (0)89 600 69220


Web
Web
http://www.joops.com



JOOPS
-- the software company --

 
Вложения

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

Предыдущее
От: Ares
Дата:
Сообщение: Re: Problem with pg_restore
Следующее
От: Jeff Frost
Дата:
Сообщение: Re: Can not restore a dumped database