Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-01 Thread Selber, Heiko
Hi Dave, thanks for your reply. > > 1. Under certain conditions the 'Jobs' icon doesn't appear in the > > pgadmin window. > > I can't imagine how 2 versions of pgAdmin could conflict in this way. > More likely I suspect you used a different maintenance DB (template1 > instead of postgres for exam

Re: [pgadmin-support] init script for redhat

2006-06-01 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jeremy Palmer > Sent: 01 June 2006 11:39 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] init script for redhat > > Hi, > > I've hacked together a quick init script for pgagent

Re: [pgadmin-support] Visual Studio 2005 support files

2006-06-01 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jeremy Palmer > Sent: 01 June 2006 11:34 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Visual Studio 2005 support files > > Hi, > > I just been playing around with the trunk

Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-01 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Selber, Heiko > Sent: 01 June 2006 10:27 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Problems with pgagent Jobs > > Hello, > > I have two problems with pgagent jobs: > >

Re: [pgadmin-support] init script for redhat

2006-06-01 Thread Jeremy Palmer
Ops sorry. It's a system script to run the pgagent program (which runs scheduled pgadmin3 jobs) as a daemon. Place it in the /etc/init.d directory, and install it i.e. "chkconfig --levels 345 pgagent on". Then the pgagent should startup for the given boot levels. Cheers Jeremy > -Original Mes

[pgadmin-support] init script for redhat

2006-06-01 Thread Jeremy Palmer
Hi, I've hacked together a quick init script for pgagent. It might be useful for others use. It is hard coded to connect to the "pgadmin" database as the "postgres" user. If others find this useful and have any suggested improvements, then maybe we should fix it up and make it part of the Redhat

[pgadmin-support] Visual Studio 2005 support files

2006-06-01 Thread Jeremy Palmer
Hi, I just been playing around with the trunk visual studio 2005 and have made a few observations: 1) Somehow the VS2005 solution file has been corrupted in the SVN. I have attached a patch to fix the problem. 2) It would be much easier if the paths to external library headers and libs were not a

[pgadmin-support] Problems with pgagent Jobs

2006-06-01 Thread Selber, Heiko
Hello, I have two problems with pgagent jobs: 1. Under certain conditions the 'Jobs' icon doesn't appear in the pgadmin window. I use postgres 8.0.6 on Fedora core 4 with pgadmin 1.4.2 or 1.4.1 on FC4, and I installed the postgres DB according to the instructions. I think that this problem o

Re: [pgadmin-support] installing admin 81 functions

2006-06-01 Thread Dave Page
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy PalmerSent: 31 May 2006 21:29To: pgadmin-support@postgresql.orgSubject: [pgadmin-support] installing admin 81 functions Hi,   I’ve installed postgresql on FC5 using the precompiled rpms. I