I installed an application that uses a PostgreSQL database. When I installed the application it automatically installed PostgreSQL for me.
How can I view the raw PostgreSQL database rows?
Thanks
You could use pgAdmin, which might've been automatically installed when PostgreSQL was otherwise you can download it for free. They've also got a 10 minute introductory video on using pgAdmin