Another DBD Problem

Поиск
Список
Период
Сортировка
От Stephen Lawrence
Тема Another DBD Problem
Дата
Msg-id 00be01bfe848$aa851140$0200a8c0@dairypower.com
обсуждение исходный текст
Список pgsql-novice
Hmm, now I remeber why I liked MySQL so much. :(

DBI->data_sources .......... not ok:
DBI->connect failed: FATAL 1:  SetUserId: user 'root' is not in 'pg_shadow'
 at test.pl line 57
DBI->connect ............... not ok: FATAL 1:  SetUserId: user 'root' is not
in 'pg_shadow'
make: *** [test_dynamic] Error 255
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

I can't run MCPAN as postgres user, so how can I keep it from trying to use
'root' to log into db?

-
Stephen Lawrence Jr.
logart@dairypower.com



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

Предыдущее
От: "sandis"
Дата:
Сообщение: date comparison
Следующее
От: "Stephen Lawrence"
Дата:
Сообщение: Re: Another DBD Problem