Re: [ADMIN] bytea size limit?

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема Re: [ADMIN] bytea size limit?
Дата
Msg-id 20090121151356.GB28522@it.is.rice.edu
обсуждение исходный текст
Ответ на Re: [ADMIN] bytea size limit?  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Список pgsql-general
On Wed, Jan 21, 2009 at 03:07:13PM +0000, Grzegorz Ja??kiewicz wrote:
> On Wed, Jan 21, 2009 at 3:02 PM, paulo matadr <saddoness@yahoo.com.br> wrote:
> > My system have very large ram size, so its possible review postgresql.conf ?
> >
> all depends on how you access DB, what type of drivers (odbc, libpq, etc, etc).
> See, every time you pass a row , they usually have to allocate that
> much memory, not only its quite inefficient, but also slow.
>
> As for the configuration option, I am interested in knowing myself too :)
>
I do not think that the size limit is a runtime option. It is currently
compiled into the server.

Ken

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

Предыдущее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: [ADMIN] bytea size limit?
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: bytea size limit?