Re: Optimization levels when compiling PostgreSQL...

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Optimization levels when compiling PostgreSQL...
Дата
Msg-id 87wupu4f1q.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Re: Optimization levels when compiling PostgreSQL...  (Sean Chittenden <sean@chittenden.org>)
Ответы Re: Optimization levels when compiling PostgreSQL...  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Optimization levels when compiling PostgreSQL...  (Sean Chittenden <sean@chittenden.org>)
Список pgsql-hackers
Sean Chittenden <sean@chittenden.org> writes:
> Has there been any talk of doing incremental -snapshots of the code
> base?

I don't really see the point. Snapshots of development code are
available from CVS anyway -- and if you're going to be running a
pre-alpha version of a relational database, I don't think that
knowledge of CVS is an onerous requirement.

At any rate, the problem with releasing snapshots is that the system
catalogs would change so often that upgrading between snapshots would
be a headache. i.e. the changes required to upgrade from a 2 week old
development snapshot to a current snapshot would still be non-trivial,
significantly reducing the usefulness of snapshots, IMHO.

Cheers,

Neil

-- 
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Optimization levels when compiling PostgreSQL...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Script to compute random page cost