BUG #13804: pg_restore returns unexpected error

Поиск
Список
Период
Сортировка
От pgdude@pgdude.com
Тема BUG #13804: pg_restore returns unexpected error
Дата
Msg-id 20151207163520.2628.95990@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13804: pg_restore returns unexpected error  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13804
Logged by:          Michael Vitale
Email address:      pgdude@pgdude.com
PostgreSQL version: 9.4.5
Operating system:   Linux Redhat 7
Description:

pg_restore returns 1 return code indicating failure when it tries to create
the public schema  using PG 9.4.5

Here is my command:
pg_restore -h host2 -p 5432 -d postgres -C -c --if-exists -Fd -j 6 -v /path
to my dumps/mydump

Same error using format: -Fc

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: BUG #13800: There is no UNLOAD command
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #13804: pg_restore returns unexpected error