insert error

From: Suresh Basandra <sureshb(at)warpera(dot)com>
To: pgsql-sql(at)postgresql(dot)org, jayz(at)warpera(dot)com
Subject: insert error
Date: 2003-09-29 23:20:17
Message-ID: 3F78BE31.70405@warpera.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I am getting the following error while executing insert command after I
have started the erserver. I did not get this error when erserver was
not started. I installed the latest versions of postgresql (7.3.4) and
erserver (1.2). Please advise. Thanks

Regards,
Suresh Basandra

pwtestdb=# insert into person (empid) values (1);
FATAL: Pre-7.3 object file made an elog() call. Recompile.
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Succeeded.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message sad 2003-09-30 05:22:06 Re: SQL Syntax problem
Previous Message David B 2003-09-29 21:30:39 How to figure out when was a table created