Re: [BUGS] 7.3b2 initdb fails with a semaphore error (solved)

2002-11-16 Thread Bruce Momjian
This has been done already and will appear in 7.3 final. --- Lalo Castro wrote: > You could also recompile postgres with > ./configure --with-maxbackends=N > Where N equals however many backends you want. > > > On Tue, 1 O

Re: [BUGS] 7.3b2 initdb fails with a semaphore error (solved)

2002-11-16 Thread Lalo Castro
You could also recompile postgres with ./configure --with-maxbackends=N Where N equals however many backends you want. On Tue, 1 Oct 2002, Tom Lane wrote: > Mark Stosberg <[EMAIL PROTECTED]> writes: > > I think the bug here is that this message advertises that I can change > > the "max_connectio