BUG #2048: initdb hang up

From: "Acure" <cure(at)g(dot)pl>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2048: initdb hang up
Date: 2005-11-17 00:31:50
Message-ID: 20051117003150.3E37BF0B66@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2048
Logged by: Acure
Email address: cure(at)g(dot)pl
PostgreSQL version: 8.1.0
Operating system: freebsd
Description: initdb hang up
Details:

I want to upgrade pgsql server from 8.0 to 8.1, but i have troubles with
initdb

I have instaled pgsql 8.1 from updated ports.

As pgsql user i execute initdb :

"initdb -U pgsql -W -D datapl"

........

and it stop on :

"creating template1 database in tescik/base/1 ..."

i have tried to debug with another params - but it's always stop.

I have tried to change system seting to :

/boot/loader.conf

kern.ipc.semmni=256
kern.ipc.semmns=256

/etc/sysctl.conf

kern.ipc.somaxconn=4096
kern.ipc.shmmax=146800640
kern.maxfiles=65536
kern.ipc.shmall=65536

Please Help me !! :)

ACure

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sarunas Krisciukaitis 2005-11-17 08:11:29 Re: Double sequence increase on single insert with RULE on
Previous Message Jeff Challender 2005-11-16 21:23:12 BUG #2047: Can't get to mirrors