BUG #4586: Supporting of Binary instead Bytea for Primary Keys
В списке pgsql-bugs по дате отправления:
| От | Miroslav Nachev |
|---|---|
| Тема | BUG #4586: Supporting of Binary instead Bytea for Primary Keys |
| Дата | |
| Msg-id | 200812170730.mBH7UIi2017445@wwwmaster.postgresql.org обсуждение |
| Ответы |
Re: BUG #4586: Supporting of Binary instead Bytea for Primary
Keys
|
| Список | pgsql-bugs |
The following bug has been logged online: Bug reference: 4586 Logged by: Miroslav Nachev Email address: miro@space-comm.com PostgreSQL version: 8.3 Operating system: Windows Description: Supporting of Binary instead Bytea for Primary Keys Details: Most of the popular databases (Oracle, MySQL, MS SQL, etc.) support binary column type which can be used as primary key. For example UUID algorithm need of exact 16 bytes and is very useful for Primary Key. Of course it can be presented with characters in Hex format but in that case this will take 32 bytes which is 2 times bigger. It will be very helpful if in PostgreSQL binary/varbinary type is supported and can be used for indexes and primary keys.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера