Re: PostgreSQL XID exceeded crash.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL XID exceeded crash.
Дата
Msg-id 25170.1157386105@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL XID exceeded crash.  (Mario Lopez <mario@lar3d.com>)
Список pgsql-general
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

В списке pgsql-general по дате отправления:

Предыдущее
От: "Philippe Lang"
Дата:
Сообщение: Re: Plperl functions with OUT parameters crashing each other when used in the same connection
Следующее
От: Mario Lopez
Дата:
Сообщение: Re: PostgreSQL XID exceeded crash.