Another DBD Problem - Mailing list pgsql-novice

From Stephen Lawrence
Subject Another DBD Problem
Date
Msg-id 00be01bfe848$aa851140$0200a8c0@dairypower.com
Whole thread Raw
List 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 by date:

Previous
From: "sandis"
Date:
Subject: date comparison
Next
From: "Stephen Lawrence"
Date:
Subject: Re: Another DBD Problem