March 16, 2019
PostgreSQL stores the information about, among others, the running tasks in the pg_stat_activity table: postgres=# \x on Expanded display is on. postgres=# select datid, datname, pid, usename, ap...
Continue Reading →
privacy policy © 2014 - 2023 waitingforcode.com. All rights reserved | Design: Jakub Kędziora