I was told that because the data is on postgres 8.0 and I'm trying to
restore on another database which 7.3 that I can not do that. However,
researching more, I could not find a proof to what I was told, So, I
will try to use -Fc  instead. Do you agree that I can restore with -Fc
regardless of the different versions of the databases?


Pg_dump is running against 8.0 database
Pg_restore is running against 7.3 database

Thanks,

-- 
 Husam Tomeh
 Sr. Database Administrator
 First American Real Estate Solutions
 Direct: (714) 701-5674
 E-mail: [EMAIL PROTECTED] 


-----Original Message-----
From: Tom Lane [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 01, 2005 5:18 PM
To: Tomeh, Husam
Cc: [email protected]
Subject: Re: [ADMIN] pg_dump failure in tar format.

"Tomeh, Husam" <[EMAIL PROTECTED]> writes:
> I'm getting the following error message (postgres 8.0):

> pg_dump: [tar archiver] could not write to tar member (wrote 2128, 
> attempted 3738) when I run pg_dump with -Ft (tar format).

IIRC there are size limitations in the tar format.  Is there a reason
you don't use -Fc instead?

                        regards, tom lane

**********************************************************************
This message contains confidential information intended only for the 
use of the addressee(s) named above and may contain information that 
is legally privileged.  If you are not the addressee, or the person 
responsible for delivering it to the addressee, you are hereby 
notified that reading, disseminating, distributing or copying this 
message is strictly prohibited.  If you have received this message by 
mistake, please immediately notify us by replying to the message and 
delete the original message immediately thereafter.

Thank you.                                       FADLD Tag
**********************************************************************


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to