Port Bug Report: backend closes during transaction

Поиск
Список
Период
Сортировка
От Unprivileged user
Тема Port Bug Report: backend closes during transaction
Дата
Msg-id 199812231527.KAA24132@hub.org
обсуждение исходный текст
Список pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : A. Van Hook
Your email address    : hook@kcp.com

Category        : unknown
Severity        : non-critical

Summary: backend closes during transaction

System Configuration
--------------------
  Operating System   : redhat 5.2 , Iris5.3

  PostgreSQL version : 6.0

  Compiler used      :

Hardware:
---------
486 32m, Challenge S 160m

Versions of other tools:
------------------------
6.3,6.4

--------------------------------------------------------------------------

Problem Description:
--------------------

insert into assignments (anum,term,cid,chour, wday)
select  '1','199804', '201ENG', assignmentcodekey.cd, 'now'
from  assignmentcodekey where value = 'Home Work';
PQexec() -- Request was sent to backend, but backend closed the channel before responding.
        This probably means the backend terminated abnormally before or while processing the request.



--------------------------------------------------------------------------

Test Case:
----------
sometimes it works

--------------------------------------------------------------------------

Solution:
---------


--------------------------------------------------------------------------


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

Предыдущее
От: john adams
Дата:
Сообщение: Cobalt
Следующее
От: "Richard Gintz"
Дата:
Сообщение: Will Postgres work on SCO Openserver 5.0.4 and/or SCO 3.2.4 systems?