Re: Increasing the shared memory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



             Thanks,

 

 

            I’ve a value of 1000 set for shared_buffers, does this means that I use 8kbX1000=8Mb of Shared Mem?

           

The definition from the manual is quite confusing:

 

shared_buffers (integer)

Sets the amount of memory the database server uses for shared memory buffers. The default is typically 32 megabytes (32MB), but may be less if your kernel settings will not support it (as determined during initdb). This setting must be at least 128 kilobytes and at least 16 kilobytes times max_connections.

 

What does the integer number represent? Number of shared buffers? If yes, what size does each shared buffer have?

The default is typically 32 megabytes” suggests that this integer could also represent the number of megabytes?!?

In the postgresql.conf file is an ambiguous comment that could induce the idea that each shared buffer has 8 kb.

So, which is the meaning of this integer?

 

Thanks.

S.

 


From: Shoaib Mir [mailto:shoaibmir@xxxxxxxxx]
Sent: Monday, April 02, 2007 1:01 PM
To: Sorin N. Ciolofan
Cc: pgsql-general@xxxxxxxxxxxxxx; pgsql-admin@xxxxxxxxxxxxxx
Subject: Re: [ADMIN] Increasing the shared memory

 

I guess shared_buffers (in postgresql.conf file) will help you here if you have properly setup your kernel.SHMMAX value.

--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com )

On 4/2/07, Sorin N. Ciolofan <ciolofan@xxxxxxxxxxxx> wrote:

 

 Hello!

 

 I'd like to ask you if there is any Postgre configuration parameter (like the ones defined in postgresql.conf file) that could be used for increasing the shared memory for Postgre?

 

Thank you very much

With best regards,

Sorin

 


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux