Re: trouble with a join on OS X

From: "Steinar H(dot) Gunderson" <sgunderson(at)bigfoot(dot)com>
To: Kirk Wythers <kwythers(at)umn(dot)edu>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Gábriel Ákos <akos(dot)gabriel(at)i-logic(dot)hu>, pgsql-performance(at)postgresql(dot)org
Subject: Re: trouble with a join on OS X
Date: 2007-02-02 16:09:03
Message-ID: 20070202160903.GA21442@uio.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Feb 02, 2007 at 10:05:29AM -0600, Kirk Wythers wrote:
> Thanks Tom... Any suggestions as to how much to raise ulimit -d? And
> how to raise ulimit -d?

Try multiplying it by 100 for a start:

ulimit -d 614400

/* Steinar */
--
Homepage: http://www.sesse.net/

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2007-02-02 16:11:49 Re: trouble with a join on OS X
Previous Message Kirk Wythers 2007-02-02 16:05:29 Re: trouble with a join on OS X