Search Postgresql Archives

Re: youtube video on pgsql integrity

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

 



Gavan Schneider <pg-gts@xxxxxxxxxxx> writes:
>      pendari=> select now()/0;
>      Bus error: 10

[ scratches head... ]  I get the expected error report on my own OS X
10.7.5 machine (though it's just plain Lion not Server).

This looks like it's a psql-side problem, not a server-side problem,
particularly since you say nothing showed up in the server log.

I'm wondering about psql-to-libpq version mismatches and such, since
Lion comes with a 9.0-era libpq in /usr/lib.  You might investigate
which library is being picked up using "otool -L".  Also, Apple's
version of libedit is known to be pretty buggy, so if you're using
that it might be worth your trouble to install GNU readline instead.

			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