Y
Hacker News
new
|
ask
|
show
|
jobs
by
srcreigh
610 days ago
Postgres primary key indexes are not primary indexes.
1 comments
sgarland
609 days ago
I know that, I’m saying that it’s a fairly pedantic argument when even their own docs use the term loosely.
link
jeltz
609 days ago
Primary keys are primary indexes are two mostly unrelated terms.
link
j16sdiz
609 days ago
"Primary Key" is the term in SQL standard. The url you linked is in "Part II: The SQL Language"
link