Re: HEAD initdb failing on OSX, addendum - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: HEAD initdb failing on OSX, addendum
Date
Msg-id B4ABF304-E799-43B2-8AD1-956A28CB3028@fastcrypt.com
Whole thread Raw
In response to HEAD initdb failing on OSX  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
Same code works fine on linux

looking at execTuple this error should not occur


Dave
On 23-Jun-05, at 8:42 AM, Dave Cramer wrote:

> I am getting the following error
>
> initializing pg_depend ... FATAL:  plan requires more slots than  
> are available
>
> This is a laptop, and may be a result of not having enough shared  
> mem available ?
>
> Dave
>
> ---------------------------(end of  
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to  
> majordomo@postgresql.org
>
>



pgsql-hackers by date:

Previous
From: Denis Lussier
Date:
Subject: PL/pgSQL Debugger Support
Next
From: Tom Lane
Date:
Subject: Re: Strange logic for partial index proving