Re: PostgreSQL 8.0.3 Documentation - Chapter 23. Monitoring Database Activity

From: Halley Pacheco de Oliveira <halleypo(at)yahoo(dot)com(dot)br>
To: pgsql-docs(at)postgresql(dot)org
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: PostgreSQL 8.0.3 Documentation - Chapter 23. Monitoring Database Activity
Date: 2005-07-26 13:48:55
Message-ID: 20050726134855.26477.qmail@web52714.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

There is no problem, just a surprise. Once I was connected to one database I didn't expect that a
connection to another database inside psql would close one process and fork a new process. Once
the chapter is about Monitoring Database Activity, I think that it would be good to alert the
readers about this fact. Maybe other users dont't expect this fact too. Just that.

Regards,
Halley

--- Peter Eisentraut <peter_e(at)gmx(dot)net> escreveu:

> Am Dienstag, 26. Juli 2005 12:06 schrieb Halley Pacheco de Oliveira:
> > The user, database, and connection source host items remain the same for
> > the life of the client connection, but the activity indicator changes.
>
> > So the database name didn't remain the same, neither the process id.
> > Connecting to another database creates a brand new connection using other
> > server process as it seems to be. I think it should be written in this
> > paragraph. I couldn't imagine that, for me the process was still the same.
>
> What is the problem here? You create a new connection, so you get the
> information in the new connection, as documented.
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>




_______________________________________________________
Yahoo! Acesso Grátis - Internet rápida e grátis.
Instale o discador agora! http://br.acesso.yahoo.com/

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Roman Neuhauser 2005-07-26 15:26:46 Re: PostgreSQL 8.0.3 Documentation - Chapter 23. Monitoring Database Activity
Previous Message Peter Eisentraut 2005-07-26 10:33:43 Re: PostgreSQL 8.0.3 Documentation - Chapter 23. Monitoring Database Activity