Re: State of Beta 2 - Mailing list pgsql-general

From Joseph Shraibman
Subject Re: State of Beta 2
Date
Msg-id 3F6F7D06.2050306@selectacast.net
Whole thread Raw
In response to Re: State of Beta 2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> Kaare Rasmussen <kar@kakidata.dk> writes:
>
>>Not sure about your position here. You claimed that it would be a good idea to
>>freeze the on disk format for at least a couple of versions.
>
>
> I said it would be a good idea to freeze the format of user tables (and
> indexes) across multiple releases.

Indexes aren't as big a deal.  Reindexing is less painful than dump/restore.  It could
still lead to significant downtime for very large databases (at least the for the tables
that are being reindexed), but not nearly as much.


pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: PostgreSQL versus MySQL
Next
From: Joseph Shraibman
Date:
Subject: Re: PostgreSQL versus MySQL