BUG #13804: pg_restore returns unexpected error

From: pgdude(at)pgdude(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13804: pg_restore returns unexpected error
Date: 2015-12-07 16:35:20
Message-ID: 20151207163520.2628.95990@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13804
Logged by: Michael Vitale
Email address: pgdude(at)pgdude(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2015-12-08 00:06:12 Re: BUG #13804: pg_restore returns unexpected error
Previous Message sebastian.sierra 2015-12-07 15:29:28 BUG #13803: too many clients exception