"too big" transactions

Поиск
Список
Период
Сортировка
От Edmar Wiggers
Тема "too big" transactions
Дата
Msg-id NEBBIAKDCDHFGJMLHCKIAEHJCAAA.edmar@brasmap.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Conditional query plans.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
How does PostgreSQL handles a "too big" transaction?

By that I mean a transaction which, after a certain point, there will be no
way to roll back. On PgSQL, maybe that only happens when the disk fills. Is
there a configurable "size" limit for a single transaction?

In addition, what happens if the disk fills up? Postgres is able to roll
back, right?

I'm assuming you can prevent the disk from actually filling up (and crashing
the whole server) by turning on quotas for the postgres super user, so that
only pgsql would complain. Please correct me if I'm wrong.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Conditional query plans.
Следующее
От: "Continuing Technical Education"
Дата:
Сообщение: Re: Conditional query plans.