Re: Warning: PostgreSQL query failed: ERROR: [my_tabel]: Permission denied in [my_php_program] - Mailing list pgsql-general

From Cornelia Boenigk
Subject Re: Warning: PostgreSQL query failed: ERROR: [my_tabel]: Permission denied in [my_php_program]
Date
Msg-id 011f01c23f97$ae395640$7f54fea9@zwerg98
Whole thread Raw
In response to Warning: PostgreSQL query failed: ERROR: [my_tabel]: Permission denied in [my_php_program]  (Barker <barkerds@snybufaf.buffalostate.edu>)
Responses Re: Warning: PostgreSQL query failed: ERROR: [my_tabel]:  (Barker <barkerds@snybufaf.buffalostate.edu>)
List 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


pgsql-general by date:

Previous
From: "Nigel J. Andrews"
Date:
Subject: Re: The standard 'why does it take so long' question
Next
From: am@fx.ro
Date:
Subject: handling transactions from C (libpq)