Ed L. pgsql
Sat Oct 23 03:21:54 PDT 2004
On Friday October 22 2004 8:16, Jan Wieck wrote:
> 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.

No, this is a 2-node setup, and this is the first (and only) slon started up 
anywhere, and it is on the master node.  The 8 pids are sequential.  
Interesting, my linux laptop shows no threads (2.4.20-30.9), while this 
linux box shows them all as processes.

Regardless, 1.0.5 works great so far (limited testing) on ia64 hpux b.11.23 
with pg 7.4.5.  This setup is replicating from 7.3.4 on linux to 7.4.5 on 
b.11.23.  Thanks!

Ed



More information about the Slony1-general mailing list