nobody user can't nextval('phone_id_seq') - Mailing list pgsql-sql

From Ian Pulsford
Subject nobody user can't nextval('phone_id_seq')
Date
Msg-id 3AD7D623.E0D37494@optusnet.com.au
Whole thread Raw
Responses Re: nobody user can't nextval('phone_id_seq')  (Tod McQuillin <devin@spamcop.net>)
List pgsql-sql
Hi,

Newbie needs help.  I have a small web-based phonebook app using php and
postgresql 7.02.  It seems the nobody (apache) user can delete, update,
add anything except increment the 'id' sequence.  I don't think it's the
code (cut and pasted from a tutorial) because the pgsql user can
increment it.
Any help appreciated.

IanP

-- 
"Dear someone you've never heard of,
how is so-and-so. Blah blah.
Yours truly, some bozo." - Homer Simpson


pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: Problem in writing functions
Next
From: Tod McQuillin
Date:
Subject: Re: nobody user can't nextval('phone_id_seq')