Re: PostgreSQL and GUI management - Mailing list pgsql-general

From Adrian Klaver
Subject Re: PostgreSQL and GUI management
Date
Msg-id 76ab6468-646e-e4bd-974c-27a31884c517@aklaver.com
Whole thread Raw
In response to PostgreSQL and GUI management  (Jason Long <hack3rcon@yahoo.com>)
Responses Re: PostgreSQL and GUI management  (Rob Sargent <robjsargent@gmail.com>)
Re: PostgreSQL and GUI management  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
On 8/15/23 08:08, Jason Long wrote:
> Hello,
> Does PostgreSQL have a graphical environment for management or is it 
> only managed through CLI?

There are, but make your life easier and learn to use psql:

https://www.postgresql.org/docs/current/app-psql.html

It ships with Postgres and runs close to the database. Saves you the 
time tracking down the issues that the GUI transformation code introduce.

> 
> 
> Thank you.

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Russell Rose | Passfield Data Systems
Date:
Subject: Re: Converting sql anywhere to postgres
Next
From: Rob Sargent
Date:
Subject: Re: PostgreSQL and GUI management