Hi,

Does anybody know how to get the options running when connecting to a
Postgres database with DBI????? Which options are available???

According to the documentation of DBD-Pg-101 it should be possible to
set some option when connecting.

My connect-statement at the moment looks like this:

$dsn =
"DBI:Pg:dbname='test';host='194.167.7.100';user='me';password='secret'";


Thanks in advance,


Wil Peters.

Reply via email to