Re: Optimizing for writes. Data integrity not critical
В списке pgsql-performance по дате отправления:
| От | Alex Stapleton |
|---|---|
| Тема | Re: Optimizing for writes. Data integrity not critical |
| Дата | |
| Msg-id | 803159ED-9B03-43E0-ACE6-DC40E73D55C1@advfn.com обсуждение исходный текст |
| Ответ на | Re: Optimizing for writes. Data integrity not critical (Christopher Kings-Lynne <chriskl@familyhealth.com.au>) |
| Список | pgsql-performance |
Is using a ramdisk in situations like this entirely ill-advised then? When data integrity isn't a huge issue and you really need good write performance it seems like it wouldn't hurt too much. Unless I am missing something? On 20 May 2005, at 02:45, Christopher Kings-Lynne wrote: >> I'm doing the writes individually. Is there a better way? >> Combining them all into a transaction or something? >> > > Use COPY of course :) > > Or at worst bundle 1000 inserts at a time in a transation... > > And if you seriously do not care about your data at all, set fsync > = off in you postgresql.conf for a mega speedup. > > Chris > > ---------------------------(end of > broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to > majordomo@postgresql.org > >
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера