Re: pgagent.sql script - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: pgagent.sql script
Date
Msg-id 446E3AE9.8050803@pse-consulting.de
Whole thread Raw
In response to pgagent.sql script  ("Renaud Fortier" <Renaud.Fortier@fsaa.ulaval.ca>)
List pgadmin-support
Renaud Fortier wrote:
>
> Hi,
>
> I cannot run the pgAgent.sql script. I always got this error: “ERROR: 
> syntax error at or near "$" at character 23556”. This line only 
> contains this: $BODY$
>
> I’m using pgAdmin 1.4.2 on a French Windows XP (I’m running pgAdmin in 
> English). My server is a v7.4.7 on a Debian Sarge box. I’m having 
> similar problem when a try to run Slony-I scripts from my pgAdmin client.
>
The $$ escaping was introduced in pgsql 8.0. While pgAgent should be 
runnable on 7.3+, there might be other good reasons to upgrade to 8.0 or 
even better 8.1.

Regards,
Andreas



pgadmin-support by date:

Previous
From: "Renaud Fortier"
Date:
Subject: pgagent.sql script
Next
From: "Thomas Sondag"
Date:
Subject: Re: role with "CREATEDB" and "CREATEROLE" without effect on GUI