[pgadmin-support] PgAgent Installation ERROR

2009-05-04 Thread Kranti™ K K Parisa
Hi, I am trying to install the service (pgAgent) on windows vista and xp getting the following error D:\Program Files\PostgreSQL\8.3\bin>pgAgent INSTALL pgAgent 18:49:18: Error: Can't open registry key 'HKLM\SYSTEM\CurrentControlSet\Services \EventLog\Application\pgAgent' (error 5: access is deni

Re: [pgadmin-support] PgAgent Installation ERROR

2009-05-04 Thread Dave Page
2009/5/4 Kranti™ K K Parisa : > Hi, > > I am trying to install the service (pgAgent) on windows vista and xp > getting the following error > > D:\Program Files\PostgreSQL\8.3\bin> > pgAgent INSTALL pgAgent > 18:49:18: Error: Can't open registry key > 'HKLM\SYSTEM\CurrentControlSet\Services > \Event

Re: [pgadmin-support] PgAgent Installation ERROR

2009-05-04 Thread Kranti™ K K Parisa
Hi Dave Thanks for the reply I shall try on this I have done that on xp and it has worked. How ever the file generated is with 0kb. please suggest what next to be checked? 2009/5/4 Dave Page > 2009/5/4 Kranti™ K K Parisa : > > Hi, > > > > I am trying to install the service (pgAgent) on windows

Re: [pgadmin-support] PgAgent Installation ERROR

2009-05-04 Thread Dave Page
2009/5/4 Kranti™ K K Parisa : > Hi Dave > > Thanks for the reply I shall try on this > I have done that on xp and it has worked. > > How ever the file generated is with 0kb. please suggest what next to be > checked? What file generated? Registering the service doesn't generate any files. -- Dave

Re: [pgadmin-support] PgAgent Installation ERROR

2009-05-04 Thread Kranti™ K K Parisa
Registering file is done and then defined the bat file and created a job. the backup file is getting generated but its of 0kb plz check the following for the bat file content -- @echo off REM - backup directory can be a file server share that the PgAgent windows service account has ac

Re: [pgadmin-support] PgAgent Installation ERROR

2009-05-04 Thread Kranti™ K K Parisa
hmm ok. but that command gives a proper compressed file if i run on command line. am worried now :( please guide me, if i have to check anything else 2009/5/5 Dave Page > 2009/5/4 Kranti™ K K Parisa : > > Registering file is done and then defined the bat file and created a job. > > the backup f

Re: [pgadmin-support] PgAgent Installation ERROR

2009-05-04 Thread Dave Page
2009/5/4 Kranti™ K K Parisa : > Registering file is done and then defined the bat file and created a job. > the backup file is getting generated but its of 0kb > > plz check the following for the bat file content Looks fine to my eyes - you'll need to check the output from the pg_dump command for