How to List Active Connections in PostgreSQL

Sometimes you may need to get open connections or check active connections in PostgreSQL. Here is how to list active connections in PostgreSQL.