dbTalk Databases Forums  

[BUGS] BUG #2048: initdb hang up

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2048: initdb hang up in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Acure
 
Posts: n/a

Default [BUGS] BUG #2048: initdb hang up - 11-18-2005 , 08:11 AM







The following bug has been logged online:

Bug reference: 2048
Logged by: Acure
Email address: cure@g.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

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote
  #2  
Old   
Qingqing Zhou
 
Posts: n/a

Default Re: [BUGS] BUG #2048: initdb hang up - 11-21-2005 , 09:35 PM







""Acure"" <cure@g.pl> wrote
Quote:

As pgsql user i execute initdb :

"initdb -U pgsql -W -D datapl"

........

and it stop on :

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

Why you set "datapl" as the data directory but you get a "tescik"? Also, to
see where it stops, you can add a "-d" flag to initdb command.

Regards,
Qingqing



---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.