Re: [ADMIN] compression -Fx "problem"

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [ADMIN] compression -Fx "problem"
Дата
Msg-id 200112281947.fBSJlNb06585@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [ADMIN] compression -Fx "problem"  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [ADMIN] compression -Fx "problem"  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> Peter Eisentraut <peter_e@gmx.net> writes:
> > 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".
> 
> So you're thinking "error out unless user said --without-zlib or
> --without-readline"?
> 
> I could live with that, assuming that the error message mentioned that
> switch as the way to build without the library.

What I have seen some packages do is to report unusual configure
findings just a configure exits.  Something like:
Your psql cursor keys will not work because readline wasn't found

or something like that for zlib.

Added to TODO:
* Report failure to find readline or zlib at end of configure run

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Undocumented feature costs a lot of performance in COPY
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [ADMIN] compression -Fx "problem"