> Postgre is not threaded, but every connection gets it's own process. The OS
> will distribute the processes across the processors. Not sure I said that
> very will.
>
> Basically a single connection will not be any faster with SMP, but multiple
> connections will be.
Actually, even a single
* Bruce Momjian <[EMAIL PROTECTED]> [001210 12:19] wrote:
> > Postgre is not threaded, but every connection gets it's own process. The OS
> > will distribute the processes across the processors. Not sure I said that
> > very will.
> >
> > Basically a single connection will not be any faster wit
> * Bruce Momjian <[EMAIL PROTECTED]> [001210 12:19] wrote:
> > > Postgre is not threaded, but every connection gets it's own process. The OS
> > > will distribute the processes across the processors. Not sure I said that
> > > very will.
> > >
> > > Basically a single connection will not be an
* Bruce Momjian <[EMAIL PROTECTED]> [001210 12:28] wrote:
> > * Bruce Momjian <[EMAIL PROTECTED]> [001210 12:19] wrote:
> > > > Postgre is not threaded, but every connection gets it's own process. The OS
> > > > will distribute the processes across the processors. Not sure I said that
> > > > ve
Hello all, I'm resending the message sent by "turing2000" on November 16th.
Because I'm having the exact same problem.
My configuration is as follows: RedHat 7.0, originally installed the RPM
version of PostgreSQL 7.0.2, then downloaded source and upgraded to 7.0.3...
Now that I've gotten furthe