Re: pg11rc1 DROP INDEX: NOTICE: drop_trigger - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: pg11rc1 DROP INDEX: NOTICE: drop_trigger
Date
Msg-id 20181015195519.GP10792@telsasoft.com
Whole thread Raw
In response to Re: pg11rc1 DROP INDEX: NOTICE: drop_trigger  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Oct 15, 2018 at 03:44:52PM -0400, Tom Lane wrote:
> Justin Pryzby <pryzby@telsasoft.com> writes:
> > ts=#  CREATE INDEX ON t(i) ;
> > CREATE INDEX
> > ts=#  DROP INDEX t_i_idx ;
> > NOTICE:  00000: drop_trigger
> > LOCATION:  exec_stmt_raise, pl_exec.c:3748
> > DROP INDEX
> 
> Maybe you've got an event trigger hanging around in that DB?

You're right; I was following along this bug report:
https://www.postgresql.org/message-id/flat/20180924103001.GK2471%40telsasoft.com#b066078913137fe462c24c0884d186e1

Thanks, all's well.

Justin


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Use of pager, help, localization:
Next
From: Andres Freund
Date:
Subject: Large writable variables