Re: [BUGS] BUG #6685: Concurrency fault in create table

2012-06-10 Thread Mark Thornton
On 10/06/12 22:08, Tom Lane wrote: mthorn...@optrak.com writes: The following bug has been logged on the website: Bug reference: 6685 Logged by: Mark Thornton Email address: mthorn...@optrak.com PostgreSQL version: 9.1.4 Operating system: Ubuntu 12.04 Description: Executing

Re: [BUGS] BUG #6685: Concurrency fault in create table

2012-06-10 Thread Tom Lane
mthorn...@optrak.com writes: > The following bug has been logged on the website: > Bug reference: 6685 > Logged by: Mark Thornton > Email address: mthorn...@optrak.com > PostgreSQL version: 9.1.4 > Operating system: Ubuntu 12.04 > Description: > Executing > create tabl

Re: [BUGS] BUG #6685: Concurrency fault in create table

2012-06-10 Thread Craig Ringer
On 06/10/2012 06:25 PM, mthorn...@optrak.com wrote: The following bug has been logged on the website: Bug reference: 6685 Logged by: Mark Thornton Email address: mthorn...@optrak.com PostgreSQL version: 9.1.4 Operating system: Ubuntu 12.04 Description: Executing create tabl

[BUGS] BUG #6685: Concurrency fault in create table

2012-06-10 Thread mthornton
The following bug has been logged on the website: Bug reference: 6685 Logged by: Mark Thornton Email address: mthorn...@optrak.com PostgreSQL version: 9.1.4 Operating system: Ubuntu 12.04 Description: Executing create table child_a () inherits (parent) create table ch