Thread
-
Re: pg_dump and large files - is this a problem?
Giles Lean <giles@nemeton.com.au> — 2002-10-24T01:14:19Z
Bruce Momjian <pgman@candle.pha.pa.us> writes: > OK, well BSD/OS now works, but I wonder if there are any other quad > off_t OS's out there without fseeko. NetBSD prior to 1.6, released September 14, 2002. (Source: CVS logs.) OpenBSD prior to 2.7, released June 15, 2000. (Source: release notes.) FreeBSD has had fseeko() for some time, but I'm not sure which release introduced it -- perhaps 3.2.0, released May, 1999. (Source: CVS logs.) Regards, Giles
-
Re: pg_dump and large files - is this a problem?
Bruce Momjian <pgman@candle.pha.pa.us> — 2002-10-24T01:37:08Z
Giles Lean wrote: > > Bruce Momjian <pgman@candle.pha.pa.us> writes: > > > OK, well BSD/OS now works, but I wonder if there are any other quad > > off_t OS's out there without fseeko. > > NetBSD prior to 1.6, released September 14, 2002. (Source: CVS logs.) OK, does pre-1.6 NetBSD have fgetpos/fsetpos that is off_t/quad? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073