Re: BUG #6602: concurrent psql session clobbers history - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #6602: concurrent psql session clobbers history
Date
Msg-id 1334866539.24114.10.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: BUG #6602: concurrent psql session clobbers history  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #6602: concurrent psql session clobbers history  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On tor, 2012-04-19 at 15:00 -0400, Tom Lane wrote:
> i+pgbugs@avdd.tk writes:
> > A concurrent psql session will overwrite the history of the first.  This
> > does not look good: a database tool causing me to lose my data!
>
> Works okay for me.  I suspect you need to take this up with whoever
> packages libreadline for Ubuntu, because it's going to be libreadline's
> problem not ours.

It's probably actually using libedit for the history part.

pgsql-bugs by date:

Previous
From: Simon Willett
Date:
Subject: Re: BUG #6204: Using plperl functions generate crash
Next
From: ljwilson
Date:
Subject: Re: BUG #6204: Using plperl functions generate crash