Re: limits

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: limits
Дата
Msg-id 200712160229.lBG2Tix09895@momjian.us
обсуждение исходный текст
Ответ на limits  (luca.ciciriello@email.it)
Ответы Re: limits  (Erik Jones <erik@myemma.com>)
Список pgsql-general
luca.ciciriello@email.it wrote:
> Hi All.
> My question is simple and plain: Are there some limit in the number of
> database operations between a BEGIN statement and a COMMIT statement?

Yes, there is a command counter that is incremented for every command
between BEGIN and COMMIT.  It can't exceed 4 billion commands.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: snacktime
Дата:
Сообщение: Conditional updateable view
Следующее
От: "ivo nascimento"
Дата:
Сообщение: about new feature