Re: BUG #6602: concurrent psql session clobbers history

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: i+pgbugs(at)avdd(dot)tk
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6602: concurrent psql session clobbers history
Date: 2012-04-19 19:00:57
Message-ID: 20805.1334862057@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

i+pgbugs(at)avdd(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Simon Willett 2012-04-19 19:31:07 Re: BUG #6204: Using plperl functions generate crash
Previous Message ljwilson 2012-04-19 13:30:06 Re: BUG #6204: Using plperl functions generate crash