| From: | Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com> | 
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
| Cc: | bob(dot)messer(at)l-3com(dot)com, pgsql-bugs(at)postgreSQL(dot)org | 
| Subject: | Re: BUG #6263: \l causes core dump with large database | 
| Date: | 2011-10-20 18:05:23 | 
| Message-ID: | 55D96BA9-D1C9-43CE-B73B-11588E8E20B2@enterprisedb.com | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-bugs | 
On Oct 20, 2011, at 11:20 PM, Tom Lane wrote:
> bob(dot)messer(at)l-3com(dot)com writes:
>> 	2) If I replace the libedit.so with the version in this rpm: libedit-2.11-2.20080712cvs.el5.x86_64.rpm, the command works.
> 
>> 	3) if I edit the psql script to use the libreadline.so that is installed on the system (it's looking in the wrong place), the command works.
> 
> In that case you're dealing with a libedit bug.  libedit has a lot of
> known problems, especially if you're trying to use an old version as
> it sounds like you might be.  There's not a lot we can do about that.
We have tried upgrading the libedit on our buildfarms and thus the One-Click installers will now distribute newer version of libedit. Hopefully this will eliminate this error.
> 
> 			regards, tom lane
> 
> -- 
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
--
Regards,
Sachin Srivastava
EnterpriseDB, the Enterprise PostgreSQL company.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-10-20 20:01:45 | Re: Can't use WITH in a PERFORM query in PL/pgSQL? | 
| Previous Message | Tom Lane | 2011-10-20 17:59:18 | Re: BUG #6263: \l causes core dump with large database |