Hi! On Thu, Jan 17, 2019 at 9:53 AM Andreas Karlsson <andr...@proxel.se> wrote: > > What is the stumbling block to just leaving that alone? > > I think the issue Mitar ran into is that the temporary materialized view > is created in the rStartup callback of the receiver which happens after > SECURITY_RESTRICTED_OPERATION is set in ExecCreateTableAs(), so the > creation of the view itself is denied.
Yes, the error without that change is: ERROR: cannot create temporary table within security-restricted operation Mitar -- http://mitar.tnode.com/ https://twitter.com/mitar_m