| From: | "Jeffrey Melloy" <jmelloy(at)gmail(dot)com> |
|---|---|
| To: | "Dave Page" <dpage(at)postgresql(dot)org> |
| Cc: | harding(dot)ian(at)gmail(dot)com, guillermoariast(at)linuxwaves(dot)com, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: is there a tracking trace tool like the "SQL Analizer |
| Date: | 2007-01-08 20:18:02 |
| Message-ID: | 3d2ffcdd0701081218p1b1a43f9ka4e9cebf7fba594e@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
How long has that been available for OS X? Last time I looked at it it
wasn't.
On 1/8/07, Dave Page <dpage(at)postgresql(dot)org> wrote:
>
>
>
> > ------- Original Message -------
> > From: "Ian Harding" <harding(dot)ian(at)gmail(dot)com>
> > To: "Jeffrey Melloy" <melloyj(at)alliancetechnologies(dot)net>
> > Sent: 1/8/07, 7:06:31 PM
> > Subject: Re: [GENERAL] is there a tracking trace tool like the "SQL
> Analizer" in MS sqlserver.?
> >
> > I thought that was called SQL Profiler.
> >
> > http://msdn2.microsoft.com/en-us/library/ms181091.aspx
> >
> > Query Analyzer is EXPLAIN with a GUI.
> >
> > http://msdn2.microsoft.com/en-gb/library/aa178423(SQL.80).aspx
> >
> > Anyway, I have not heard of such a thing for PostgreSQL, although I am
> > sure the basic information you want could be obtained from logging
> > queries and timing.
>
> pgAdmin has graphical explain, and basic activity monitoring. It is free,
> and has great support!
>
> Regards, Dave
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2007-01-08 20:41:55 | Re: is there a tracking trace tool like the "SQL Analizer |
| Previous Message | Lenorovitz, Joel | 2007-01-08 20:12:43 | Re: GUI tool that can reverse engineering schemas |