Re: permission problems

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: Ron Ellingson <rellingson(at)satshot(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: permission problems
Date: 2005-02-23 20:42:34
Message-ID: 200502231742.34665.martin@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

El Mié 23 Feb 2005 17:24, Ron Ellingson escribió:
> I am having a problem adding a row to a postgresql table with a sequence
> as a primary key using pg_query. I receive an error, "permission denied
> for sequence mytable_tid_seq". I have set the permissions for the user
> from all which did not work to insert, update and select which did not
> work. Can you help. Thanks

Did you check the permissions of the sequence?

--
17:40:04 up 164 days, 7:34, 3 users, load average: 1.43, 1.36, 0.97
-----------------------------------------------------------------
Martín Marqués | select 'mmarques' || '@' || 'unl.edu.ar'
Centro de Telematica | DBA, Programador, Administrador
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Christopher Kings-Lynne 2005-02-24 09:22:22 Re: permission problems
Previous Message Heather Johnson 2005-02-23 20:39:51 Re: permission problems