Re: Does Postgres support bookmarks (tuples ids)?

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Does Postgres support bookmarks (tuples ids)?
Дата
Msg-id AANLkTinSAe9=+hM1nt174V-Oh89BHQORauWY4-VJ630h@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Does Postgres support bookmarks (tuples ids)?  (Dann Corbit <DCorbit@connx.com>)
Ответы Re: Does Postgres support bookmarks (tuples ids)?  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
On Wed, Dec 1, 2010 at 12:57 AM, Dann Corbit <DCorbit@connx.com> wrote:
> The ctid is not permanent.   An alternative is to create tables with OID
> values.

Creating OIDs gives you zero benefit over having a PK.  They would be
roughly equivalent if you added a unique index on the OID column, but
that is by no means automatic.

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

Предыдущее
От: "Jolles, Peter M (GE Energy)"
Дата:
Сообщение: Cannot start Postgres- FATAL: invalid cache id: 19
Следующее
От: Vick Khera
Дата:
Сообщение: Re: Cannot start Postgres- FATAL: invalid cache id: 19