[GENERAL] general fear question about move PGDATA from one Disc to another

2012-11-13 Thread Aleksandar Lazic
Dear listmembers, I need to move /var/lib/postgresql/8.4/main from the / partion to another disc. Based on the http://wiki.postgresql.org/wiki/Simple_Configuration_Recommendation#File_System_Layouts I plan the following. 0.) Mount new pgroot, are there any hints for the mount command?

Re: [GENERAL] general fear question about move PGDATA from one Disc to another

2012-11-14 Thread Aleksandar Lazic
Dear Craig, Am 14-11-2012 00:44, schrieb Craig Ringer: On 11/13/2012 11:26 PM, Aleksandar Lazic wrote: Dear listmembers, I need to move /var/lib/postgresql/8.4/main from the / partion to another disc. If so, you're probably using `pg_wrapper` for cluster management. Confirm that