| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <nconway(at)klamath(dot)dyndns(dot)org> |
| Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: rules *very* slow? |
| Date: | 2000-10-19 23:39:54 |
| Message-ID: | 12754.971998794@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Neil Conway <nconway(at)klamath(dot)dyndns(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joseph Shraibman | 2000-10-19 23:40:43 | Re: Any risk in increasing BLCKSZ to get larger tuples? |
| Previous Message | Bruce Momjian | 2000-10-19 23:26:22 | Re: prefer (+) oracle notation |