Tom Lane schrieb:
That means the statistics collector subprocess didn't start. Check the
postmaster log to find out why not. (In my experience the most common
reason why not is that your DNS configuration is broken to the point
that it won't resolve the name "localhost".)
Thank you for your help.
"Hendrik Mueller" <[EMAIL PROTECTED]> writes:
> The stats-test execute after make (with make check) fails.
That means the statistics collector subprocess didn't start. Check the
postmaster log to find out why not. (In my experience the most common
reason why not is that your DNS configuration is
The following bug has been logged online:
Bug reference: 1429
Logged by: Hendrik Mueller
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0.0
Operating system: Windows 2000 SP4
Description:stats tests fails
Details:
The stats-test execute after make (with ma