On Tue, 27 Jan 2004, Pascal Polleunus wrote:
> Hi,
>
> Could you please tell me if it is possible to change the location of the
> log files (not C:\)? If not, would it be possible to allow that in a
> future release?
In unix, you just stop postgresql, make a new directory on another hard
drive, move the files there, link to the new directory and start
postgresql again. Can you do soft links in windows?