Mario Lopez <mario@lar3d.com> writes:
> PID:8069 CMD_TAG:idle XID:274157581 LOG: 00000: sentencia: INSERT INTO
> scannmap4 VALUES (1719914, 2, 117, 28, 1155, 17073, 1, 1, '', '', '',
> '', NULL);
> PID:8069 CMD_TAG:idle XID:274157581 UBICACI�N: log_after_parse,
> postgres.c:605
> PID:8025 CMD_TAG: XID: DEBUG: 00000: proceso de servidor (PID 8069)
> termin� con c�digo de salida 255
Hm, well that gives us a little bit to go on. Tell us about the
schema of table scannmap4 ... what are its column datatypes, indexes,
rules, foreign keys, triggers? Can you reproduce the crash just by
feeding this one statement into it?
regards, tom lane