Re: PITR on Win32 - Archive and Restore - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: PITR on Win32 - Archive and Restore
Date
Msg-id 1282.24.211.141.25.1092095687.squirrel@www.dunslane.net
Whole thread Raw
In response to Re: PITR on Win32 - Archive and Restore  (Mark Kirkwood <markir@coretech.co.nz>)
List pgsql-hackers-win32
Mark Kirkwood said:
> The only down side is now we have 2 classes of parameters in
> postgresql.conf:
>
> - ones that accept forward slash names (log_directory)
> - ones that only work with backslashes (archive_command)
>

Without looking at it closely, ISTM we should force canonicalisation of the
logdir name, so that on Windows it would accept backslahes. After all,
initdb and pg_ctl (to name but two I have knowledge of) accept backslashes.

cheers

andrew




pgsql-hackers-win32 by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: PITR on Win32 - Archive and Restore
Next
From: "Richard Luckhurst"
Date:
Subject: Re: Win32 PostgreSQL 8.0 Beta 1 Installer available