| От | Greg Stark |
|---|---|
| Тема | Re: Advice on structure /sequence / trigger |
| Дата | |
| Msg-id | 87ll4pw41l.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: Advice on structure /sequence / trigger (David Pratt <fairwinds@eastlink.ca>) |
| Список | pgsql-general |
David Pratt <fairwinds@eastlink.ca> writes: > Hi Greg. Sorry for getting back to you so late on this. I think your idea on > the design is spot on since it will give me referential integrity with my other > and the multi-language will just be a simple two field table with id and > multi-dimensional array of language codes to string. Super idea! Even if the > array gets larger it is not a big issue since postgres can easily handle it. I don't think that's my idea at all. Basically my model does not normalize the localized strings at all. It stores them in place in an array using fixed indexes for each language. It doesn't have a separate multi-language table or id numbers for translated strings. -- greg
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера