From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
---|---|
To: | <andrew(at)dunslane(dot)net>, <mha(at)sollentuna(dot)net>, <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pg_restore [archiver] file offset in dump file |
Date: | 2005-11-02 15:30:20 |
Message-ID: | 4368872D020000250000042B@gwmta.wicourts.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)sollentuna(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Gayathri TK | 2005-11-02 15:31:37 | Retrieving all possible join trees from PLANNER.. |
Previous Message | Bruce Momjian | 2005-11-02 15:22:20 | Re: Limit usage of tcop/dest.h |