You can also use the freeware junction utility from http://www.sysinternals.com as we do on Win 2K, XP and 2003.

After installing it, shutdown pg, move pg_xlog to another drive, create junction as pg_xlog to point to new directory, then restart pg.

Cheers,
KC.

At 03:04 06/12/05, Merlin Moncure wrote:
On 12/4/06, Joost Kraaijeveld <[EMAIL PROTECTED]> wrote:
How can I move pg_xlog to another drive on Windows? In Linux I can use a
symlink, but how do I that on windows?

you can possibly attempt it with junction points.  good luck:

http://support.microsoft.com/kb/205524

merlin

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to