Re: [GENERAL] active connections

2007-10-31 Thread Andreas Kretschmer
João Paulo Zavanela <[EMAIL PROTECTED]> schrieb: > I don't understand, where I do it? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? Please no top-posting, it's hard to re

Re: [GENERAL] active connections

2007-10-31 Thread João Paulo Zavanela
I don't understand, where I do it? >-- Mensagem Original -- >From: "Martin Gainty" <[EMAIL PROTECTED]> >To: João Paulo Zavanela <[EMAIL PROTECTED]> >Subject: Re: [GENERAL] active connections >Date: Mon, 30 Oct 2000 16:51:30 -0500 > > >ps

Re: [GENERAL] active connections

2007-10-30 Thread A. Kretschmer
am Tue, dem 30.10.2007, um 14:51:33 -0300 mailte João Paulo Zavanela folgendes: > Hi, > > I would like to know how many active connections exist. > Is necessary show the number ip of client. ask pg_stat_activity (select * from pg_stat_activity;) Andreas -- Andreas Kretschmer Kontakt: Heynitz

[GENERAL] active connections

2007-10-30 Thread João Paulo Zavanela
Hi, I would like to know how many active connections exist. Is necessary show the number ip of client. Please, somebody knows? Thanks! ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/