Qu hago mal con este pg_restore?

From: Gorka Expósito <gorkapostgres(at)yahoo(dot)es>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Qu hago mal con este pg_restore?
Date: 2004-05-27 12:35:03
Message-ID: 20040527123503.86207.qmail@web25010.mail.ukl.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Previamente he hecho ...

/usr/bin/pg_dump -U postgres -b -o -C -F t -f db.tar
-N -S postgres base

Y al tratar de restaurar (bajo postgres) me sale ...

postgres(at)pasteur:~$ pg_restore -d base db.tar
pg_restore: [archiver (db)] could not execute query:
ERROR: function plpgsql_call_handler already exists
with same argument types

¿Es que no se puede restaurar esta base? ¿Qué hago
mal?




__________________________________________
Correo Yahoo! - 6MB de espacio ¡Gratis!
http://correo.yahoo.es

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Guillermo Garcia 2004-05-27 15:42:55 Re: Fallo en restaurar BDatos
Previous Message Manuel Sugawara 2004-05-26 23:27:03 Re: problema- reiniciar postgresql