dbacvetkov / PASH-Viewer

PostgreSQL ASH Viewer (PASH Viewer) provides graphical view of active session history data within the PostgreSQL database
GNU General Public License v3.0
120 stars 18 forks source link

PG 14 support #17

Open FarooqWW opened 1 year ago

FarooqWW commented 1 year ago

When trying to connect to a pg 14 version, getting following warning.

SQL Exception occured: ERROR: column "waiting" does not exist Position: 216 java.lang.NullPointerException: Cannot invoke "org.ash.conn.model.ConnectionPool.getConnection()" because "this.connectionPool" is null