Re: CREATE IF NOT EXISTS INDEX

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CREATE IF NOT EXISTS INDEX
Дата
Msg-id 21784.1412113383@sss.pgh.pa.us
обсуждение исходный текст
Ответ на CREATE IF NOT EXISTS INDEX  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Ответы Re: CREATE IF NOT EXISTS INDEX
Список pgsql-hackers
Fabrízio de Royes Mello <fabriziomello@gmail.com> writes:
> What's your thoughts about we implement IF NOT EXISTS for CREATE INDEX?

It's got the same semantic problems as every other variant of CINE.

If there were a huge groundswell of demand for it, maybe we'd hold our
noses and do it anyway.  But I'm against doing it without that.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}