News

I have posgres up and running, and can create a database in psql using the postgres user. I also created a web user using the createuser command. Then in a perl script I say use DBI;<BR>and then try ...