Re: [GENERAL] bytea size limit?

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: paulo matadr <saddoness(at)yahoo(dot)com(dot)br>
Cc: Kenneth Marshall <ktm(at)rice(dot)edu>, pgsql-general(at)postgresql(dot)org, admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: [GENERAL] bytea size limit?
Date: 2009-01-21 15:07:13
Message-ID: 2f4958ff0901210707v5e639b39of59f678a19981c30@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

On Wed, Jan 21, 2009 at 3:02 PM, paulo matadr <saddoness(at)yahoo(dot)com(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kenneth Marshall 2009-01-21 15:13:56 Re: [GENERAL] bytea size limit?
Previous Message paulo matadr 2009-01-21 15:02:06 Res: [GENERAL] bytea size limit?

Browse pgsql-general by date

  From Date Subject
Next Message Kenneth Marshall 2009-01-21 15:13:56 Re: [GENERAL] bytea size limit?
Previous Message Andreas Wenk 2009-01-21 15:03:22 Re: autovacuum daemon