AW: [HACKERS] Re: [QUESTIONS] How to use memory instead of hd?

Поиск
Список
Период
Сортировка
От Andreas Zeugswetter
Тема AW: [HACKERS] Re: [QUESTIONS] How to use memory instead of hd?
Дата
Msg-id 01BD992E.DB105D30@zeugswettera.user.lan.at
обсуждение исходный текст
Список pgsql-hackers
I would not worry too much about the kernel parameter change.
Systems with such low values will need those parameter changes for most
other databases too (since they all use SYS V shm).
Installations where the administrator is not involved will most likely be test/university
installations, where memory is usually sparse anyway (buffer increase not wanted).

I would not change to mmap if that would actually require a file on some systems.
(systems with Gb of RAM are starting to gain ground is only one argument)

Andreas

> I am going through my mailbox and I believe we never found a portable
> way to allocate shared memory other than system V shared memory.
> Increasing the amount of buffers beyond a certain amount requires a
> kernel change.
>
> Has anyone come up with a better way?



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jose' Soares Da Silva"
Дата:
Сообщение: Re: [HACKERS] pg_dump error
Следующее
От: Bruce Momjian
Дата:
Сообщение: All patches applied