| From: | JM <jerome(at)gmanmi(dot)tv> |
|---|---|
| To: | Michael Fuhr <mike(at)fuhr(dot)org> |
| Cc: | Shridhar Daithankar <ghodechhap(at)ghodechhap(dot)net>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Spanning tables |
| Date: | 2004-12-14 08:33:34 |
| Message-ID: | 200412141633.34160.jerome@gmanmi.tv |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
hi,
i cant afford to move the database to another location.. i will still end up
on lack of disk space.. i was thinking if theres a way in version 7.3.4 to
move tables on a different partition or when ever i create new tables it
automatically create files on a diff partition..
tia,
On Tuesday 14 December 2004 14:57, Michael Fuhr wrote:
> On Tue, Dec 14, 2004 at 02:04:08PM +0800, Jerome Macaranas wrote:
> > On Monday 13 December 2004 14:52, Shridhar Daithankar wrote:
> > > You could use tablespaces in postgresql 8.0..
> >
> > Im using 7.3.4 is there another way?
>
> See my earlier followup in this thread:
>
> http://search.postgresql.org/pgsql-general/2004-12/msg00534.php
>
> Here are links to the referenced documentation for 7.3:
>
> http://www.postgresql.org/docs/7.3/static/manage-ag-alternate-locs.html
> http://www.postgresql.org/docs/7.3/static/app-initlocation.html
> http://www.postgresql.org/docs/7.3/static/sql-createdatabase.html
>
> I'd recommend testing this before doing it on a production server.
> I've never done it myself so I don't know if there are any potential
> problems.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Együd Csaba | 2004-12-14 08:49:59 | Insufficient memory for this operation. |
| Previous Message | Michael Fuhr | 2004-12-14 06:57:01 | Re: Spanning tables |