Re: Warning: PostgreSQL query failed: ERROR: [my_tabel]: Permission denied in [my_php_program]

From: "Cornelia Boenigk" <poppcorn(at)cornelia-boenigk(dot)de>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Warning: PostgreSQL query failed: ERROR: [my_tabel]: Permission denied in [my_php_program]
Date: 2002-08-09 11:25:14
Message-ID: 011f01c23f97$ae395640$7f54fea9@zwerg98
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Steve

Does the webserver have the privileges to insert records in your
tables?
Maybe you have to grant this rights.

See the GRANT statement in the pg docs for information.

regards
Conni

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2002-08-09 12:16:27 Re: uncommited question
Previous Message Nigel J. Andrews 2002-08-09 11:12:43 Re: The standard 'why does it take so long' question