On Aug 15, 2016 10:17 PM, "o1bigtenor via talk" <talk@gtalug.org> wrote:
>
> Greetings
>
> Just looking into how to use a database like Postgresql.
>
> On the other side they use front end programs.
>
> What is a 'normal' or common approach in the linux world?
>

When in a pure terminal box, I go with postgresql CLI, but if I have a linux box with GUI, I would always consider a front emd tool like pgadmin.