Re: BUG #6263: \l causes core dump with large database

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #6263: \l causes core dump with large database
Дата
Msg-id 4843.1319133030@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #6263: \l causes core dump with large database  ("Robert Messer" <bob.messer@l-3com.com>)
Ответы Re: BUG #6263: \l causes core dump with large database  (Sachin Srivastava <sachin.srivastava@enterprisedb.com>)
Список pgsql-bugs
bob.messer@l-3com.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
commandworks. 

>     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.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6263: \l causes core dump with large database
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6263: \l causes core dump with large database