Hi everyone, I'm trying to understand the heritage with postgres.... I have a table called iface with (Physik macaddr UNIQUE, logik cidr) and another table called komputer with (OS varchar(50)) inherits (iface) I logically have komputer with OS, physik and logik)... But what i don't get is why physik in komputer is no more unique, while it's still is in iface.... All attributes aren't inherited then ?... i thought i saw the same thing about IDs (and serial), but as ID are not necessary everywhere, i did not bother)... but here, in this example (and in my real DB) there is a problem because i can enter serveral time the same mac adress... and i shouldn't ! Thanks for any tips.... Stephane
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера