Re: [BUGS] Can't restore view with pg_restore - Mailing list pgsql-bugs

From Flo
Subject Re: [BUGS] Can't restore view with pg_restore
Date
Msg-id CAPW7RPkqjVSeHoCph5cSBQgfn92JYFNvnT+B9uS52jg20P74VA@mail.gmail.com
Whole thread Raw
In response to Re: [BUGS] Can't restore view with pg_restore  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs


Hm, I don't know much about pglogical.  Does it automatically add a
trigger to every new table without user intervention?  If so, that's
kinda broken.

Honestly, I'm very surprised about that behaviour. I made few tests, and yes, it seems that as soon as a new table is created using CREATE TABLE or CREATE TABLE AS, there's a trigger automatically added.
I'm going to open a bug report on their side.

Regards,
Florian

pgsql-bugs by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: [BUGS] BUG #14679: Inconsistent/wrong behavior ofpg_trigger_depth when used with DEFERRED CONSTRAINTS
Next
From: Justin Muise
Date:
Subject: Re: [BUGS] BUG #14662: 'has_table_privilege()' function fails witherror, "invalid name syntax" when using Japanese symbols