Re: Error that shouldn't happen?

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Rob Brucks <rob(dot)brucks(at)rackspace(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Error that shouldn't happen?
Date: 2017-05-18 20:44:50
Message-ID: CAKFQuwa5mr5m2MUYkOV1FYj9EHKxGA=Z=n0fYCvB44L-6p+S6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, May 18, 2017 at 1:39 PM, Rob Brucks <rob(dot)brucks(at)rackspace(dot)com>
wrote:

> My point is how did two concurrent threads successfully create the same
> table?
>

​You seem to not be understanding that "CREATE TABLE IF NOT EXISTS" can
succeed without actually creating a table...​

​David J.​



In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2017-05-18 20:46:02 Re: Error that shouldn't happen?
Previous Message Andrew Kerber 2017-05-18 20:40:33 Re: Error that shouldn't happen?