Yeah, that is on my list to improve (by using argv[0]).

/D


-----Original Message-----
From: Raphaël Enrici [mailto:[EMAIL PROTECTED]
Sent: Sat 5/21/2005 10:19 PM
To: Dave Page; PgAdmin Hackers
Subject: pgAgent usage string should be reviewed
 
> As an aside, you may have noticed that I've been working on
> /xtra/pgagent/* recently - can you please take a look over the makefiles
> under there and make sure the look OK (Florian in particular, for
> obvious reasons)?

At least it builds and installs here.

~$ pgagent
Usage:
pgAgent INSTALL [options] <connect-string>
options:
-t <poll time interval in seconds (default 10)>
-r <retry period after connection abort in seconds (>=10, default 30)>
-l <logging verbosity (ERROR=0, WARNING=1, DEBUG=2, default 0)>

Just a small note, IMHO the string used in the usage should be the same
as the one used for the command. 'pgAgent' should be 'pgagent' or the
installed file should become /usr/bin/pgAgent.

(I'm currently trying to find out what's going on with 1.2.2 under
Debian and will post for help in a few minutes if I don't find it).

Regards,
Raphaël


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to