| От | Richard P. Welty |
|---|---|
| Тема | Re: Integrity on large sites |
| Дата | |
| Msg-id | 4654892B.7020000@averillpark.net обсуждение исходный текст |
| Ответ на | Re: Integrity on large sites (Scott Marlowe <smarlowe@g2switchworks.com>) |
| Список | pgsql-general |
Scott Marlowe wrote: > 2: Handling RI in the application doesn't scale. If everything you do > requires you to check in the app, lock the whole table to prevent race > conditions, and then commit, you'll never scale to any real number of > users. You can have reliability and performance if you do RI in the > database. You only get to pick one if you're gonna do RI in the > application. the other risk for RI in the app is the possibility of incompatible implementation across different app versions or different apps that access the same data. not at all a fun place to be, that. richard
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера