[pgsql-ayuda] error en pg_dump

Felipe Fernandez danielfm@teleline.es
Mon, 12 Mar 2001 16:08:32 +0000


Me ha salido el siguiente error al realizar pg_dump -t articulos
base_datos
FATAL 1: Memory exhausted in AllocSetAloc();
PQendcopy: resetting connection.
SQL query to dump the contents of table 'articulos' did not execute
correctly. After read all the table contents from the backend, PQendcopy
failed.
Explanation from nackend: '''.
The query was COPY 'ARTICULOS' TO STDOUT;

Si entro en psql base_datos mer permite hacer:

select count(*) from articulos;
46902

Pero si hago

select codigo,descripcion from articulos;

Backend message type 0x44 arrived while idle.
pgReadData() Backend closed then channel unexpectedly.

¿Como lo soluciono?


--------- Pie de mensaje -------------------------------------------
Archivo historico: http://tlali.iztacala.unam.mx/maillist/pgsql-ayuda
Cancelar inscripcion:
mail to: majordomo@tlali.iztacala.unam.mx
text   : unsubscribe pgsql-ayuda