[pgsql-ayuda] error en pg_dump (2)

Felipe Fernandez danielfm@teleline.es
Tue, 13 Mar 2001 19:07:07 +0000


Felipe Fernandez wrote:

> 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