Re: Database connectivity using a unix shell

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: Database connectivity using a unix shell
Дата
Msg-id 20060629153224.6405.qmail@web31804.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Database connectivity using a unix shell  ("Jasbinder Bali" <jsbali@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Jasbinder Bali"
Дата:
Сообщение: Database connectivity using a unix shell
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Database connectivity using a unix shell