| От | Florent Guillaume |
|---|---|
| Тема | Re: is PG able to handle a >500 GB Database? |
| Дата | |
| Msg-id | 20010122215604.A18878@twin.efge.org обсуждение |
| Ответ на | Re: is PG able to handle a >500 GB Database? ("Martin A. Marques" <martin@math.unl.edu.ar>) |
| Ответы |
Re: is PG able to handle a >500 GB Database?
|
| Список | pgsql-general |
> > select recordid from t1 where oid = $lastoid; > > Because the last select could return several lines. > > Shouldn't! oids are unique over the whole database server (I'm right on > this?) So you should have only one or non. Well, no, that's the point of this whole discussion. If you give it enough time, oids can wrap around, which apparently doesn't affect the functionning of the database but application that depend on unique oids could get hosed. Yes, the documentation is wrong. Florent
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера