Re: BUG #6479: Wrong Slash in pg_restore

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #6479: Wrong Slash in pg_restore
Дата
Msg-id 4F43E23C.7010303@hogranch.com
обсуждение исходный текст
Ответ на BUG #6479: Wrong Slash in pg_restore  (mikekeller987@frontier.com)
Ответы Re: BUG #6479: Wrong Slash in pg_restore  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On 02/21/12 6:22 AM, mikekeller987@frontier.com wrote:
> I haven't been able to get pg_restore to restore a backup from pg_dump.
> When doing a restore from a Directory backup I noticed that pg_restore is
> using a forward slash instead of the required back slash when searching for
> toc.dat.  I suspect that it is also doing the same thing for custom and tar
> backups as well.

windows filesystem APIs are perfectly happy with forward slashes in
paths, always have been.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast

В списке pgsql-bugs по дате отправления:

Предыдущее
От: mikekeller987@frontier.com
Дата:
Сообщение: BUG #6479: Wrong Slash in pg_restore
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6479: Wrong Slash in pg_restore