error pg_dump

From: Juan <smalltalker(dot)marcelo(at)gmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: error pg_dump
Date: 2010-04-29 18:02:56
Message-ID: h2wc689f9a61004291102j13f39593w4806693497e5d5fc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Amigos

al enviar el comando
/usr/local/pgsql/bin/pg_dump -vv -U postgres -Ft -f
/tmp/backup-29-04-10.tar basebackupear

me sale el sig error;

pg_dump: dumping contents of table marca
pg_dump: Dumping the contents of table "marca" failed: PQgetCopyData() failed.
pg_dump: Error message from server: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
pg_dump: The command was: COPY public.marca (id_, activo, carpeta,
nota, plazo, notificado, vence, marca, pais, dur_anios, agente,
cliente, corresp, recep, presen, acta, reso_fecha, reso_nro, articulo,
ref_agte, clase, renov_ant, carp_ant, convencion, otras_conv,
vencimiento, fecha_ref, anualidad, fecha_pago, status_f, fecha_venc,
registrado, tirada, observaciones, seguim, version_,
publicacion_vista, publicada, tipomarca) TO stdout;
pg_dump: *** aborted because of error

alguna manera de arreglar esto?
que me recomiendan?
gracias
mdc

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2010-04-29 19:05:03 Re: Problema con borrado de tablas relacionadas.
Previous Message Fernando Hevia 2010-04-29 18:01:08 RE: Copy con postgresql