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

From: Jim McNamara <thirdshiftcoder(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: up and running: can connect with clients now (squirrel sql)
Date: 2016-06-18 01:46:55
Message-ID: CAC8eACjHWA6fOd9aHF0wZ-ken2ySGJXhtWM_dM2Dp+ZT6J21ZA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Gavin Flower 2016-06-18 02:45:30 Re: up and running: can connect with clients now (squirrel sql)
Previous Message Jim McNamara 2016-06-17 20:33:33 Re: not fixed - no changes showing up in clients like squirrel and pgadmin