[GENERAL] Right to create temp tables

Поиск
Список
Период
Сортировка
От Alain TESIO
Тема [GENERAL] Right to create temp tables
Дата
Msg-id 006301bf4a54$2f50dc80$de5f72c3@atesio
обсуждение исходный текст
Ответ на NOTICE: (transaction aborted): queries ignored until END  (Alex Guryanow <gav@nlr.ru>)
Список pgsql-general
Hello,

I need to access the database through PHP on an Apache server.
The connections are done with the user "nobody", which I created
in PostgreSQL (version 6.5.3)

It works fine for select, however I'd need to create temporary tables,
and execute insert / update on them with that user. The documentation
about the grant command seems to apply only to existing objects.

Any idea ?

Thanks,
Alain



************


В списке pgsql-general по дате отправления: