Jan Wieck JanWieck
Sat Oct 23 03:16:05 PDT 2004
On 10/22/2004 9:58 PM, Ed L. wrote:

> Running slon 1.0.5 with 7.3.4 on Linux 2.4.20-28.7smp, I see 8 slon 
> processes appear when I start one slon.  On Linux 2.4.20-30.9 I only ever 
> saw one slon process.  

Slon is multithreaded. There are threads:

     main
     local-listen
     cleanup
     remote-listen (1 per remote node)
     remote-worker (1 per remote node)
     remote helper (1 per remote provider)

 From that I would conclude you have a 3 node setup and this was on a 
subscriber node. There are of course other setups that could lead to 8 
threads.

Anyhow, the difference is probably that you see the LW processes 
implementing threads in one case and not the other.


Jan

> 
> Is that what I should expect?
> 
> Ed
> 
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/slony1-general


-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck at Yahoo.com #


More information about the Slony1-general mailing list