shouldn't "create unique index concurrently on x (i)" raise error?

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: shouldn't "create unique index concurrently on x (i)" raise error?
Date: 2009-09-17 19:59:06
Message-ID: 20090917195906.GA28427@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

well, the question is in subject.

basically - shouldn't this command raise error instead of creating index
named "concurrently"?

depesz

--
Linkedin: http://www.linkedin.com/in/depesz / blog: http://www.depesz.com/
jid/gtalk: depesz(at)depesz(dot)com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-09-17 21:31:16 Re: shouldn't "create unique index concurrently on x (i)" raise error?
Previous Message Joseph Shraibman 2009-09-17 18:27:20 Re: BUG #5058: [jdbc] Silent failure with executeUpdate()