Segmentation fault

Поиск
Список
Период
Сортировка
От ajay
Тема Segmentation fault
Дата
Msg-id 1393931011818-5794571.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Segmentation fault  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Segmentation fault  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
hello team ,

i am trying to enter this insert command in postgres
insert into mmsuper.notification
values('101','12','13','حب|welcome|आपकास्वागतहै','bye','goodbye','low
balance',5);
now when i am trying to paste this in postgres in Solaris , it is giving me
error

fm_db_Server1-# insert into mmsuper.notification
values('101','12','13','Segmentation Fault

and comes out of postgres prompt....
also when i am trying to press up arrow key , then also it is giving me
above error.

But in Linux this is working fine ..without any error

Please help it is very very urgent..



Thanks
Akshat



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Segmentation-fault-tp5794571.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


В списке pgsql-general по дате отправления:

Предыдущее
От: François Beausoleil
Дата:
Сообщение: Re: Role Inheritance Without Explicit Naming?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Read tables of sql server with postgres