Perl DBI connection to Postgres

Поиск
Список
Период
Сортировка
От SG Edwards
Тема Perl DBI connection to Postgres
Дата
Msg-id 1109079587.421b362372ea4@sms.ed.ac.uk
обсуждение исходный текст
Ответ на Re: Query combination query.  (Sean Davis <sdavis2@mail.nih.gov>)
Ответы Re: Perl DBI connection to Postgres  (Bruno Wolff III <bruno@wolff.to>)
Re: Perl DBI connection to Postgres  (brew@theMode.com)
Список pgsql-novice
I'm tyring to use the Perl::DBI module to connect to a postgreSQL database but
it doesn't seem to like it?

What is the connection statement?! Have used:

use DBI;
$dbh=DBI->connect('DBI:Pg:user_name', 'user_name', 'password')

but this returns a message that the connection failed due to a missing "=" after
the user_name?

Any suggestions?

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

Предыдущее
От: Sean Davis
Дата:
Сообщение: Function with record type as argument
Следующее
От: Stefan.Ardeleanu@siveco.ro
Дата:
Сообщение: execute dynamic strings