regression test failed

From: Кузнецова Нина <nina(at)ns(dot)kinetics(dot)nsc(dot)ru>
To: pgsql-admin(at)postgresql(dot)org
Subject: regression test failed
Date: 2002-10-15 11:35:38
Message-ID: 3DABFD8A.5A92DA8E@ns.kinetics.nsc.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello, all!
I got the failed regression test.
Above the fragment of this test:
gmake -C ../../../contrib/spi REFINT_VERBOSE=1 refint.so autoinc.so
gmake[1]: Entering directory `/usr/src/postgresql-7.2.3/contrib/spi'
gmake[1]: `refint.so' is up to date.
gmake[1]: `autoinc.so' is up to date.
gmake[1]: Leaving directory `/usr/src/postgresql-7.2.3/contrib/spi'
/bin/sh ./pg_regress --temp-install --top-builddir=../../..
--schedule=./parallel_schedule --multibyte=
============== removing existing temp installation ==============
============== creating temporary installation ==============
============== initializing database system ==============
============== starting postmaster ==============
running on port 65432 with pid 6415
============== creating database "regression" ==============
CREATE DATABASE
============== dropping regression test user accounts ==============
============== installing PL/pgSQL ==============
And here I got:
Server closed the connection unexpectedly.
This probably means the server terminated abnormally before or while
proccessing the request.

pg_regress: createlang failed

Where I did the mistake? Gmake is o'k. Linux- kernel 2.2.19, postgresql-
7.2.3
Thanks for advance. Regards. Nina.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2002-10-15 12:48:36 Re: [GENERAL] Postgres-based system to run .org registry?
Previous Message Mel Jamero 2002-10-15 03:47:45 Re: function in place of sub-select