Shad <shad(at)okcmobiletech(dot)com> writes:
> I just recently upgraded from 7.0.x to 7.2.1. I installed from
> postgresql-7.2.1-2PGDG.i386.rpm on a Linux Redhat 7.1 system. I was
> able to resolve most dependancies, except for it telling me that I
> needed libreadline.so.4, which " ldconfig -p|grep readline" showed me I
> already had, so forced a --nodeps on it.
> Here's a self explanitory paste of what happens when I use \x or \l in
> PSQL
It looks like you may still have some of the old installation
around--what does "select version();" tell you?
-Doug