BUG #14701: pg_dump fails to dump pg_catalog schema

From: neil(at)postgrescompare(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14701: pg_dump fails to dump pg_catalog schema
Date: 2017-06-10 20:39:05
Message-ID: 20170610203905.26508.74104@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: 14701
Logged by: Neil Anderson
Email address: neil(at)postgrescompare(dot)com
PostgreSQL version: 10beta1
Operating system: macOS
Description:

Hi,

Just installed the beta of v10 on my Mac and attempted to dump the contents
of pg_catalog as follows.

./bin/pg_dump -U postgres -n pg_catalog
pg_dump: unrecognized collation provider: d

Seems to be new to v10 since I could do the same successfully on v9.6.3 as
of yesterday.

Thanks,
Neil

Neil Anderson
neil(at)postgrescompare(dot)com
https://www.postgrescompare.com

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2017-06-11 00:22:24 Re: Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog
Previous Message Noah Misch 2017-06-10 06:31:53 Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog