Re: Intermittent Regression test failure in create_misc
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Hentosh <hentosh@io.com>
Cc: pgsql-bugs@postgresql.org
Date: 2001-02-28T06:03:28Z
Lists: pgsql-bugs
Robert Hentosh <hentosh@io.com> writes: > Where should I have looked to find out that I was exhausting my > resources? I would like to size the system correctly when I test my > application. One would like to think that the postmaster log would've showed resource-related error messages. However, the regression test shell doesn't exactly highlight such messages :-( regards, tom lane