| От | David Garamond |
|---|---|
| Тема | Re: how many record versions |
| Дата | |
| Msg-id | 40B2175A.4070909@zara.6.isreserved.com обсуждение |
| Ответ на | Re: how many record versions (Greg Stark <gsstark@mit.edu>) |
| Список | pgsql-general |
Greg Stark wrote: > Another option is simply logging this data to a text file. Or multiple text Yes, this is what we've been doing recently. We write to a set of text files and there's a process to commit to MySQL every 2-3 minutes (and if the commit fails, we write to another text file to avoid the data being lost). It works but I keep thinking how ugly the whole thing is :-) > files one per server. Then you can load the text files with batch loads > offline. This avoids slowing down your servers handling the transactions in > the critical path. But it's yet more complex with more points for failure. -- dave
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера