Re: BUG #13804: pg_restore returns unexpected error
От | Michael Paquier |
---|---|
Тема | Re: BUG #13804: pg_restore returns unexpected error |
Дата | |
Msg-id | CAB7nPqT-MyX1=TzqJ9WEiWwfKyr5b7qHiCvAnyOB5UkNUy7ESg@mail.gmail.com обсуждение исходный текст |
Ответ на | BUG #13804: pg_restore returns unexpected error (pgdude@pgdude.com) |
Ответы |
Re: BUG #13804: pg_restore returns unexpected error
Re: BUG #13804: pg_restore returns unexpected error Re: BUG #13804: pg_restore returns unexpected error |
Список | pgsql-bugs |
On Tue, Dec 8, 2015 at 1:35 AM, <pgdude@pgdude.com> wrote: > 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 > If you think this is a bug, could you send a test case? There is not enough information regarding what you expect of pg_restore and what it is currently doing. -- Michael
В списке pgsql-bugs по дате отправления: