Re: [GENERAL] DATA Location

2010-12-29 Thread Jasen Betts
On 2010-12-28, Ozz Nixon wrote: > Is it possible (and how) to implement a data path on another partition > (linux) for an existing system? And then if I do not gain anything, merging > it to the production /data path? tablespaces > Scenario of what I want to achieve (/mnt/data is already runni

Re: [GENERAL] DATA Location

2010-12-28 Thread Scott Marlowe
On Tue, Dec 28, 2010 at 7:56 AM, Ozz Nixon wrote: > Is it possible (and how) to implement a data path on another partition > (linux) for an existing system? And then if I do not gain anything, merging > it to the production /data path? > > Scenario of what I want to achieve (/mnt/data is already

Re: [GENERAL] DATA Location

2010-12-28 Thread Andreas Kretschmer
Ozz Nixon wrote: > Is it possible (and how) to implement a data path on another partition > (linux) for an existing system? And then if I do not gain anything, > merging it to the production /data path? I think, you should read our docu about tablespaces: http://www.postgresql.org/docs/current/

Re: [GENERAL] DATA Location

2010-12-28 Thread Raymond O'Donnell
On 28/12/2010 14:56, Ozz Nixon wrote: Is it possible (and how) to implement a data path on another partition (linux) for an existing system? And then if I do not gain anything, merging it to the production /data path? I think tablespaces will do what you want: http://www.postgresql.org/docs/