insert error

Поиск
Список
Период
Сортировка
От Suresh Basandra
Тема insert error
Дата
Msg-id 3F78BE31.70405@warpera.com
обсуждение исходный текст
Ответы Re: insert error
Список 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 по дате отправления:

Предыдущее
От: "David B"
Дата:
Сообщение: How to figure out when was a table created
Следующее
От: sad
Дата:
Сообщение: Re: SQL Syntax problem