Re: pgAdminIII and the LogFile - useless for debugging

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Scott Chapman" <chappie(at)mischko(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdminIII and the LogFile - useless for debugging
Date: 2005-03-02 08:24:44
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E472B872@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Scott Chapman
> Sent: 02 March 2005 01:58
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] pgAdminIII and the LogFile -
> useless for debugging
>
>
> PgAdmin needs to find another way to get the log file length
> besides a
> SQL query to the database! I'm off to deal with cygwin now. :(

Without rewriting the PostgreSQL communications protocol to allow
non-SQL based interaction with the server, there is no way to do this.

A workaround might be to add some easily distinguishable noise to the
log viewer queries that we can then use to filter out those lines.

> Is this the place to put in enhancement requests/bug notices?

Yup, it's as good as any!

Regards, Dave.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Jean-Marie Arsac 2005-03-02 09:24:03 Re: pgAdminIII and the LogFile - useless for debugging
Previous Message Miha Radej 2005-03-02 07:14:24 Re: pgAdminIII and the LogFile - useless for debugging