nag_tasks.sql error for PostgreSQL?

Marcus I. Ryan marcus@riboflavin.net
Mon, 3 Dec 2001 16:35:05 -0600


I just installed nag from CVS and went to load the docs/nag_tasks.sql
file.  It complained about:
  primary key (task_owner(100), task_id)
I took out the (100) leaving:
  primary key (task_owner, task_id)
and then PostgreSQL would take it.

Of course, nag still isn't working, but I haven't done any
troubleshooting yet.  I'll come back and bug for help if I can't get
it going.  Thanks.

-- 
Marcus I. Ryan, marcus@riboflavin.net
-----------------------------------------------------------------------
 "Love is a snowmobile racing across the tundra and then suddenly it
 flips over, pinning you underneath.  At night, the ice weasels come."
                 -- Matt Groening
-----------------------------------------------------------------------