Re: How to use as Functional Index to be used as Primary KEY
От | jseymour@linxnet.com (Jim Seymour) |
---|---|
Тема | Re: How to use as Functional Index to be used as Primary KEY |
Дата | |
Msg-id | 20040802115742.CE707430E@jimsun.linxnet.com обсуждение исходный текст |
Ответ на | Re: How to use as Functional Index to be used as Primary KEY (Janning Vygen <vygen@gmx.de>) |
Ответы |
Re: How to use as Functional Index to be used as Primary KEY
Re: How to use as Functional Index to be used as Primary KEY Re: How to use as Functional Index to be used as Primary KEY |
Список | pgsql-general |
Janning Vygen <vygen@gmx.de> wrote: > [snip] > > Thanks to Tom and Peter for your answers. I will design my table without a > primary key and use my unique index instead of a primary key. As this unique > key is the same as a primary key i dont see the reason why postgresql > should't extend the specs and allow functional primary key indizes. Because, as Tom Lane wrote: "The SQL spec says that primary keys are columns or lists of columns." Unlike some other SQL RDBMs, PostgreSQL at least *tries* (mostly) to be SQL standards compliant. Jim
В списке pgsql-general по дате отправления: