pg_dump and large files - is this a problem? - Mailing list pgsql-hackers

From Philip Warner
Subject pg_dump and large files - is this a problem?
Date
Msg-id 5.1.0.14.0.20021001221024.0467fc00@mail.rhyme.com.au
Whole thread Raw
Responses Re: pg_dump and large files - is this a problem?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Is it my imagination, or is there a problem with the way pg_dump uses off_t 
etc. My understanding is that off_t may be 64 bits on systems with 32 bit 
ints. But it looks like pg_dump writes them as 4 byte values in all cases. 
It also reads them as 4 byte values. Does this seem like a problem to 
anybody else?



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/



pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: AIX compilation problems (was Re: Proposal ...)
Next
From: Tom Lane
Date:
Subject: Re: Postgresql likes Tuesday...