Re: insert error - Mailing list pgsql-sql

From Suresh Basandra
Subject Re: insert error
Date
Msg-id 004401c38776$c1e72eb0$7e01a8c0@adminsyiqnhet0
Whole thread Raw
In response to insert error  (Suresh Basandra <sureshb@warpera.com>)
List pgsql-sql
Hi all,

I am getting the following error while executing insert command
inserting data in master database after I have started the erserver. I
did not get this error when erserver was not started. Also, I am not
getting the error in slave database when inserting as may be the column
_ers_uniq is still not created in tables meant for replication in slave
due to another problem. Please advise as I am stuck. Thanks

Environment:
Linux Red Hat 8.0
Sun JDK 1.3.1
Perl 5.8.0
eRServer 1.2
PostgreSQL 7.3

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: Christoph Haller
Date:
Subject: Re: Especial delimiters caracter
Next
From: "George A.J"
Date:
Subject: Re: Temporary tables