dbTalk Databases Forums  

Re: [BUGS] Problem with initdb

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


Discuss Re: [BUGS] Problem with initdb in the mailing.database.pgsql-bugs forum.



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

Default Re: [BUGS] Problem with initdb - 01-18-2004 , 11:59 PM






Frank Illner <Illner (AT) lotto-brandenburg (DOT) de> writes:
Quote:
[ initdb fails on suse 8.2 ]
That seems quite odd. I don't know what's going on, but I can suggest
how to find out. Please rebuild with

./configure --enable-debug --enable-cassert

Then run the initdb with -n added to the command line. The segfault
should then leave a "core" file in $PGDATA/base/1 (if not, try again
after doing "ulimit -c unlimited"). Then do

$ gdb /path/to/postgres-executable $PGDATA/base/1/core
gdb> bt
gdb> quit

and send us gdb's output.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)


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.