| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | lockhart(at)alumni(dot)caltech(dot)edu (Thomas G(dot) Lockhart) |
| Cc: | tgl(at)sss(dot)pgh(dot)pa(dot)us, hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Indixing problems... |
| Date: | 1998-09-09 18:08:55 |
| Message-ID: | 199809091808.OAA11118@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > Has anyone tried building the backend with a debugging malloc library?
>
> This has been done in the past by a couple of people who had access to
> Purify. I recall that it helped find several problems, but also
> generated quite a few spurious messages because of the way we
> allocate/deallocate blocks of memory during queries.
>
> Our current best debugging technique is for a bunch of us to get all in
> a froth about a problem until Vadim gets fed up with our flailing around
> and fixes it himself ;-)
Excellent description.
--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1998-09-09 18:17:31 | Re: [HACKERS] Patch for initdb |
| Previous Message | Bruce Momjian | 1998-09-09 18:07:57 | Re: [HACKERS] Indixing problems... |