Re: Facing error while restoring the database

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: Facing error while restoring the database
Дата
Msg-id CAF-3MvNHz++mLvVcp9QG7DyY2s5r2n+R7XkPJYeOvATJdc9stQ@mail.gmail.com
обсуждение исходный текст
Ответ на Facing error while restoring the database  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Ответы Re: Facing error while restoring the database  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgsql-general
On 27 March 2012 11:33, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
> Hi
>
> I am facing issue while restoring the database. I have taken the backup of
> my database using pg_dump and then create new database and try to restore it
> using pg_restore. I am using PostgreSQL 9.0.

What is the error?

It looks like you are trying to use pg_restore on a plain text dump.
In that case, use psql to restore instead.

--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.

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

Предыдущее
От: Janning Vygen
Дата:
Сообщение: PANIC: corrupted item pointer
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Facing error while restoring the database