Re: Concerns about this release
От | Tom Lane |
---|---|
Тема | Re: Concerns about this release |
Дата | |
Msg-id | 13533.1008690839@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Concerns about this release (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Concerns about this release
|
Список | pgsql-hackers |
Bruce Momjian <pgman@candle.pha.pa.us> writes: > I know I have expressed these concerns before but lost the argument, Yes, you did, and it's way too late to bring them up again. Particularly the OID issue; do you seriously propose an initdb at this stage to put back OIDs in the system tables? But for the record: I think your argument about VACUUM misses the point. The reason FULL isn't the default is that we want the default form to be the one people most want to use. If lightweight VACUUM starts to be run automatically in some future release, FULL might at that time become the default. I don't see anything wrong with changing the default behavior of the command whenever the system's other behavior changes enough to alter the "typical" usage of the command. As for pg_description, the change in primary key is unfortunate but *necessary*. I don't foresee us reversing it. The consensus view as I recall it was that we wanted to go over to a separate OID generator per table in some future release, which fits right in with the new structure of pg_description, but is entirely unworkable with the old. regards, tom lane
В списке pgsql-hackers по дате отправления: