Re: Simple DBI question

Поиск
Список
Период
Сортировка
От Sean Chittenden
Тема Re: Simple DBI question
Дата
Msg-id 20030812214926.GC82365@perrin.int.nxad.com
обсуждение исходный текст
Ответ на Re: Simple DBI question  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
> Where does one issue those commands, at a *nix command line, or as
> an argument to the perl interpreter, or what?

From a *nix command line.  In the DBD::Pg page, you'll see an example
of how to connect to a database.  Once you've connected to your
database, read the DBI man page to learn how to send queries to the
backend.  -sc

--
Sean Chittenden

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PL/C functions
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: PL/C functions