connect problems

Поиск
Список
Период
Сортировка
От Zempel, David
Тема connect problems
Дата
Msg-id 8F507E88CEE37244AF6947A3E0E479DF1FA040@EMSS01M14.us.lmco.com
обсуждение исходный текст
Ответы Re: connect problems  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Список pgsql-general

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

 

What is the “system catalog” and how do I register my database? I created the database using psql, so I know it’s there.

Thanks, Dave.

 

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

Предыдущее
От: Erik Ronström
Дата:
Сообщение: Re: Connection closed
Следующее
От: elein
Дата:
Сообщение: Re: Postgres client/server parameters?