Re: How to find out about zlib compression

From: "Low Kian Seong" <postgresql(dot)low(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to find out about zlib compression
Date: 2006-10-23 04:39:35
Message-ID: 160cf72b0610222139j546c7716o6dd8dfd5d6ac1497@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/23/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Low Kian Seong" <postgresql(dot)low(at)gmail(dot)com> 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'

I am using pclinuxos and it seems to come without pg_config.

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-10-23 04:50:27 Re: How to find out about zlib compression
Previous Message Bruce Momjian 2006-10-23 03:07:07 Re: c (lowercase) privilege