Re: Database connectivity using a unix shell - Mailing list pgsql-general

From Richard Broersma Jr
Subject Re: Database connectivity using a unix shell
Date
Msg-id 20060629153224.6405.qmail@web31804.mail.mud.yahoo.com
Whole thread Raw
In response to Database connectivity using a unix shell  ("Jasbinder Bali" <jsbali@gmail.com>)
List pgsql-general
> I need to connect to the postgres database using my unix shell.
> How should i go about it?
> Is libpq going to be helpful here?

If postgres is install on the unix server, you can use the postgreSQL client that installs with
the server.

it is called psql.

Regards,

Richard Broersma Jr.

pgsql-general by date:

Previous
From: "Jasbinder Bali"
Date:
Subject: Database connectivity using a unix shell
Next
From: Scott Marlowe
Date:
Subject: Re: Database connectivity using a unix shell