Re: [ADMIN] Problem when migrating my BB.DD Postgresql 7.2.3 to

2003-07-06 Thread Stephan Szabo
On Sun, 6 Jul 2003 [EMAIL PROTECTED] wrote: > I have two system. The first system have RetHat 7.2 and Postgresql 7.2.3, my > other system (the second) have RedHat 7.2 and Postgresql 7.3.2. > > I have expoted the data base of my first system (Postgresql 7.2.3)with command > pg_dump data_base name >

[ADMIN] Problem when migrating my BB.DD Postgresql 7.2.3 to Postgresql 7.3.2

2003-07-06 Thread aromero
Hi, I have two system. The first system have RetHat 7.2 and Postgresql 7.2.3, my other system (the second) have RedHat 7.2 and Postgresql 7.3.2. I have expoted the data base of my first system (Postgresql 7.2.3)with command pg_dump data_base name > export.dmp. I later import (the file export.dm