pg_dump error

Поиск
Список
Период
Сортировка
От Campbell, Lance
Тема pg_dump error
Дата
Msg-id B75CD08C73BD3543B97E4EF3964B7D701FF539B8@CITESMBX1.ad.uillinois.edu
обсуждение исходный текст
Ответы Re: pg_dump error
Список pgsql-admin
Postgresql 9.4.x

I am performing the following pg_dump command:

pg_dump -U username -h localhost --jobs=3 --format=d --compress=0 databasename -f databasename.20150720

I am getting this error:

pg_dump: [parallel archiver] could not get relation name for OID 58363761: connection not open

How can I work around this issue?  Should I just not used --jobs=3 when backing up the full database?

Lance Campbell
Software Architect
Web Services at the University of Illinois



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgres_fdw user mapping and role inheritance
Следующее
От: "Campbell, Lance"
Дата:
Сообщение: Re: pg_dump error