Re: BUG #6479: Wrong Slash in pg_restore

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #6479: Wrong Slash in pg_restore
Дата
Msg-id 25325.1329856702@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #6479: Wrong Slash in pg_restore  (John R Pierce <pierce@hogranch.com>)
Список pgsql-bugs
John R Pierce <pierce@hogranch.com> writes:
> 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.

ISTM we've heard of Windows antivirus add-ons that break this, which of
course is just one of many varieties of fail in that industry.  But
yeah, the stated complaint is not by itself a bug, and it would help a
lot if the OP had shown us what he's doing and what happens instead of
jumping to conclusions about why it's not working for him.

            regards, tom lane

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: BUG #6479: Wrong Slash in pg_restore
Следующее
От: eshkinkot@gmail.com
Дата:
Сообщение: BUG #6480: NLS text width problem