Re: memory optimization - Mailing list pgsql-general

From ptjm@interlog.com (Patrick TJ McPhee)
Subject Re: memory optimization
Date
Msg-id 13c7rstlsg8gu72@corp.supernews.com
Whole thread Raw
In response to memory optimization  ("Sabin Coanda" <sabin.coanda@deuromedia.ro>)
List pgsql-general
In article <f9u9hg$2hp7$1@news.hub.org>,
Sabin Coanda <sabin.coanda@deuromedia.ro> wrote:

[...]
% So, what is better from the postgres memory point of view: to use temporary
% objects, or to use common variables ?

Temp tables can cause serious bloat in some of the system catalog tables.
--

Patrick TJ McPhee
North York  Canada
ptjm@interlog.com

pgsql-general by date:

Previous
From: Madison Kelly
Date:
Subject: Help creating a function
Next
From: Torsten Zühlsdorff
Date:
Subject: Re: Persistent connections in PHP