Re: zlib for pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: zlib for pg_dump
Дата
Msg-id 28471.962741475@sss.pgh.pa.us
обсуждение исходный текст
Ответ на zlib for pg_dump  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: zlib for pg_dump  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I think we need a --with-zlib switch for the new pg_dump. Or at least a
> --without-zlib switch, if you think that it's widespread enough.

Seems reasonable to me to look for libz automatically in the library
search path.  A --with switch would only serve as an addition to the
LIBS directory list, and as I commented in another connection I see no
good reason for adding a bunch of variant spellings of --with-libs ...
        regards, tom lane


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

Предыдущее
От: JanWieck@t-online.de (Jan Wieck)
Дата:
Сообщение: TOAST on indices
Следующее
От: "Poul L. Christiansen"
Дата:
Сообщение: Re: Article on MySQL vs. Postgres