dbTalk Databases Forums  

Re: [BUGS] BUG #2083: initdb fails with: child process was terminated

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


Discuss Re: [BUGS] BUG #2083: initdb fails with: child process was terminated in the mailing.database.pgsql-bugs forum.



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

Default Re: [BUGS] BUG #2083: initdb fails with: child process was terminated - 12-01-2005 , 01:22 PM






Wilfried Weiss wrote:
Quote:
Configure parms:
./configure --enable-odbc --enable-syslog
--with-includes=/opt/freeware/include --with-libraries=/opt/freew
are/lib --with-tclconfig=/opt/freeware/lib

C-Compiler IBM C for AIX Version 6.0

This worked well until PostgreSQL 8.0.3.
If you pass configure the flag "--without-readline", does gmake check
succeed? If it does and you need readline capabilities in the copy of
psql on your AIX box, there are a few options:

0) use libedit (patching postgres' configure scripts is required
unless readline is removed from the server)
1) installing readline 5.0 and replacing your standard 4.3 build
2) relinking your existing libreadline so that it doesn't export
strncpy and other functions that it shouldn't
3) use an external readline wrapper around the readline-less psql

By the way, which maintenance level is your server at?

--
Seneca Cunningham
scunning (AT) ca (DOT) afilias.info

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


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.