Re: Create index syntax error

Поиск
Список
Период
Сортировка
От Chris
Тема Re: Create index syntax error
Дата
Msg-id 474E4E24.5070907@gmail.com
обсуждение исходный текст
Ответ на Create index syntax error  ("Chris Velevitch" <chris.velevitch@gmail.com>)
Список pgsql-general
> ERROR:  syntax error at or near "index"
> LINE 1: EXPLAIN create index job_approver1_idx on jobs (approver1_id)

You can't explain creating an index.

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Btree indexes temp copy Was [Re: Cluster using tablespaces?]
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Create index syntax error