pg_dump and large files - is this a problem?
От | Philip Warner |
---|---|
Тема | pg_dump and large files - is this a problem? |
Дата | |
Msg-id | 5.1.0.14.0.20021001221024.0467fc00@mail.rhyme.com.au обсуждение исходный текст |
Ответы |
Re: pg_dump and large files - is this a problem?
|
Список | 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 по дате отправления: