Re: Uniquness of ctid

2023-07-19 Thread David G. Johnston
On Wed, Jul 19, 2023 at 2:31 PM PG Doc comments form wrote: > 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 th

Uniquness of ctid

2023-07-19 Thread PG Doc comments form
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 i