From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | PostgresSQL General Mailing List <pgsql-general(at)postgresql(dot)org>, PostgresSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Linux Largefile Support In Postgresql RPMS |
Date: | 2002-08-12 14:39:12 |
Message-ID: | 20020812103912.F17166@mail.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On Sat, Aug 10, 2002 at 09:21:07AM -0500, Greg Copeland wrote:
> I'm actually amazed that postgres isn't already using large file
> support. Especially for tools like dump.
Except it would only cause confusion if you ran such a program on a
system that didn't itself have largefile support. Better to make the
admin turn all these things on on purpose, until everyone is running
64 bit systems everywhere.
A
--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2002-08-12 14:43:40 | Re: Solaris SPARC packages - for PG 7.2.1 |
Previous Message | Andrew Sullivan | 2002-08-12 14:22:17 | Re: oid's and primary keys on insert |
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Copeland | 2002-08-12 15:15:46 | Re: [HACKERS] Linux Largefile Support In Postgresql RPMS |
Previous Message | Andrew Sullivan | 2002-08-12 14:31:29 | Re: [COMMITTERS] pgsql-server/src backend/tcop/postgres.cbacke |