Re: BUG #15310: pg_upgrade dissociates event triggers from extensions

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>
Cc: nickbarnes01(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15310: pg_upgrade dissociates event triggers from extensions
Date: 2018-08-07 11:29:10
Message-ID: 20180807112910.GB19883@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Aug 07, 2018 at 07:40:24PM +1000, Haribabu Kommi wrote:
> Yes, I feel it is a bug. During the dump of the event trigger during
> upgrade, it lost
> the dependency on extension.

That sounds like a bug to me. Could you add more tests to
src/test/modules/test_pg_dump with an event trigger part of an extension
with a binary upgrade test? It would be good to check as well
if the other object types you have mentioned correctly work or not.
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Erich Schubert 2018-08-07 11:58:11 Re: BUG #15307: Low numerical precision of (Co-) Variance
Previous Message PG Bug reporting form 2018-08-07 10:52:10 BUG #15312: Possible access to unintended variable in "postgres/src/backend/postmaster/pgstat.c" line 2698