dbTalk Databases Forums  

dumping on 7.4.6 importing on 7.4.1

comp.databases.postgresql.general comp.databases.postgresql.general


Discuss dumping on 7.4.6 importing on 7.4.1 in the comp.databases.postgresql.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
stig erikson
 
Posts: n/a

Default dumping on 7.4.6 importing on 7.4.1 - 11-01-2004 , 01:11 AM






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

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: dumping on 7.4.6 importing on 7.4.1 - 11-07-2004 , 07:07 PM






stig erikson <stigerikson_nospam_ (AT) yahoo (DOT) se> writes:
Quote:
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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org



Reply With Quote
  #3  
Old   
stig erikson
 
Posts: n/a

Default Re: dumping on 7.4.6 importing on 7.4.1 - 11-08-2004 , 01:23 AM



Tom Lane wrote:
Quote:
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 to the admin.
it's redhat 8.0 with postgresql installed from rpms, maybe there are new
rpms somewhere?
i could not find any official builds for rh8, does the rh9 rpms work?


Reply With Quote
  #4  
Old   
Tom Lane
 
Posts: n/a

Default Re: dumping on 7.4.6 importing on 7.4.1 - 11-12-2004 , 04:50 PM



stig erikson <stigerikson_nospam_ (AT) yahoo (DOT) se> writes:
Quote:
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='build8 1' postgresql-nnn.src.rpm

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.