Re: maximum number of rows in table - what about oid limits?
В списке pgsql-sql по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: maximum number of rows in table - what about oid limits? |
| Дата | |
| Msg-id | 9559.992011082@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: maximum number of rows in table - what about oid limits? (Jonathan Bartlett <johnnyb6@sdf.lonestar.org>) |
| Ответы |
Re: maximum number of rows in table - what about oid limits?
|
| Список | pgsql-sql |
Jonathan Bartlett <johnnyb6@sdf.lonestar.org> writes:
> Besides compatibility, what breaks when you make OIDs/Txn IDs
> INT8s?
OIDs are part of the on-the-wire protocol (column type data returned
during a SELECT is in the form of OIDs). So extending OIDs to int8
would pose nontrivial client/server compatibility hazards.
> Maybe there should be a minor fork called Postgres64 which does
> this for those needing large tables.
I've been thinking it should be a compile-time option. But the protocol
issue is going to be a problem.
regards, tom lane
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера