From: | Serge Sozonoff <serge(at)globalbeach(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | |
Date: | 2000-02-22 05:15:06 |
Message-ID: | 4.1.20000221211427.00a708e0@mailgate.globalbeach.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello all,
Recently I increased my maximum open files settings to 8192 on my
RedHat Linux 6.1 database server running postgres version 6.5.3
Since then I have been observeing /proc/sys/fs/file-nr and I noticed that the
system has already spiked to 8192 open files. I have also seen it sitting
steady at 7356 open files.
I was interested to know if this is "normal" behavior for Postgres, using
"lsof" I noticed
that most of the open files belonged to postmaster and most of them were
not sockets.
What do other people experience with "mid-size" db's?
Is there anywhere I can read about tuning shared memory, open files and
other paremeters
for a database server running postgres?
Any help is much apreciated.
Serge
From | Date | Subject | |
---|---|---|---|
Next Message | Dustin Sallings | 2000-02-22 07:27:10 | Re: [GENERAL] Re: [General] pgsql on win95 |
Previous Message | Kevin Hennessy | 2000-02-22 05:07:06 | change owner |