Re: rules *very* slow? - Mailing list pgsql-general

From Tom Lane
Subject Re: rules *very* slow?
Date
Msg-id 12754.971998794@sss.pgh.pa.us
Whole thread Raw
In response to Re: rules *very* slow?  (Neil Conway <nconway@klamath.dyndns.org>)
List pgsql-general
Neil Conway <nconway@klamath.dyndns.org> writes:
> /usr/libexec/elf/ld: cannot find -lc_p

Ugh.  Looks like you don't have a complete installation of profiling
support code.  I suspect you'll find that compiling "hello world" with
-pg doesn't work either.

Profiling works OK for me, but I don't have time right now to
reverse-engineer all the details of your test case.  If you'll send me a
complete script to reproduce what you're doing, I'll try to take a look.

            regards, tom lane

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: prefer (+) oracle notation
Next
From: Joseph Shraibman
Date:
Subject: Re: Any risk in increasing BLCKSZ to get larger tuples?