pg_restore problem.

Поиск
Список
Период
Сортировка
От Alex Hudich
Тема pg_restore problem.
Дата
Msg-id E16hlHD-000AMH-00@f6.mail.ru
обсуждение исходный текст
Список pgsql-admin
I'm trying to backup and restore database from DBname to DBname2 (e.g. copy
database. it is for example).

When i'm trying to use these commands :

 #pg_dump -f DBname.tar -b -o -Ft DBname
 #createdb DBname2
 #pg_restore -Ft -d DBname2 -f DBname.tar

pg_dump works fine, but pg_restore produce this error message :

Archiver(db): Could not execute query. No result from backend.

What's wrong?
Help me, please.

---
cul8er!


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

Предыдущее
От: impala
Дата:
Сообщение: /etc/rc.d/init.d/postgresql VS usr/bin/pg_ctl
Следующее
От: "Tim Finch, FosterFinch Ltd"
Дата:
Сообщение: PGSTAT Error from Postmaster