Opa. Estou chegando na comunidade agora.
Seguinte... estou com problemas na instalação. Estou seguindo o leiame.txt.
O erro que aparece é o seguinte na hora de povoar:
psql: FATAL: role "root" does not exist
Segui corretamente todos os passos: tenho instalado no servidor além do Sagui, CACIC e COCAR.
Preciso urgentemente desse software pois tenho que atualizar cerca de 200 máquinas GNU/Linux até semana que vem.
Att Diego Ferreira
Autor: Diego Ferreira
77 comentários
ERROR: must be superuser to create procedural language
NOTICE: CREATE TABLE will create implicit sequence "atributo_id_seq" for serial column "atributo.id"
NOTICE: CREATE TABLE will create implicit sequence "coleta_id_seq" for serial column "coleta.id"
NOTICE: CREATE TABLE will create implicit sequence "equipamento_id_seq" for serial column "equipamento.id"
NOTICE: CREATE TABLE will create implicit sequence "evento_id_seq" for serial column "evento.id"
NOTICE: CREATE TABLE will create implicit sequence "ligou_id_seq" for serial column "ligou.id"
NOTICE: CREATE TABLE will create implicit sequence "log_atividade_scripts_id_seq" for serial column "log_atividade_scripts.id"
NOTICE: CREATE TABLE will create implicit sequence "logpatch_id_seq" for serial column "logpatch.id"
NOTICE: CREATE TABLE will create implicit sequence "menu_id_seq" for serial column "menu.id"
NOTICE: CREATE TABLE will create implicit sequence "parametroslocais_id_seq" for serial column "parametroslocais.id"
NOTICE: CREATE TABLE will create implicit sequence "patch_id_seq" for serial column "patch.id"
NOTICE: CREATE TABLE will create implicit sequence "patch_sequencial_seq" for serial column "patch.sequencial"
NOTICE: CREATE TABLE will create implicit sequence "patchequipamento_id_seq" for serial column "patchequipamento.id"
NOTICE: CREATE TABLE will create implicit sequence "perfildeuso_id_seq" for serial column "perfildeuso.id"
NOTICE: CREATE TABLE will create implicit sequence "rede_id_seq" for serial column "rede.id"
NOTICE: CREATE TABLE will create implicit sequence "scriptpatch_id_seq" for serial column "scriptpatch.id"
NOTICE: CREATE TABLE will create implicit sequence "submenu_id_seq" for serial column "submenu.id"
NOTICE: CREATE TABLE will create implicit sequence "tipoarquivo_id_seq" for serial column "tipoarquivo.id"
NOTICE: CREATE TABLE will create implicit sequence "tipoevento_id_seq" for serial column "tipoevento.id"
NOTICE: CREATE TABLE will create implicit sequence "unidade_id_seq" for serial column "unidade.id"
NOTICE: CREATE TABLE will create implicit sequence "usuario_id_seq" for serial column "usuario.id"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "atributo_pkey" for table "atributo"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "coleta_pkey" for table "coleta"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "equipamento_pkey" for table "equipamento"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "evento_pkey" for table "evento"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "ligou_pkey" for table "ligou"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "menu_pkey" for table "menu"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "menusubmenu_pkey" for table "menusubmenu"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "parametroslocais_pkey" for table "parametroslocais"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "patch_pkey" for table "patch"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "patchequipamento_pkey" for table "patchequipamento"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "patchperfil_pkey" for table "patchperfil"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "perfil_pkey" for table "perfil"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "perfildeuso_pkey" for table "perfildeuso"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "perfildeusomenu_pkey" for table "perfildeusomenu"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "rede_pkey" for table "rede"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "scriptpatch_pkey" for table "scriptpatch"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "submenu_pkey" for table "submenu"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "tipoarquivo_pkey" for table "tipoarquivo"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "tipoevento_pkey" for table "tipoevento"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "unidade_pkey" for table "unidade"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "usuario_pkey" for table "usuario"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "versaoscriptpatch_pkey" for table "versaoscriptpatch"
WARNING: no privileges could be revoked
WARNING: no privileges could be revoked
WARNING: no privileges were granted
WARNING: no privileges were granted
É isso. Obrigado pela atenção. Att Diego Ferreira
[Wed Apr 30 14:55:15 2008] [error] [client 10.1.12.15] PHP Fatal error: Call to undefined function pg_connect() in /var/www/html/sagui/includes/functions.php on line 9, referer: 10.1.1.2/sagui/ Diego Ferreira