Description
Users can work with PostgreSQL from an interactive terminal client that adds completion, syntax highlighting, and a friendlier editing experience. This is useful for exploring databases and running SQL during development or administration.
It can read and change database data, so connect to the intended server and review statements before running destructive SQL.