"Low Kian Seong" <[EMAIL PROTECTED]> writes:
> My question, if we are using binaries on a rpm based system and without
> looking at the src.rpm is there a way to query the postgresql server to find
> out whether it was built against the zlib compression library ?

pg_config --configure | grep -e '--without-zlib'

In practice, there is 0 chance that an RPM distribution would be built
without zlib.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to