| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Larry Rosenman" <ler(at)lerctr(dot)org> |
| Cc: | "'PostgreSQL-development'" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Alpha: HEAD: Failure |
| Date: | 2005-10-18 19:55:54 |
| Message-ID: | 13336.1129665354@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Larry Rosenman" <ler(at)lerctr(dot)org> writes:
> Tom Lane wrote:
>> Given that the failure was in infinite_recurse, I'm guessing the
>> problem is that the stack limit is less than our default expectation
>> (4MB I think).
> What would you like me to set it to,
4mb will do.
> and how do we make sure that the buildfarm stuff
> Sets it appropriately?
This regression test is how ;-)
Come to think of it, I should add an entry to the "interpreting the
regession tests" doco about this. Will do it in a bit.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2005-10-18 20:07:55 | sort_mem statistics ... |
| Previous Message | Larry Rosenman | 2005-10-18 19:44:15 | Re: Alpha: HEAD: Failure |