Re: Status of tablespaces - Mailing list pgsql-general

From Curt Sampson
Subject Re: Status of tablespaces
Date
Msg-id Pine.NEB.4.51.0302011003300.517@angelic.cynic.net
Whole thread Raw
In response to Re: Status of tablespaces  (Sean Chittenden <sean@chittenden.org>)
List pgsql-general
On Fri, 31 Jan 2003, Sean Chittenden wrote:

> But also invaluable in the cases where it is used.  :) SQL backed
> Cricket/MRTG anyone? -sc

Actually, I've found that under some circumstances like this (lots of
data, import and deletion speed are the hightest priority, and you're
willing to do sequential scans across ranges for searches), not using a
database at all, but instead storing your data in compressed flat files
is by far the fastest solution.

cjs
--
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org
    Don't you know, in this new Dark Age, we're all light.  --XTC

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: SQL-question (JOIN)
Next
From: Keary Suska
Date:
Subject: Re: For each record in SELECT