Re: How to find out about zlib compression
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Low Kian Seong" <postgresql(dot)low(at)gmail(dot)com>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: How to find out about zlib compression
- Date: Mon, 23 Oct 2006 00:50:27 -0400
- Message-id: <12172(dot)1161579027(at)sss(dot)pgh(dot)pa(dot)us>
"Low Kian Seong" <postgresql(dot)low(at)gmail(dot)com> writes:
> On 10/23/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> pg_config --configure | grep -e '--without-zlib'
> I am using pclinuxos and it seems to come without pg_config.
It might be in the -devel RPM.
If it's not there at all, get a real linux distro ...
regards, tom lane
Home |
Main Index |
Thread Index