On 06/10/2012 06:25 PM, [email protected] wrote:
The following bug has been logged on the website:

Bug reference:      6685
Logged by:          Mark Thornton
Email address:      [email protected]
PostgreSQL version: 9.1.4
Operating system:   Ubuntu 12.04
Description:

Executing
create table child_a () inherits (parent)
create table child_b () inherits (parent)

concurrently (two separate connections) results in an error "concurrent
tuple update".

Please copy and paste the full error message.

Which application are you using? psql directly? Something else?

--
Craig Ringer

--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to