| От | Tom Lane |
|---|---|
| Тема | Re: BUG #14287: psql_history gets wiped out |
| Дата | |
| Msg-id | 24679.1470950130@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #14287: psql_history gets wiped out (Rick Otten <rotten@windfish.net>) |
| Ответы |
Re: BUG #14287: psql_history gets wiped out
|
| Список | pgsql-bugs |
Rick Otten <rotten@windfish.net> writes: > I'm using the repo: > deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main 9.5 > That repo version is using _libedit_, not _libreadline_: Hmm. Our general experience is that libedit is buggier than libreadline, but I've not heard of this particular symptom before. It might be entertaining to see if you can strace psql while it's doing this. Something like strace -o some.file psql ... usual parameters ... ... issue a command or two just to be sure there's history to write ... close window and then look at the last few dozen lines of some.file. regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера