Puneet, a posting to the ADMIN list <span class="hb"><span class="g2">pgsql-admin will likely get you some good ideas.<br><br></span></span><br><div class="gmail_quote">On Tue, Apr 6, 2010 at 2:21 AM, P Kishor <span dir="ltr"><<a href="mailto:punk.kish@gmail.com" target="_blank">punk.kish@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If my database grows beyond what is available on PostGIS/Pg computer,<br>
what are my options? Can I add more drives to the computer and have<br>
part of the database on one disk and another part on another disk? Or,<br>
do I have to plan ahead, chop up my database into disk-sized chunks,<br>
and install each chunk on separate machines? Here is an illustration<br>
--<br>
<br>
computer 1: Single disk, 1 TB space available, PGDATA in /usr/local/pgsql/data<br>
<br>
database is going to 5 TB eventually. I start on computer 1, when that<br>
is filling up, I add external disks, so Postgres can just write<br>
spillover from /usr/local/pgsql/data to /external/pgsql/data (is this<br>
even possible?)<br>
<br>
OR<br>
<br>
computer 1: 1 TB space<br>
computer 2: 1 TB space<br>
.. and so on<br>
<br>
I divide my database into 1 TB chunks, install five instances of<br>
PostGres/PostGIS on the five computers (what a nightmare)<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Puneet Kishor<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</font></blockquote></div><br>