Re: [SQL] database location question

2001-08-21 Thread Tom Lane
Carolyn Lu Wong <[EMAIL PROTECTED]> writes: > I'm using V6.5.3. You really oughta update ;-) > Is there a way to move the database to another directory location > instead in /var/lib/pgsql? Sure, just shut down the postmaster, physically move the entire data tree (use 'cp -p -r' or 'tar' or som

[SQL] database location question

2001-08-20 Thread Carolyn Lu Wong
I'm using V6.5.3. Is there a way to move the database to another directory location instead in /var/lib/pgsql? As this is on the root file system on the server and it's using to much spaces. ---(end of broadcast)--- TIP 6: Have you searched our lis