Scott Marlowe <[EMAIL PROTECTED]> writes:
> On Wed, 2005-03-23 at 10:11, Edson Vilhena de Carvalho wrote:
>> active backend server processes. I would like to know
>> what is a active backend server processes.

> In PostgreSQL every connection spawns a new backend that operates on the
> database semi-independently, cooperating with the other backends by
> means of shared memory.  

See
http://www.postgresql.org/docs/8.0/static/tutorial-arch.html
http://www.postgresql.org/docs/8.0/static/connect-estab.html

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to