insert error - Mailing list pgsql-sql

From Suresh Basandra
Subject insert error
Date
Msg-id 3F78BE31.70405@warpera.com
Whole thread Raw
Responses Re: insert error
List 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
whileprocessing the request.
 
The connection to the server was lost. Attempting reset: Succeeded.




pgsql-sql by date:

Previous
From: "David B"
Date:
Subject: How to figure out when was a table created
Next
From: sad
Date:
Subject: Re: SQL Syntax problem