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

From Tom Lane
Subject Re: BUG #6602: concurrent psql session clobbers history
Date
Msg-id 20805.1334862057@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6602: concurrent psql session clobbers history  (i+pgbugs@avdd.tk)
Responses Re: BUG #6602: concurrent psql session clobbers history  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
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.

            regards, tom lane

pgsql-bugs by date:

Previous
From: i+pgbugs@avdd.tk
Date:
Subject: BUG #6602: concurrent psql session clobbers history
Next
From: Simon Willett
Date:
Subject: Re: BUG #6204: Using plperl functions generate crash