RE: PostgreSQL 7.1 beta3 on Windows 2k
От
JJAR
Тема
RE: PostgreSQL 7.1 beta3 on Windows 2k
Дата
Msg-id
IPECLCJEPIFNIDOABNELOEJICBAA.jjarcore@eresmas.com
Ответ на
Re: PostgreSQL 7.1 beta3 on Windows 2k (Tom Lane)
Список
Дерево обсуждения
PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
Re: PostgreSQL 7.1 beta3 on Windows 2k Jason Tishler <Jason.Tishler@dothill.com>
RE: PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
Re: PostgreSQL 7.1 beta3 on Windows 2k Jason Tishler <Jason.Tishler@dothill.com>
RE: PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
Re: PostgreSQL 7.1 beta3 on Windows 2k Jason Tishler <Jason.Tishler@dothill.com>
RE: PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
Re: PostgreSQL 7.1 beta3 on Windows 2k Jason Tishler <Jason.Tishler@dothill.com>
Re: PostgreSQL 7.1 beta3 on Windows 2k Tom Lane <tgl@sss.pgh.pa.us>
RE: PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
Re: PostgreSQL 7.1 beta3 on Windows 2k Tom Lane <tgl@sss.pgh.pa.us>
RE: PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
Re: PostgreSQL 7.1 beta3 on Windows 2k Tom Lane <tgl@sss.pgh.pa.us>
RE: PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
RE: PostgreSQL 7.1 beta3 on Windows 2k Peter Eisentraut <peter_e@gmx.net>
Re: PostgreSQL 7.1 beta3 on Windows 2k Jason Tishler <Jason.Tishler@dothill.com>
RE: PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
Re: PostgreSQL 7.1 beta3 on Windows 2k Jason Tishler <Jason.Tishler@dothill.com>
RE: PostgreSQL 7.1 beta3 on Windows 2k "JJAR" <jjarcore@eresmas.com>
Tom, Thank you very much for your response. Regards. //Juan -----Mensaje original----- De: Tom Lane [mailto:tgl@sss.pgh.pa.us] Enviado el: miércoles, 07 de febrero de 2001 17:01 Para: JJAR CC: Jason Tishler; pgsql-ports@postgresql.org Asunto: Re: [PORTS] PostgreSQL 7.1 beta3 on Windows 2k "JJAR" writes: > I have tried "make installcheck" and in the end I get this: > ====================== > All 76 tests passed. > ====================== That looks good. > but I have seen the word ERROR before this, so I am wondering why. An > example of this: > ============== running regression test queries ============== > test boolean ... ERROR: Bad boolean external representation > 'XXX' > ok I think you have started the postmaster in a way that left its stderr going to your terminal, rather than redirected into a logfile. Those look like the errors that the regression tests normally provoke --- but as a rule, you don't want the logfile going to your screen. Bottom line appears to be that your system has trouble running more than a few processes in parallel. Good 'ol Microsoft strikes again... regards, tom lane
В списке pgsql-ports по дате отправления