Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[NOVICE] up and running: can connect with clients now (squirrel sql)

1 view
Skip to first unread message

Jim McNamara

unread,
Jun 17, 2016, 10:20:26 PM6/17/16
to
hi group-

thx. to those who posted with suggestions and/or thought about helping.

I am using squirrel sql for postgres now which I really like. It turns out that I found that instead of pgadmin III.

I did many things wrong. I didn't initdb. I didn't put my database in a directory owned by postgres. I also didn't start the server process as postgres user.

Finally to get squirrel to recognize my tables I had to use a schema.

I started referring to my db book instead of just reading on the internet.
A new book is  a top priority.

thx. again,
jim

Gavin Flower

unread,
Jun 17, 2016, 10:46:54 PM6/17/16
to
I would strongly suggest that you take a look at what psql can offer.

I prefer to use psql & a text editor for SQL files - rather than a GUI
like pgadmin, as that combination is far powerful & easier to use.


Cheers,
Gavin



--
Sent via pgsql-novice mailing list (pgsql-...@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice

0 new messages