Re: pgAgent Job never starts

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAgent Job never starts
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40176CF01@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на pgAgent Job never starts  ("Vincent CORDIER - LOGIXEN" <v.cordier@logixen.com>)
Список pgadmin-support
 


From: Vincent CORDIER - LOGIXEN [mailto:v.cordier@logixen.com]
Sent: 20 September 2006 15:08
To: Dave Page
Subject: Re: [pgadmin-support] pgAgent Job never starts

Here is the the pgAgent command line :
 
"D:\Program Files\PostgreSQL\8.1\bin\pgAgent" INSTALL pgAgent -l 2 -u postgres -p XXXXX
 
hostaddr=127.0.0.1 dbname=postgres user=postgres
 
and the pgpass.conf file  
 
OK, this modified pgpass.conf should do the job:
 
# This entry is required to connect and run the job step
localhost:5432:solofamily:postgres:XXXXXX
 
# This entry is required to access the pgAgent configuration
localhost:5432:postgres:postgres:XXXXX
 
Install that, restart pgAgent and the errors in the event log should vanish and the job should run.
 
Regards, Dave 

В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Crashes in Query Window - PgAdmin 1.6 Beta SVN Head
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: pgAgent Job never starts