From: | Ralph Graulich <maillist(at)shauny(dot)de> |
---|---|
To: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk> |
Cc: | mark Kirkwood <markir(at)slingshot(dot)co(dot)nz>, pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Linux Largefile Support In Postgresql RPMS |
Date: | 2002-08-08 23:18:51 |
Message-ID: | Pine.LNX.4.21.0208090116500.7165-100000@shauny.shauny.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Hi,
just my two cents worth: I like having the files sized in a way I can
handle them easily with any UNIX tool on nearly any system. No matter
wether I want to cp, tar, dump, dd, cat or gzip the file: Just keep it at
a maximum size below any limits, handy for handling.
For example, Oracle suggests it somewhere in their documentation, to keep
datafiles at a reasonable size, e.g. 1 GB. Seems right to me, never had
any problems with it.
Kind regards
... Ralph ...
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2002-08-09 00:50:14 | little psql additions |
Previous Message | Nigel J. Andrews | 2002-08-08 23:15:39 | Re: UNIQUE constraint matching given keys for referenced |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-08-08 23:20:17 | Re: Locale number format confusion |
Previous Message | Tom Lane | 2002-08-08 22:57:04 | Re: stand-alone composite types patch (was [HACKERS] Proposal: stand-alone composite types) |