how to add a new data partition - Mailing list pgsql-admin

From Karthikeyan Sundaram
Subject how to add a new data partition
Date
Msg-id BAY131-F2983C065CADEA848ECCCAFB09F0@phx.gbl
Whole thread Raw
In response to Question relating to database space and adding partition  ("Karthikeyan Sundaram" <skarthi98@hotmail.com>)
Responses Re: how to add a new data partition  (Andrew Sullivan <ajs@crankycanuck.ca>)
Re: how to add a new data partition  ("Phillip Smith" <phillip.smith@weatherbeeta.com.au>)
Re: how to add a new data partition  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-admin
Hi all,

  We are using postgres 8.0.1 on our production and 8.2 on our development.
The linuix partition is getting full where the database resides.  In few
weeks our partition will ran out of space so the database will also run out
of space. We have added another HDD of 300GB.  Now my question is, how will
I point the database to the new partition along with the old one. Do I need
to create a symbolic link to the exitisting DB?

   Adding a new tablespace doesn't solve the issue as there are many tables
in the old tablespace.  Is there a way to extend the tablespace to the new
partition like in Oracle.

  Did anybody faced this problem and how did you resolve.  Please share your
thoughts.


Regards
skarthi

_________________________________________________________________
Talk now to your Hotmail contacts with Windows Live Messenger.
http://get.live.com/messenger/overview


pgsql-admin by date:

Previous
From: "Phillip Smith"
Date:
Subject: Re: Backup Strategies?
Next
From: Andrew Sullivan
Date:
Subject: Re: how to add a new data partition