| От | Rob Sargent |
|---|---|
| Тема | Re: [GENERAL] looking for a globally unique row ID |
| Дата | |
| Msg-id | 2b934341-b546-a4d3-2316-0cd6ed1a6812@gmail.com обсуждение |
| Ответ на | Re: [GENERAL] looking for a globally unique row ID (Adam Brusselback <adambrusselback@gmail.com>) |
| Ответы |
Re: [GENERAL] looking for a globally unique row ID
|
| Список | pgsql-general |
I had a sneaking suspicion that partitioning would be the use-case, but clearly there's at least the 'notion' of a single entityI cannot image a single postgres index covering more than one physical table. Are you really asking for that?While not available yet, that is a feature that has had discussion before. Global indexes are what i've seen it called in those discussions. One of the main use cases is to provide uniqueness across multiple tables, which would also allow things like foreign keys on partitioned tables.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера