Kurt Schroeder wrote:
Yes, I can:

[EMAIL PROTECTED]:/home/sandy# psql -d fossology -U fossy
Password for user fossy:
Welcome to psql 8.1.10, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help with psql commands
       \g or terminate with semicolon to execute query
       \q to quit

fossology=> \q


Connect to fossology as a regular user and do:

CREATE ROLE fossy WITH OPTION CREATEDB LOGIN password fossy

if you haven't already.

brian

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to