Pessoal bom dia!!!
Estou tentando ativar o pgagent mas esta dando erros. Alguém poderia me 
ajudar?
Realizei esses passos da instalação :

pgAgent stores it's configuration in the "postgres" database in your 
cluster. This database exists by default in PostgreSQL 8.1 versions, for 
earlier versions you need to create the database yourself. The database 
must have the pl/pgsql procedural language installed - PostgreSQL's 
'createlang' program can do this if required.

Once created, connect to the new database, and open the SQL tool. Select 
the File -> Open option from the menu and find the 'pgagent.sql' script 
installed with pgAdmin. The installation location for this file varies 
from operating system to operating system, however it will normally be 
found under 'C:\Program files\pgAdmin III' on Windows systems (or 
'C:\Program files\PostgreSQL\8.x\pgAdmin III' if installed with the 
PostgreSQL server installer), or '/usr/local/pgadmin3/share/pgadmin3' or 
'/usr/share/pgadmin3' on *nix systems. Once the file is loaded, click 
the 'Run' button to execute the script.

The script will create a number of tables and other objects in a schema 
called 'pgagent'.

Só que quando clico para rodar o script gera o seguinte erro: ERROR:  
language "plpgsql" does not exist
HINT:  Use CREATE LANGUAGE to load the language into the database.

Alguém sabe como faço para resolver isso?
Estou usando a versão 8.1.9 rodando em windows xp.
vlw.

-- 
Éderson Cassiano Bologna
[EMAIL PROTECTED]
sKYPE: edersoncassiano
MSN: [EMAIL PROTECTED]
www.microtechshop.com


_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a