Hello Team,
We are trying to use PLV8 function to calculate the histograms and while
testing the function
we found that with some of the data, function was going into the infinite
loop.
We tried to kill the session using pg_terminate_backend(pid) but process
could not get killed,
we terminated th
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
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