Re: [pg_dump] not dumping some default privileges

From: Reinier Haasjes <Reinier(dot)Haasjes(at)adyen(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Feike Steenbergen <feikesteenbergen(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: [pg_dump] not dumping some default privileges
Date: 2017-10-23 14:12:46
Message-ID: 95f82436-f521-7966-82ca-e22c5b050e88@adyen.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

On 23/10/2017 16:03, Alvaro Herrera wrote:
> However, I don't think Reinier would have gone to the trouble of
> reporting the problem unless there was something actually being affected
> by it. Am I mistaken?
I reported this problem because my automated privileges script was
complaining after dump/restore.

I did some more checking and I can't find any other thing being affected
by it (beside my check script).

Apparently the bug is not in pg_dump but it's my script not fully 9.6
compliant. I will adapt the script to be fully 9.6 compatible.

Sorry for the trouble but thanks for the help. We can mark this one as
NOT_A_BUG ;)

Gr Reinier

--
Reinier Haasjes
Senior System Administrator

office +31 20 240 16 31

Adyen Headquarters
Simon Carmiggeltstraat 6-50, 5th floor
1011 DJ Amsterdam, The Netherlands

www.adyen.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message gomer94 2017-10-23 15:01:18 BUG #14867: Cascade drop type error
Previous Message Michael Paquier 2017-10-23 14:09:22 Re: BUG #14866: The generated constraint in the typed table causes the server to crash