Re: execute batch

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: execute batch
Дата
Msg-id dohonf$2h2b$1@news.hub.org
обсуждение исходный текст
Ответ на execute batch  ("uva raj" <uva_ece@rediffmail.com>)
Список pgsql-admin
""uva raj"" <uva_ece@rediffmail.com> wrote

> i want to execute a batch with 1000 statements.
> is there any limit for number of statements or size.
> please reveal.

If you mean how many statements in a transaction is supportted, then the
de-facto limit depends on your statement resource consumption. There are
various resources limits of the system, eg. number of open fds, RAM size,
disk space ... If you statements are sane enough, then 1000 statements per
transaction is never a problem.

Regards,
Qingqing



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

Предыдущее
От: Alain Rodriguez Arias
Дата:
Сообщение: Re: lo_ functions
Следующее
От: "sandhya"
Дата:
Сообщение: reg:lseek&read ..pls