Re: [GENERAL] bytea size limit?

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: [GENERAL] bytea size limit?
Дата
Msg-id 2f4958ff0901210707v5e639b39of59f678a19981c30@mail.gmail.com
обсуждение исходный текст
Ответ на Res: [GENERAL] bytea size limit?  (paulo matadr <saddoness@yahoo.com.br>)
Ответы Re: [GENERAL] bytea size limit?  (Kenneth Marshall <ktm@rice.edu>)
Список pgsql-admin
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 :)

--
GJ

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

Предыдущее
От: paulo matadr
Дата:
Сообщение: Res: [GENERAL] bytea size limit?
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: [GENERAL] bytea size limit?