Re: [ADMIN] compression -Fx "problem"

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [ADMIN] compression -Fx "problem"
Date: 2001-12-04 21:21:46
Message-ID: Pine.LNX.4.30.0112041730020.618-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

Tom Lane writes:

> You need to install zlib, then reconfigure and rebuild Postgres.
> Pay attention to whether the configure run finds zlib...

This has got to stop. We've seen "my cursor keys don't work in psql", now
we see "compression doesn't work" every so often. Somehow we have to get
deterministic output from configure without "paying attention". Either
require these libraries by default (my preference) or not, but not "take
what's there".

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2001-12-04 21:26:37 Re: [ADMIN] compression -Fx "problem"
Previous Message Russ McBride 2001-12-04 21:13:02 PostgreSQL/Mac OS X GUI management tools

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-12-04 21:22:35 Re: Undocumented feature costs a lot of performance in COPY IN
Previous Message Peter Eisentraut 2001-12-04 21:21:31 Re: date formatting and tab-complete patch