Re: PgSQL74b2: initdb fails (max_connections)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Janko Richter <jankorichter(at)yahoo(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: PgSQL74b2: initdb fails (max_connections)
Date: 2003-09-04 02:35:45
Message-ID: 3832.1062642945@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Janko Richter <jankorichter(at)yahoo(dot)de> writes:
> On FreeBSD 5.1 using PgSQL 7.4b2 initdb failed with:

Yeah, it's broken on any system with shmmax too small for the
defaults :-(. My fault.

> This patch solves the problem:

It's fixed in a different way in CVS tip.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2003-09-04 04:37:35 Re: pg_clog problem (maybe)...
Previous Message Sumaira Maqsood Ali 2003-09-04 01:17:07 offsetNumber offnum(LOCKTAG in lock.c)

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2003-09-04 03:13:09 improve runtime config docs
Previous Message Sumaira Maqsood Ali 2003-09-04 01:18:01 OffsetNumber offnum (LOCKTAG in lock.c)