> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Scott Chapman > Sent: 02 March 2005 01:58 > To: pgadmin-support@postgresql.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. ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]