Re: OIDs

Поиск
Список
Период
Сортировка
От Michael Loftis
Тема Re: OIDs
Дата
Msg-id 3CCCCE67.3080207@wgops.com
обсуждение исходный текст
Ответ на OIDs  (Philip Reimer <phre@wi.uni-muenster.de>)
Список pgsql-general
In general, 32-bits.  Does depend on  how big an unsigned int happens to
be on your particular platform.  They can roll around back to the start
also so aren't a very good idea to use for uniqueness if you've got a
lot of rows you want tracked by oid...

Philip Reimer wrote:

>Hi everyone.
>I have a simple question which I couldn't find an answer to in any of the
>PostgreSQL documentations. How long is an OID in bits? Or otherwise, is
>there a limit to OIDs, how big is the biggest OID?
>Thanks,
>Philip
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>



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

Предыдущее
От: pgsql-gen Newsgroup (@Basebeans.com)
Дата:
Сообщение: Re: intel vs amd benchmark for pg server part 2
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: icps, shmmax and shmall - Shared Memory tuning