PSQL: Checking The Type Of A Value February 2, 2017 less than 1 minute read Using the pg_typeof function
PSQL: Terminating A Connection February 2, 2017 less than 1 minute read Using the pg_terminate_backend command
PSQL: List Connections To A Database February 2, 2017 less than 1 minute read Using the pg_stat_activity table