backend process

From: Edson Vilhena de Carvalho <edson_jvc(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: backend process
Date: 2005-03-23 16:11:17
Message-ID: 20050323161117.78322.qmail@web51705.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm a new user of postgreSQL

I was loking at the documentation and testing some
things and I make:

select * from pg_stat_database;

pg_stat_database is writen on the table of page 317,
one os the outputs is numbackends that is the number
of
active backend server processes. I would like to know
what is a active backend server processes.

Tank very much
Edson Carvalho

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Mous 2005-03-23 16:20:03 Re: Simple query takes a long time on win2K
Previous Message Richard Huxton 2005-03-23 16:07:59 Re: I'm OWNER of the db but I get `permission denied` when