Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...
Дата
Msg-id 200007080154.VAA17226@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> If we do go with using zlib instead of homegrown code, I would recommend
> building and statically linking to our own copy even if there is a copy
> available on the system.  This will prevent cross-version compatibility
> problems as well as where'd-my-library-go syndrome.  We cannot afford
> those sorts of risks for something that could prevent us from reading
> our database.

I don't know much about zlib, but it is hard to imagine it would have
the flexibility and optimization tuning of Jan's code.

--  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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...
Следующее
От: Philip Warner
Дата:
Сообщение: Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...