Re: pgAdmin - pgAgent schema
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: pgAdmin - pgAgent schema
> ------- Original Message -------
> From: "Paolo Saudin" <paolosaudin(at)gmail(dot)com>
> To: pgadmin-support(at)postgresql(dot)org
> Sent: 26/11/07, 19:56:55
> Subject: [pgadmin-support] pgAdmin - pgAgent schema
>
> Hi,
> I would like to install the pgAgent schema in my own database so that
> when I dump it I backup all the jobs as well. Is there a way to
> configure pgAdmin to look for pgAgent schema in a database different
> than "postgres" ?
In the properties dialog for the server, change the maintenance db to the on you want to use, and modify the pgAgent connection string accordingly.
Regards, Dave
Home |
Main Index |
Thread Index