Re: [admin] index in pk

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: [admin] index in pk
Дата
Msg-id 20040407141946.N75206@megazone.bigpanda.com
обсуждение исходный текст
Ответ на [admin] index in pk  ("Jaime Casanova" <el_vigia_ec@hotmail.com>)
Список pgsql-admin
On Wed, 7 Apr 2004, Jaime Casanova wrote:

> hi all, there is a way to use my own index with pk constraint instead of the
> implicitly created one?
> why? just because i don't like the name, maybe can i change the generated
> name?

You should be able use the full version with the constraint naming clause:
 CONSTRAINT <name> PRIMARY KEY
to make <name> the name of the index.


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

Предыдущее
От: "Jaime Casanova"
Дата:
Сообщение: [admin] index in pk
Следующее
От: "Jaime Casanova"
Дата:
Сообщение: binary fields