Re: [GENERAL] dumping on 7.4.6 importing on 7.4.1

2004-11-12 Thread Tom Lane
stig erikson <[EMAIL PROTECTED]> writes: > i could not find any official builds for rh8, does the rh9 rpms work? Doubtful. What I'd recommend is getting the source RPM and building your own binary RPMs --- that's pretty much certain to work. All you need is rpmbuild --rebuild --define='b

Re: [GENERAL] dumping on 7.4.6 importing on 7.4.1

2004-11-12 Thread stig erikson
Tom Lane wrote: Is it possible to dump a database on a 7.4.6 server and then restore it on a 7.4.1 server? Should work, but why aren't you updating the 7.4.1 server? There were some pretty nasty bugs fixed between .1 and .6. problem is i dont have full power over that machine. i will try to talk

Re: [GENERAL] dumping on 7.4.6 importing on 7.4.1

2004-11-07 Thread Tom Lane
stig erikson <[EMAIL PROTECTED]> writes: > Is it possible to dump a database on a 7.4.6 server and then restore it > on a 7.4.1 server? Should work, but why aren't you updating the 7.4.1 server? There were some pretty nasty bugs fixed between .1 and .6. regards, tom lane

[GENERAL] dumping on 7.4.6 importing on 7.4.1

2004-11-07 Thread stig erikson
Hi. Is it possible to dump a database on a 7.4.6 server and then restore it on a 7.4.1 server? should i use the 7.4.1 pg_dump or the 7.4.6 pg_dump? should i use any switches? thanks ---(end of broadcast)--- TIP 6: Have you searched our list archives