Re: pgAccess via ssh?

From: Mike <1100100(at)gmail(dot)com>
To: hbhanujan(at)sbcglobal(dot)net
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: pgAccess via ssh?
Date: 2004-09-02 15:28:46
Message-ID: 8ca4228204090208285a04eb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Hi Hari,

Yes, I have been using ssh and bash shell to access my postgres
database using psql -d mydatabase.

Now I'd like to try a Gui frontend to aid the learning process and
help visualize some aspects of building sql queries, etc.

I was going to try pgAccess first because it appears to be a very
small, easy to use app. Maybe later on I would try pgAdmin.

Mike

On Thu, 2 Sep 2004 10:36:24 -0500, Hari Bhanujan
<hbhanujan(at)sbcglobal(dot)net> wrote:
> I know that after ssh you can use psql without any problems.
>
> What are you using for postgresql - pgadmin..
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ying Lu 2004-09-02 15:41:40 Re: "\d tablename" to get column name, and column type
Previous Message Paul Thomas 2004-09-02 15:16:38 Re: "\d tablename" to get column name, and column type by using JDBC

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2004-09-02 15:41:54 Re: pgAccess via ssh?
Previous Message Mike 2004-09-02 15:24:18 Re: pgAccess via ssh?