Обсуждение: Restore a PG database in Windows

Поиск
Список
Период
Сортировка

Restore a PG database in Windows

От
"josh@segrestfarms.com"
Дата:
I am having an extremely difficult time restoring the backup.gz I have
on my Desktop.

I just completed my installation of PG 8 on my Windows XP Home
notebook.  I tried using PGAdminIII to do the Restore, but for some
reason it doesn't want to work.

So, I tried using PSQL, but I'm still not having any luck.

Can anyone direct me to a good resource that explains how to go about
restoring a database on a Windows box?

Thanks in advance!!


Josh in Tampa

Re: Restore a PG database in Windows

От
Scott Marlowe
Дата:
On Tue, 2005-11-15 at 12:16, josh@segrestfarms.com wrote:
> I am having an extremely difficult time restoring the backup.gz I have
> on my Desktop.
>
> I just completed my installation of PG 8 on my Windows XP Home
> notebook.  I tried using PGAdminIII to do the Restore, but for some
> reason it doesn't want to work.
>
> So, I tried using PSQL, but I'm still not having any luck.
>
> Can anyone direct me to a good resource that explains how to go about
> restoring a database on a Windows box?

Can you give us some output of what you typed, and what psql said back?
Thanks.