Re: [NOVICE] RE: iofflush psql 7.0.3 coredump on RH 6.1

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Rasputin <rasputin@FreeBSD-uk.eu.org>
Cc: pgsql-bugs@postgresql.org, pgsql-novice@postgresql.org
Date: 2000-12-01T15:26:07Z
Lists: pgsql-bugs
Rasputin <rasputin@FreeBSD-uk.eu.org> writes:
> In this case, disabling readline starts up the client OK.

> I'll try upgrading readline on this system ,and see what happens.

I was just going to suggest that.  Did you compile Postgres from source,
or is this an assemblage of RPMs?  There have been enough different
versions of libreadline distributed that I wouldn't be surprised to find
out that our RPMs are not compatible with some of 'em.  But I dunno
whether the RPMs are marked with sufficiently tight dependency info.

If you find that a newer libreadline fixes it, we'd like to know what
the old and new libreadline versions are ...

			regards, tom lane