Enviado em 14/04/2008 - 17:29h
Olá,
Fiz a instalação do PostgreSQL, mas quando tento iniciar o servidor com /etc/rc.d/rc.pgsql start aparece o seguinte erro:
WARNING: You must create the PostgreSQL Database cluster before you
you can start PostgreSQL or you must set the DBCLUSTER variable
in /etc/rc.d/rc.pgsql properly
DBCLUSTER is currently set to: /home/db/pgsql
No script rc.pgsql, logo no início, ele já define essa variável e a exporta, mas não funciona.
Mesmo eu definindo a variável "na mão" quando tento executar o comando de inicialização acontece o mesmo.
O que eu posso fazer?
Fiz a instalação do PostgreSQL, mas quando tento iniciar o servidor com /etc/rc.d/rc.pgsql start aparece o seguinte erro:
WARNING: You must create the PostgreSQL Database cluster before you
you can start PostgreSQL or you must set the DBCLUSTER variable
in /etc/rc.d/rc.pgsql properly
DBCLUSTER is currently set to: /home/db/pgsql
No script rc.pgsql, logo no início, ele já define essa variável e a exporta, mas não funciona.
Mesmo eu definindo a variável "na mão" quando tento executar o comando de inicialização acontece o mesmo.
O que eu posso fazer?