Re: connect problems

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: connect problems
Дата
Msg-id m3wuh9q9xg.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на connect problems  ("Zempel, David" <david.zempel@lmco.com>)
Список pgsql-general
"Zempel, David" <david.zempel@lmco.com> writes:

> I'm just getting started, so please give me a break. I just installed
> Postgresql on HPUX and I'm trying to connect to it via a Perl app using
> DBI::Pg 1.22. I'm getting the following message that I think I understand.
> Yet, I've got no idea how to correct it.
>
>
>
> DBI connect('dbname=nlog:host=cheddar','postgres',...) failed: FATAL:
> Database "nlog:host=cheddar" does not exist in the system catalog. At
> ./nlog_maint line 244

The syntax of your connection string looks wrong.  Check the
documentation for DBD::Pg to get the correct syntax.

-Doug

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Connection closed
Следующее
От: Karsten Hilbert
Дата:
Сообщение: 'foreign key with default null' problem in allergies view