Re: data on devel code perf dip
От
Mary Edie Meredith
Тема
Re: data on devel code perf dip
Дата
Msg-id
1124233339.12159.234.camel@localhost
Ответ на
Re: data on devel code perf dip (Tom Lane)
Список
Дерево обсуждения
Re: data on devel code perf dip Andrew - Supernews <andrew+nonews@supernews.com>
Re: data on devel code perf dip Bruce Momjian <pgman@candle.pha.pa.us>
On Tue, 2005-08-16 at 18:53 -0400, Tom Lane wrote: > Mary Edie Meredith writes: > > I'm still very concerned about what I'm seeing in the oprofile: > > namely: .CreateLWLocks is the second highest entry for postgres. > > http://developer.osdl.org/maryedie/DBT2_PGSQL/59/oprofile.txt > > This says there's something wrong with your oprofile setup. > CreateLWLocks is run *once* at postmaster startup, and it doesn't > take all that long. Check to see if maybe your executables are > out of sync with what oprofile is looking at? Ok, Tom, sounds correct. thanks. > > regards, tom lane
В списке pgsql-hackers по дате отправления