Hello everyone,
I am new to the forum, and I am not an expert in DB. I have one question that bothering me, after a exhausting search
Currently I have PC with ..
-RedHat Linux 2.6.9-34 ELsmp version
-Intel Pentium 4
-Postgres 8.2.5
-120 GB disk
The disk is going to be fulled very soon, and I want to increase disk space and preserve my existing data WITHOUT doing thing like replace my 120 GB disk with 500 GB disk, then copy all data to the new disk)
I would like to do something like... plug-in new disk into my PC, do some config and Postgres some how will know that it has another 500 GB available to use. So when new data insert it will continue insert as if nothing happen
Thank you in advance