Re: Can you specify the pg_xlog location from a config
- From: Dave Page <dpage(at)postgresql(dot)org>
- To: Karen Hill <karen_hill22(at)yahoo(dot)com>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: Can you specify the pg_xlog location from a config
- Date: Fri, 26 Jan 2007 17:27:41 +0000
- Message-id: <45BA3A0D(dot)1040808(at)postgresql(dot)org>
Karen Hill wrote:
> Windows doesn't support symlinks. Is it possible instead for there to
> be a config file that lets one set where the pg_xlog directory will sit?
>
You can use a junction point for this instead of a symlink. Google for
utilities to create them.
Regards, Dave.
Home |
Main Index |
Thread Index