Re: PostgreSQL 7.3.4 to 4.2 Regresion Fails

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: aspire420(at)hotpop(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.3.4 to 4.2 Regresion Fails
Date: 2004-03-18 20:42:56
Message-ID: 12093.1079642576@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"V i s h a l Kashyap @ [Sai Hertz And Control Systems]" <sank89(at)sancharnet(dot)in> writes:
> /usr/local/src/postgresql-7.4.2/src/test/regress/./tmp_check/install//usr/bin/createdb:
> undefined symbol: get_progname

This happens because the old version of libpq.so is still in place and
is picked up in preference to the as-yet-uninstalled new version. If
you are going to install 7.4 over 7.3, there's not a lot that "make
check" can do to prevent the dynamic linker from doing that :-(

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2004-03-18 20:46:14 Re: PostgreSQL 7.3.4 to 4.2 Regresion Fails
Previous Message Mark M. Huber 2004-03-18 20:08:00 backup and recovery