memory allocation - Mailing list pgsql-general

From Vilson farias
Subject memory allocation
Date
Msg-id 024901c0a1c0$b35a3480$98a0a8c0@dti.digitro.com.br
Whole thread Raw
List pgsql-general
Greetings,

    I'm using Delphi to acess my postgres 7.0.2 database for report
generation. Sometimes I need to execute very large queries and often I wait
until 1min waiting for a answer. It's not a time critial application, there
are no problem about this so long waiting.

The problem happens when people dont want to wait and kill the application
using Ctrl Alt Del. Postgres process is not terminated and will be there
forever, allocating precious memory. How can I deal with this? Does 7.0.3
fix it?

And where can I find a list of improvements and fixes from 7.0.2 to 7.0.3?


Best regards from Brazil,

José Vilson de Mello de Farias
Dígitro Tecnologia Ltda.


pgsql-general by date:

Previous
From: will trillich
Date:
Subject: Re: PostgreSQL packages for Debian potato
Next
From: will trillich
Date:
Subject: Re: pg_dumpall -> fails