From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Fábio Santana <fabio3c(at)terra(dot)com(dot)br> |
Cc: | Hackers Postgresql <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: LISTENING THE PORT |
Date: | 2001-11-03 16:22:21 |
Message-ID: | 200111031622.fA3GMLr26458@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Hello my friends! Sorry for my english!
>
> I need to do a application that listen the port of Postgresql
> and return all commands actually in process in Postgresql. Like
> a monitor. I think that to do it i need to do a socket (sniffer)
> and understand the structure for Postgresql protocol. Somebody
> can help me?
Have you tried pgmonitor at gborg.postgresql.org?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2001-11-03 16:22:31 | Backend Protocol |
Previous Message | Tom Lane | 2001-11-03 15:53:00 | Re: Another planner oddity |