Re: create unique index schema.index_name on table (column)?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: create unique index schema.index_name on table (column)?
Дата
Msg-id 12899.1094968522@sss.pgh.pa.us
обсуждение исходный текст
Ответ на create unique index schema.index_name on table (column)?  (m0ntar3@cox.net)
Список pgsql-sql
m0ntar3@cox.net writes:
> Is the syntax "schema_name.index_name" for create unique index wrong, 
> unsupported or what?

Yes.

Put the schema name on the table, instead.
        regards, tom lane


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