vibhorkum / pg_background

pg_background
GNU General Public License v3.0
147 stars 36 forks source link

Stall process #33

Closed alabarga closed 2 years ago

alabarga commented 3 years ago

After sending a query with _pg_backgroundlaunch() the process got stall. _pg_backgrounddetach(pid) gives an ERROR PID is not attached to this session. Trying to _pg_terminatebackend the pid shown by pg_stat_activity has no effect.

What is a possible solution to this issue (beyond restarting Postgresql)

vibhorkum commented 3 years ago

Can you please share the steps and query/query to reproduce the problem?

rjuju commented 3 years ago

Hi @alabarga

do you have any news on this issue?

vibhorkum commented 3 years ago

No update yet from @alabarga.

vibhorkum commented 2 years ago

No update on this issue. Therefore closing it. In the future, if the reporter wants to re-open this issue, he/she can open it.