Postgres 10.4 crashing when using PLV8

2018-06-20 Thread Mukesh Chhatani
Hello Team, I am trying to use the PLV8 via function and while using the function created via PLV8 in one of the create materialized view, postgres crashes, attached is the log file with DEBUG5 turned on. SQL which is breaking the code and SQL function is attached. Creating materialized view - m

Re: Postgres 10.4 crashing when using PLV8

2018-06-20 Thread Mukesh Chhatani
Wed, Jun 20, 2018 at 12:46 PM, Mukesh Chhatani < > chhatani.muk...@gmail.com> wrote: > >> I am trying to use the PLV8 via function and while using the function >> created via PLV8 in one of the create materialized view, postgres crashes, >> attached is the log file w