[pgsql-ayuda] campo memo

OCR ocano@lagente.com
Fri, 24 Nov 2000 16:46:30 -0600


despues de insertar un texto bastante grande en un campo text tengo un
error:

shore=> \d curr_cand;
Table    = curr_cand
+----------------------------------+----------------------------------+-----
--+
|              Field               |              Type                |
Length|
+----------------------------------+----------------------------------+-----
--+
| no_usuario                   | varchar()                       |    12 |
| curriculum                    | text                                |
var |
+----------------------------------+----------------------------------+-----
--+
shore=> delete from curr_cand;
ERROR:  heap_delete: (am)invalid tid
shore=> select curriculum from curr_cand;
pqReadData() -- backend closed the channel unexpectedly.
        This probably means the backend terminated abnormally
        before or while processing the request.
We have lost the connection to the backend, so further processing is
impossible.  Terminating.

Que se hace en estos casos o como se previene que esto no ocurra, les
agradezco de antemano sus comentarios.

--------- 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