Unique record Identifier?

Поиск
Список
Период
Сортировка
От Chris Ruprecht
Тема Unique record Identifier?
Дата
Msg-id 008101c0e945$1bf489c0$5dd26383@corp.compucom.com
обсуждение исходный текст
Ответы Re: Unique record Identifier?
Список pgsql-sql
Hi all,

I'm busy writing an application using PostGreSQL and PHP, so my db reads are
'stateless' and I don't know at record 'write' time which record I have read
to begin with. The records I have, have an index, most tables do have a
unique index but the index values could get changed during an update. In
order to be able to re-read a record, I would like to use some unique
identifier of that record, like a unique db-wide rec-id. Does this exist in
PostGres and if so, how do I access it?

Best regards,
Chris


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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

Предыдущее
От: Ian Lance Taylor
Дата:
Сообщение: Re: Case Insensitive Queries
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Case Insensitive Queries