Re: PSQL \x \l command issues - Mailing list pgsql-hackers

From Doug McNaught
Subject Re: PSQL \x \l command issues
Date
Msg-id m3k7quy3yo.fsf@varsoon.wireboard.com
Whole thread Raw
In response to PSQL \x \l command issues  (Shad <shad@okcmobiletech.com>)
List pgsql-hackers
Shad <shad@okcmobiletech.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


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Vote totals for SET in aborted transaction
Next
From: Tatsuo Ishii
Date:
Subject: Re: syslog support by default