Re: pg_dump/psql fails on win32 beta 8.0 - Mailing list pgsql-general

From Secrétariat
Subject Re: pg_dump/psql fails on win32 beta 8.0
Date
Msg-id 006b01c489e3$8db69070$0a00a8c0@lrp43008
Whole thread Raw
In response to Re: pg_dump/psql fails on win32 beta 8.0  (Secrétariat <ets@rolland-fr.com>)
Responses Re: pg_dump/psql fails on win32 beta 8.0  (Josué Maldonado <josue@lamundial.hn>)
List pgsql-general
On my Win32 Beta1 PG server this procedure has restored all my databases
with all the data !

Luc

>
> El 24/08/2004 1:11 AM, Secrétariat en su mensaje escribio:
> > I encountered the same problem,
> > I resolve this with psql  connected to template1 :
> > template1=# \i xfar.sql
> > would load your data
> > It works with my dumpall from an Linux 7.4.3 database.
>
> That way restores to the template1 db without the data, I need to
> restore it to a new db with the data included.
>
> Thanks,
>
>
> --
> Sinceramente,
> Josué Maldonado.
>
> "Toda persona que es religiosa es fanática." Steve Berk. Sastre judío.
>


pgsql-general by date:

Previous
From: Secrétariat
Date:
Subject: Re: Dump and Restore
Next
From: Secrétariat
Date:
Subject: Re: No connection to a PG 8.0 Beta 1 win32 server