Re: [pgadmin-support] pgAdminIII and the LogFile - useless for debugging

2005-03-03 Thread Dave Page
> -Original Message- > From: Scott Chapman [mailto:[EMAIL PROTECTED] > Sent: 03 March 2005 01:39 > To: Dave Page > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] pgAdminIII and the LogFile - > useless for debugging > > > I'd ho

Re: [pgadmin-support] pgAdminIII and the LogFile - useless for debugging

2005-03-02 Thread Scott Chapman
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 t

Re: [pgadmin-support] pgAdminIII and the LogFile - useless for debugging

2005-03-02 Thread Andreas Pflug
Scott Chapman wrote: pgAdminIII 1.2.0 PostgreSQL 8.0 I moved over from Linux to do some work with Pg on Windows. Windows doesn't have a "tail" command unless you use cygwin tail it from there. So, I was quite happy to see the Tools->Server Status->LogFile option in pgAdminIII. The first thing

Re: [pgadmin-support] pgAdminIII and the LogFile - useless for debugging

2005-03-02 Thread Jean-Marie Arsac
If you need unix commands on Win32 you can download "UnxUtils.zip": Scott Chapman a écrit : pgAdminIII 1.2.0 PostgreSQL 8.0 I moved over from Linux to do some work with Pg on Windows. Windows doesn't have a "tail" command unless you use cygwin tail it from there

Re: [pgadmin-support] pgAdminIII and the LogFile - useless for debugging

2005-03-02 Thread Dave Page
> -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 >

Re: [pgadmin-support] pgAdminIII and the LogFile - useless for debugging

2005-03-01 Thread Miha Radej
hi scott! if you only need the tail command, you will probably find this package _very_ useful, and with it you probably will not need cygwin: http://unxutils.sourceforge.net/ hope this will help you with your work until you will be able to manage everything you need from within pgadmin. regar

[pgadmin-support] pgAdminIII and the LogFile - useless for debugging

2005-03-01 Thread Scott Chapman
pgAdminIII 1.2.0 PostgreSQL 8.0 I moved over from Linux to do some work with Pg on Windows. Windows doesn't have a "tail" command unless you use cygwin tail it from there. So, I was quite happy to see the Tools->Server Status->LogFile option in pgAdminIII. The first thing I noticed is that it