Re: Moving to postgresql and some ignorant questions

Поиск
Список
Период
Сортировка
От Mikko Partio
Тема Re: Moving to postgresql and some ignorant questions
Дата
Msg-id 2ca799770708141113o30871505y8cc01e98c08a8176@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Moving to postgresql and some ignorant questions  (Bill Moran <wmoran@potentialtech.com>)
Список pgsql-general


On 8/14/07, Bill Moran <wmoran@potentialtech.com> wrote:

But the rule is, if any query within the transaction errors, then all queries
within the transaction are rolled back.


This is the default behaviour, but with psql and ON_ERROR_ROLLBACK parameter the behaviour can be changed. See http://www.postgresql.org/docs/8.2/interactive/app-psql.html

Regards

MP


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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Moving to postgresql and some ignorant questions
Следующее
От: Kenneth Downs
Дата:
Сообщение: Re: MVCC cons