Re: Can you run out of oids?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Can you run out of oids?
Дата
Msg-id 44CFA4D3.9090907@commandprompt.com
обсуждение исходный текст
Ответ на Re: Can you run out of oids?  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Martijn van Oosterhout wrote:
> On Tue, Aug 01, 2006 at 02:02:18PM -0400, Chris Hoover wrote:
>> Somewhat silly question, but is it possible to run out of OID's?
>
> Nope. When you reach 4 billion, they just start again at zero.

O.k. but there is a catch.. if you are using them, they can and will
wrap. So don't use OIDs.

Joshua D. Drake


>
> Have a nice day,



    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/



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

Предыдущее
От: "Eric Andrews"
Дата:
Сообщение: proper use of array datatype
Следующее
От: "Ian Harding"
Дата:
Сообщение: Re: LISTEN considered dangerous