[GENERAL] How to find out about zlib compression

2006-10-22 Thread Low Kian Seong
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 looki

Re: [GENERAL] How to find out about zlib compression

2006-10-22 Thread Low Kian Seong
On 10/23/06, Tom Lane <[EMAIL PROTECTED]> wrote: "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 whethe