Re: psqlrc file on RHEL5

From: Isabella Ghiurea <isabella(dot)ghiurea(at)nrc-cnrc(dot)gc(dot)ca>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: Vladimir Rusinov <vladimir(at)greenmice(dot)info>, pgsql-admin(at)postgresql(dot)org
Subject: Re: psqlrc file on RHEL5
Date: 2009-02-26 20:53:08
Message-ID: 49A70134.1090600@nrc-cnrc.gc.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thank you, but my problem is : psql can't make use of readline cmd line
history. I don't have a .psql_history file in my .~/ dir.
I installed/upgrade PG 8.3.6 from tarball as user postgress, psql will
conect to db but not history cmd line so far...any tips ?
OS: RHEL 5-64 bits

ldd /opt/pgsql/bin/psql
libpq.so.5 => /opt/pgsql//lib/libpq.so.5 (0x00002ad404616000)
libz.so.1 => /usr/lib64/libz.so.1 (0x000000334f000000)
libreadline.so.5 => /usr/lib64/libreadline.so.5 (0x000000334f800000)
libtermcap.so.2 => /lib64/libtermcap.so.2 (0x000000334f400000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000003360600000)
libdl.so.2 => /lib64/libdl.so.2 (0x000000334e400000)
libm.so.6 => /lib64/libm.so.6 (0x000000334e800000)
libc.so.6 => /lib64/libc.so.6 (0x000000334e000000)
/lib64/ld-linux-x86-64.so.2 (0x000000334dc00000)

Devrim GÜNDÜZ wrote:
> On Thu, 2009-02-26 at 01:08 +0300, Vladimir Rusinov wrote:
>
>> First of all, you might want to use yum overlay for RHEL/CentOS:
>> http://yum.postgresqlrpms.org/
>>
>
> http://yum.pgsqlrpms.org is a better URL (the other one is also valid,
> but still...)
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Richard Stephan 2009-02-27 00:04:02 ld: fatal: Symbol referencing errors
Previous Message Devrim GÜNDÜZ 2009-02-26 20:47:35 Re: psqlrc file on RHEL5