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

Поиск
Список
Период
Сортировка
От Cornelia Boenigk
Тема Re: Warning: PostgreSQL query failed: ERROR: [my_tabel]: Permission denied in [my_php_program]
Дата
Msg-id 011f01c23f97$ae395640$7f54fea9@zwerg98
обсуждение исходный текст
Ответ на Warning: PostgreSQL query failed: ERROR: [my_tabel]: Permission denied in [my_php_program]  (Barker <barkerds@snybufaf.buffalostate.edu>)
Ответы Re: Warning: PostgreSQL query failed: ERROR: [my_tabel]:  (Barker <barkerds@snybufaf.buffalostate.edu>)
Список 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 по дате отправления:

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: The standard 'why does it take so long' question
Следующее
От: am@fx.ro
Дата:
Сообщение: handling transactions from C (libpq)