Re: insert error

Поиск
Список
Период
Сортировка
От Suresh Basandra
Тема Re: insert error
Дата
Msg-id 004401c38776$c1e72eb0$7e01a8c0@adminsyiqnhet0
обсуждение исходный текст
Ответ на insert error  (Suresh Basandra <sureshb@warpera.com>)
Список 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 по дате отправления:

Предыдущее
От: Christoph Haller
Дата:
Сообщение: Re: Especial delimiters caracter
Следующее
От: "George A.J"
Дата:
Сообщение: Re: Temporary tables