Re: Bad Build
От | Bruce Momjian |
---|---|
Тема | Re: Bad Build |
Дата | |
Msg-id | 200203080051.g280p6o22704@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Bad Build (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-hackers |
Tom Lane wrote: > Greg Copeland <greg@CopelandConsulting.Net> writes: > > If I do "initdb" with the "-d" option, postgres will crash during the > > bootstrap. I think it's because postgres is attempting to strlen(NULL) > > while trying to build a string during it's option parsing. > > Fixed --- problem was bad option information passed to getopt(). Yes, I suspected it was somewhere in there but had to run out for an hour. Was just looking at it. Before bootstrap just took -d while it now takes '-d level'. I was sure I missed something and I see now it was getopt(). Thanks. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: