Re: Postgres 8.4 Segfault on xpath - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Postgres 8.4 Segfault on xpath
Date
Msg-id 20100315163459.GC3323@alvh.no-ip.org
Whole thread Raw
In response to Re: Postgres 8.4 Segfault on xpath  (Frank jansen <jansen@fumarium.de>)
List pgsql-general
Frank jansen wrote:

> Now with 8.4.3 the scripts work, but only until it has eaten up my
> memory (4 gig).
> The function above is executed for ~40000 items, with iteration
> steps of 300 items, every step memery consumption is increasing till
> the machine hangs and process dies.

Can you describe more fully what you're doing here? (hopefully with
schema details, sample data and queries)  Perhaps there's a memory leak
that needs to be plugged.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: A B
Date:
Subject: Re: hardware for a server
Next
From: "fkater@googlemail.com"
Date:
Subject: integer_datetime: 8.2/8.4 differences ?