Re: Spanning tables - Mailing list pgsql-general

From Shridhar Daithankar
Subject Re: Spanning tables
Date
Msg-id 200412131222.07707.ghodechhap@ghodechhap.net
Whole thread Raw
In response to Spanning tables  (JM <jerome@gmanmi.tv>)
Responses Re: Spanning tables  (Jerome Macaranas <jerome@gmanmi.tv>)
List pgsql-general
On Thursday 09 Dec 2004 10:37 am, JM wrote:
> Hi ALL,
>
>     Im wondering sooner or later my disk will be filled-up by postgres's
> data..
>
> Can anyone give some suggestion on how to deal with this.  In oracle you
> can just assign tables on a diff partition.

You could use tablespaces in postgresql 8.0..

Check this

http://developer.postgresql.org/docs/postgres/sql-createtablespace.html
http://developer.postgresql.org/docs/postgres/sql-createtable.html

HTH

 Shridhar

pgsql-general by date:

Previous
From: "Guy Rouillier"
Date:
Subject: High volume inserts - more disks or more CPUs?
Next
From: Sebastian Böck
Date:
Subject: index not used in joins