How to find out about zlib compression
- From: "Low Kian Seong" <postgresql(dot)low(at)gmail(dot)com>
- To: pgsql-general(at)postgresql(dot)org
- Subject: How to find out about zlib compression
- Date: Sun, 22 Oct 2006 15:43:40 +0800
- Message-id: <160cf72b0610220043n1e6ab7f5x318de9c0a56f8e75(at)mail(dot)gmail(dot)com>
Dear all,
It says in the postgresql 8 documentation :
"If
PostgreSQL was built on a system with the
zlib compression library installed, the custom dump format will compress data as it writes it to the output file"
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 ?
Thank you in advance
Low Kian Seong
Home |
Main Index |
Thread Index