Re: pg_restore [archiver] file offset in dump file - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: pg_restore [archiver] file offset in dump file
Date
Msg-id 4368872D020000250000042B@gwmta.wicourts.gov
Whole thread Raw
List pgsql-hackers
I think you're on to something, Magnus.  From a Windows cmd prompt
the size matches Linux:

11/01/2005  12:35 PM    40,874,747,876 dtr.dump

From an msys command prompt, ti does not look good:

-rw-r--r--    1 Administ Administ 18446744071634626532 Nov  1 12:35
dtr.dump

I believe we got the latest msys and mingw when we set up the
PostgreSQL build environment, but that was a couple months ago.

-Kevin


>>> "Magnus Hagander" <mha@sollentuna.net>  >>>

Windows certainly supports large files. I don't see why we wouldn't pick
this up in autoconf, perhaps the mingw libraries don't?
Definitly worth investigating


pgsql-hackers by date:

Previous
From: Gayathri TK
Date:
Subject: Retrieving all possible join trees from PLANNER..
Next
From: Tom Lane
Date:
Subject: Re: Retrieving all possible join trees from PLANNER..