Re: Linux server connection process consumes all memory - Mailing list pgsql-novice

From Alan Hodgson
Subject Re: Linux server connection process consumes all memory
Date
Msg-id 201112071226.13291.ahodgson@simkin.ca
Whole thread Raw
In response to Re: Linux server connection process consumes all memory  (Ioannis Anagnostopoulos <ioannis@anatec.com>)
List pgsql-novice
On Wednesday, December 07, 2011 04:14:21 AM Ioannis Anagnostopoulos wrote:
>. So what I am not sure
> still is what will happen if I execute 22million times non-prepared
> statements, will it crash or will it survive since I removed the buggy
> "prepared" that were nested.

PostgreSQL? It'll happily serve up queries for years if you aren't stacking up
prepared query objects in your session :p

pgsql-novice by date:

Previous
From: "Tomas Vondra"
Date:
Subject: Re: [GENERAL] Convert / Migrate From Oracle 11gR2 To PostgreSQL ? On CentOS 5.7 x86_64
Next
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: Linux server connection process consumes all memory