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

From: Andreas Zeugswetter <andreas(dot)zeugswetter(at)telecom(dot)at>
To: "'hackers(at)postgresql(dot)org'" <hackers(at)postgresql(dot)org>
Subject: AW: [HACKERS] Re: [QUESTIONS] How to use memory instead of hd?
Date: 1998-06-16 11:56:26
Message-ID: 01BD992E.DB105D30@zeugswettera.user.lan.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-06-16 15:15:36 All patches applied
Previous Message Jose' Soares Da Silva 1998-06-16 11:18:16 Re: [HACKERS] pg_dump error