iria fazer isso até examinar o arquivo, e ver que em muitas linhas tinha:
"Error". O arquivo tem 18517 linhas =D
heheh

Bem, mesmo assim mando apenas dois "blocos" de linhas pra ver se desde aih
vc ja entende!

pg_restore: connecting to database for restore
pg_restore: creating SCHEMA public
pg_restore: creating COMMENT SCHEMA public
pg_restore: creating PROCEDURAL LANGUAGE plpgsql
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 844; 2612 16386 PROCEDURAL
LANGUAGE plpgsql
pg_restore: [archiver (db)] could not execute query: ERROR:  language
"plpgsql" already exists
   Command was: CREATE PROCEDURAL LANGUAGE plpgsql;
pg_restore: creating FUNCTION chkpass_in(cstring)
pg_restore: [archiver (db)] Error from TOC entry 140; 1255 16559 FUNCTION
chkpass_in(cstring) root
pg_restore: [archiver (db)] could not execute query: ERROR:  function
"chkpass_in" already exists with same argument types
   Command was: CREATE FUNCTION chkpass_in(cstring) RETURNS chkpass
   AS '$libdir/chkpass', 'chkpass_in'
   LANGUAGE c STRICT;


------

pg_restore: [archiver (db)] could not execute query: ERROR:  role "root"
does not exist
   Command was: ALTER FUNCTION public.gbtreekey16_in(cstring) OWNER TO
root;
pg_restore: creating FUNCTION gbtreekey16_out(gbtreekey16)
pg_restore: [archiver (db)] Error from TOC entry 22; 1255 16413 FUNCTION
gbtreekey16_out(gbtreekey16) root
pg_restore: [archiver (db)] could not execute query: ERROR:  function
"gbtreekey16_out" already exists with same argument types
   Command was: CREATE FUNCTION gbtreekey16_out(gbtreekey16) RETURNS
cstring
   AS '$libdir/btree_gist', 'gbtreekey_out'
   LANGUAGE c STR...

-----

Bem, é isso =D
Valeu Leandro!
Paz

Em 12/03/07, Leandro Guimarães Faria Corcete DUTRA <
[EMAIL PROTECTED]> escreveu:

Em Seg, 2007-03-12 às 11:53 -0300, Bruno Moreno escreveu:
> Porém deu um erro quando eu dei restore em outro pc, em anexo está o
> arquivo com os erros, caso possam analisá-lo! =/

       Que tal colar as linhas mais relevantes?  Sinceramente ter de abrir
um
arquivo compactado não me anima.

--
Leandro Guimarães Faria Corcete DUTRA <[EMAIL PROTECTED]>
http://orolix.com.br./
+55 (11) 2122 0302
Join the FSF: http://www.fsf.org/register_form?referrer=4686

_______________________________________________
Grupo de Usuários do PostgreSQL no Brasil
Antes de perguntar consulte o manual
http://pgdocptbr.sourceforge.net/

Para editar suas opções ou sair da lista acesse a página da lista em:
http://pgfoundry.org/mailman/listinfo/brasil-usuarios




--
Bruno Neiva Moreno

Graduando em:
:: Ciência da Computação - UFPB ::
:: Tecnologia em Redes de Acesso em Telecomunicações - CEFET/PB ::

"Tudo posso naquele que me fortalece" Fl. 4:13
_______________________________________________
Grupo de Usuários do PostgreSQL no Brasil
Antes de perguntar consulte o manual
http://pgdocptbr.sourceforge.net/

Para editar suas opções ou sair da lista acesse a página da lista em:
http://pgfoundry.org/mailman/listinfo/brasil-usuarios

Responder a