Re: Libpq memory leak - Mailing list pgsql-general

From Dmitriy Igrishin
Subject Re: Libpq memory leak
Date
Msg-id AANLkTimWqSW8sDnOs9yJ7Da67LThNPYaq0irvEBneWCR@mail.gmail.com
Whole thread Raw
In response to Re: Libpq memory leak  (Sergey Burladyan <eshkinkot@gmail.com>)
List pgsql-general
Hey Sergey,

As i can understand Vladimir, he have many clients reading bytea in one
server like this and he is trying to reduce memory consumption.


Why not use large objects for this purpose?

// Dmitriy.

pgsql-general by date:

Previous
From: Dmitriy Igrishin
Date:
Subject: Re: Libpq memory leak
Next
From: Andre Lopes
Date:
Subject: How to dump only the the data without schema?