View Single Post

   
  #1 (permalink)  
Old 04-10-2008, 07:09 AM
Karthikeyan Sundaram
 
Posts: n/a
Default Question relating to database space and adding partition

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 are added another partition of 300GB. Now my question is, how
will I point the database to the new partition along with the old one.

In oracle when we add a datafile, we can tell the location. I don't know
how to do this in postgres.

Can somebody help me?

Regards
skarthi

__________________________________________________ _______________
From predictions to trailers, check out the MSN Entertainment Guide to the
Academy Awards®
http://movies.msn.com/movies/oscars2...coscartagline1


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote