Re: (another ;-)) PostgreSQL-derived project ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: (another ;-)) PostgreSQL-derived project ...
Дата
Msg-id 1547.1316967921@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: (another ;-)) PostgreSQL-derived project ...  (Albretch Mueller <lbrtchx@gmail.com>)
Список pgsql-general
Albretch Mueller <lbrtchx@gmail.com> writes:
>  Well, at least I thought you would tell me where the postgresql-base
> is to be found. The last version I found is:
>  http://freebsd.csie.nctu.edu.tw/pub/distfiles/postgresql/postgresql-base-8.3beta2.tar.bz2
>  and I wondered what that is and why there are no postgresql-base
> after "8.3beta2"

We stopped bothering because the split tarballs weren't really good for
anything separately.  They were never independently buildable pieces,
and were only meant to ease downloading the distribution over unreliable
internet connections.  That concern was obsolete some years ago.  The
only part of the PG distribution that's ever been meant to be separately
buildable is libpq and some of the client-side tools.  If you want to
start stripping down the server, you're on your own.

Now, having said that, there has been some interest in pushing
lesser-used chunks like the geometric datatypes out into extensions.
I don't see how that's going to result in any significant performance
gain, though.

            regards, tom lane

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: (another ;-)) PostgreSQL-derived project ...
Следующее
От: Eduardo Morras
Дата:
Сообщение: Re: Speed of lo_unlink vs. DELETE on BYTEA