Re: Berkeley DB...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Berkeley DB...
Дата
Msg-id 29263.959566529@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Berkeley DB...  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I am still at a loss on how to make profiles. The latest thing that
> happened to me is that the postmaster gave me a `Profiling timer expired'
> message and never started up. Any idea?

Dunno ... PROFILE=-pg works for me ...

Normally there's a special startup file that the compiler is supposed to
know to link instead of the usual crt0.o, when you link with -pg.
Possibly there's something wrong with yours?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Berkeley DB...
Следующее
От: Andreas Zeugswetter
Дата:
Сообщение: Re: parser oddity (t.count)