Re: [INTERFACES] Perl5 selftest failure (was Re: Questions about vacuum analyze)

From: "Steven M(dot) Wheeler" <swheeler(at)sabre(dot)com>
To: Kevin Lo <kevlo(at)hello(dot)com(dot)tw>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-interfaces(at)hub(dot)org
Subject: Re: [INTERFACES] Perl5 selftest failure (was Re: Questions about vacuum analyze)
Date: 1999-10-04 18:26:49
Message-ID: 37F8F169.8C4280F8@sabre.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

All,

Please cancel this thread. It was an operator (me) problem. Unknown to me,
vacuum and index building had left some rather large temp files around and
used up most of my DB file-space.

--
Steven Wheeler
Mid-Range UNIX Engineering
Sabre Inc.
(918) 292-4119

Kevin Lo wrote:

> Tom Lane wrote:
>
> > "Steven M. Wheeler" <swheeler(at)sabre(dot)com> writes:
> > > Just wanted to let you know that, for perl5, when I tried to run "make
> > > test" after having built the perl kit, I get the following:
> >
> > > cobra:/opt/pgsql/postgresql-6.5.2/src/interfaces/perl5 $make test
> > > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> > > -I/usr/lib/perl5/i386-linux -I/usr/lib/perl5 test.pl
> > > Pg::conndefaults ........ ok
> > > Pg::connectdb ........... ok
> > > $conn->exec ............. ok
> > > $conn->errorMessage ..... ok
> > > pqReadData() -- backend closed the channel unexpectedly.
> > > This probably means the backend terminated abnormally
> > > before or while processing the request.
> > > make: *** [test_dynamic] Error 255
> >
> > I can't duplicate this here --- does anyone else see it?
>
> No. I also can't see it. Run make test works fine for me.
>
> > Can you provide a debugger backtrace from the crashed backend?
> > Is there anything in the postmaster log file? Which perl release
> > do you have?
> >
> > regards, tom lane
> >
> > ************
>
> --
> Kevin Lo Wahoo International Enterprise Co.,Ltd.
> kevlo(at)wahoo(dot)com(dot)tw http://www.wahoo.com.tw

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave Page 1999-10-05 07:33:49 RE: [INTERFACES] pgAdmin v6.5.2 Released
Previous Message Thomas Lockhart 1999-10-04 14:33:29 Re: [INTERFACES] problems with large-objects