Table with no primary key

Поиск
Список
Период
Сортировка
От Dmitri Touretsky
Тема Table with no primary key
Дата
Msg-id 1476571332.20020211210115@listsoft.ru
обсуждение исходный текст
Ответы Re: Table with no primary key  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-novice
Good time of the day!

Perhaps it's a stupid question, but I haven't found an answer in the
manual...

It's possible to create a table without setting primary key. So, I
suppose, that Postgresql maintains a kind of internal primary key for
that table.

Questions:
1. Am I right? :)
2. Can I (how?) to access this key?
3. Is this "internal key" maintained for every table or only for those
with no primary key set?


Best regards,
 Dmitri ( mailto:dmitri@listsoft.ru )

New SOFT daily:  http://www.listsoft.ru/
Articles, tips:  http://www.diskovod.ru/
---
A cat is a four footed allergen.



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

Предыдущее
От: "Brian Johnson"
Дата:
Сообщение: postmaster start options on RedHat 7.2
Следующее
От: Dmitri Touretsky
Дата:
Сообщение: VACUUM questions