Uniquness of ctid

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Uniquness of ctid
Дата
Msg-id 168978726898.630.15733989338374400102@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Uniquness of ctid  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/15/ddl-system-columns.html
Description:

Hi,
Looking at the explanation abour ctid, it is "The physical location of the
row version within its table. "
From that line, I think ctid is unique in the table.
And I also think ctid might be unique across the database since it is the
physical location.
But I was not sure about this.
Please confirm if my assumption is right or not.

Thanks
Brian

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: IN for records
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Uniquness of ctid