[Please keep replies on-list]
On Fri, Feb 20, 2009 at 5:17 PM, Ignacio Rojas wrote:
> YES! Jobs enabled! now how would you recomend me to install the pgagent at
> the startup of my ubuntu? cause in the documentation said that it is system
> specific, will it work if i set the "pgagent hostaddr=lo
On Fri, Feb 20, 2009 at 3:33 PM, Ignacio Rojas wrote:
> Hi all!
> My current pgAdmin III version is 1.8.4 installed on Ubuntu 8.10 Intrepid
> Ibex on a 64bit machine. I'm trying to use the pgAgent.
> I did the following step to try to configure it.
>
> 1) create a database from the command line
>
Hi all!
My current pgAdmin III version is 1.8.4 installed on Ubuntu 8.10
Intrepid Ibex on a 64bit machine. I'm trying to use the pgAgent.
I did the following step to try to configure it.
1) create a database from the command line
$ createdb -U ignacio test
2) create plpgsql language
$ create