| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Halley Pacheco de Oliveira <halleypo(at)yahoo(dot)com(dot)br> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: PostgreSQL 8.0.3 Documentation - Chapter 23. Monitoring Database Activity |
| Date: | 2005-07-26 10:33:43 |
| Message-ID: | 200507261233.44176.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Halley Pacheco de Oliveira | 2005-07-26 13:48:55 | Re: PostgreSQL 8.0.3 Documentation - Chapter 23. Monitoring Database Activity |
| Previous Message | Halley Pacheco de Oliveira | 2005-07-26 10:06:42 | PostgreSQL 8.0.3 Documentation - Chapter 23. Monitoring Database Activity |