On Wed, Jun 9, 2010 at 1:37 AM, Alexander V Openkin <[email protected]> wrote:
>
> Tnx for the quick answer,
> but if you run all slon process (for your replication cluster)
> you must have standalone server with 32G ?
> I think this is unnatural )

No, definitely not.  VIRT is everything the process has ever touched,
including shared memory and all libs whether or not they've actually
been loaded or not.  It's not uncommon to have literally a hundred
processes with 8G+VIRT on my 32Gig db servers, because most of that 8G
is shred buffers.  It's not using that much memory individually, it's
using shared_memory, and each process reports that it has access to
and has touched that 8G.
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to