Re: pg_restore out of memory - Mailing list pgsql-general

From Francisco Reyes
Subject Re: pg_restore out of memory
Date
Msg-id cone.1182550508.522156.1110.5001@35st.simplicato.com
Whole thread Raw
In response to Re: pg_restore out of memory  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-general
Alvaro Herrera writes:

> The problem is probably the ulimit.

The problem occurrs on i386, but not on 64bit architecture.

Tested 5 machines.
3 i386 FreeBSD 6.2
2 AMD64 FreeBSD 6.2

The 64 bit machines, with postgresql compiled from ports,  worked.
One of the machines had default OS limit. The second is already a
dedicated postgresql machine so it already had OS limits increased.

So is this a bug in the i386 version of Postgresql or a limitation of the
FreeBSD i386?


pgsql-general by date:

Previous
From: jef peeraer
Date:
Subject: Re: permission denied for schema
Next
From: Alvaro Herrera
Date:
Subject: Re: AutoVacuum Behaviour Question