Re: [GENERAL] Change Hard Disc Drive

2010-01-12 Thread Craig Ringer
On 13/01/2010 1:31 PM, Dave Page wrote: On Wed, Jan 13, 2010 at 10:57 AM, Craig Ringer wrote: Unfortunately, it doesn't. This means you need to alter the Windows service directly. What you need to do is stop the PostgreSQL service, then move your data directory (by default in C:\Program Files\

Re: [GENERAL] Change Hard Disc Drive

2010-01-12 Thread Dave Page
On Wed, Jan 13, 2010 at 10:57 AM, Craig Ringer wrote: > Unfortunately, it doesn't. This means you need to alter the Windows service > directly. What you need to do is stop the PostgreSQL service, then move your > data directory (by default in C:\Program Files\PostgreSQL\version\data where > "versi

Re: [GENERAL] Change Hard Disc Drive

2010-01-12 Thread Craig Ringer
On 13/01/2010 11:03 AM, Yan Cheng Cheok wrote: Currently, I am installing PostgreSQL in C:\Program Files\PostgreSQL, with all default settings during installation. I realize my D drive has a much larger space and I would like PostgreSQL to store all the databases in D drive. How can I do so t