Idle DEALLOCATE queries in postgresql laravel - development

Idle DEALLOCATE queries in postgresql laravel

In Laravel 5.6 after turning on schedule Cronjob suddenly many idle queries apears on htop

What do this to Postgresql in a Laravel Application?

Htop:

enter image description here



from Laravel Questions and Answers https://laravelquestions.com/laravel/idle-deallocate-queries-in-postgresql-laravel/
via Lzo Media

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome