Sent: Wednesday, April 21, 2004 12:06 PM
To: Grega Bremec
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED];
Fischer Ulrich
Subject: Re: [ADMIN] problem with pg_dump and pg_restore
When I tried to use the 7.3.2 dump, and use 7.4.1 import, I had several
issues- mostly with data. I actually had to dump wit
um.si> cc: [EMAIL PROTECTED]
Sent by: Subject: Re: [ADMIN] problem with
pg_dump and pg_restore
[EMA
The schema/data separation is higly recommended in the HowTo of tsearch2.
Thanks for your idea, I'l try it!
Ulrich
Grega Bremec wrote:
...and on Wed, Apr 21, 2004 at 02:46:54PM +0200, Fischer Ulrich used the keyboard:
Hi
I try to move my datas from a postresql 7.3.2 to a postgresql 7.4.1. The
...and on Wed, Apr 21, 2004 at 02:46:54PM +0200, Fischer Ulrich used the keyboard:
> Hi
>
> I try to move my datas from a postresql 7.3.2 to a postgresql 7.4.1. The
> database was dumped with:
>
> pg_dumpall -g GLOBALobjects.sql
> pg_dump -s DATABASE > DBschema.sql
> pg_dump -Fc DATABASE >