Re: transaction is read-only error

Поиск
Список
Период
Сортировка
От Josh Kupershmidt
Тема Re: transaction is read-only error
Дата
Msg-id AANLkTim+bGE+3WgMiVPe=pAgebXQ-EstHLiG4AZBrxhT@mail.gmail.com
обсуждение исходный текст
Ответ на transaction is read-only error  (Salil Wadnerkar <rohshall@gmail.com>)
Ответы Re: transaction is read-only error  (Salil Wadnerkar <rohshall@gmail.com>)
Список pgsql-novice
On Tue, Sep 14, 2010 at 5:31 AM, Salil Wadnerkar <rohshall@gmail.com> wrote:
[snip]
> This last line generates the error. So, I gave superuser permission to
> this user gm-dbo because I think non-superusers cannot change
> "default_transaction_read_only" to true.

I think any user should be able to issue:
  SET TRANSACTION READ WRITE;
at the beginning of a transaction, have you tried this?

Josh

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

Предыдущее
От: Mladen Gogala
Дата:
Сообщение: Neat trick
Следующее
От: "Rob Richardson"
Дата:
Сообщение: Adding seconds to a time