Discussion:
[admin] index in pk
(too old to reply)
Stephan Szabo
2004-04-07 21:21:54 UTC
Permalink
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.


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org
Jaime Casanova
2004-04-07 23:43:15 UTC
Permalink
sorry if my questions are so primitive or show all my poor knowledge but ask
is the way to find the right path. the dumber the question the smarter i
will become.

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Loading...