Search Postgresql Archives

Re: Segmentation fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ajay <akmani1987@xxxxxxxxx> writes:
> 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.

This suggests you've got a broken readline library.  Can you do the
paste successfully when psql is started with the --no-readline switch?
If so, you need to get a more up-to-date copy of libreadline and relink
psql against that.

			regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux