On Mon, Aug 5, 2013 at 2:21 AM, Thomas Kellerer <spam_ea...@gmx.net> wrote:
> Stephen Brearley, 02.08.2013 11:40: > Why don't you use the official way to re-configure the Windows service and > use pg_ctl unregister and pg_ctl register > to make it use the correct data directory. There is no need to manually > change the registry. > > <snip> > Guess the Wiki<http://wiki.postgresql.org/wiki/Change_the_default_PGDATA_directory_on_Windows>needs to be updated, then.