Re: [HACKERS] What unresolved issues are in CVS?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] What unresolved issues are in CVS?
Дата
Msg-id 199903111718.MAA18339@candle.pha.pa.us
обсуждение исходный текст
Ответ на What unresolved issues are in CVS?  (James Thompson <jamest@math.ksu.edu>)
Ответы Re: [HACKERS] What unresolved issues are in CVS?  (James Thompson <jamest@math.ksu.edu>)
Список pgsql-hackers
> I've started to wonder why bother with this bloated beast at all.  We are
> just now moving to an RDBMS and so its the perfect time to switch (Oracle
> doesn't cost us a cent so no money lost). Problem is, I'd rather not go
> back to 6.4.2.  I'm thinking move the Oracle stuff to CVS postgresql and
> just dealing with the problems if any come up.  I'd hope that would
> provide you guys with additional feedback and thus possibly help improve
> the code base prior to 6.5.
> 
> So, are there any show stoppers in CVS postgresql.  I myself haven't hit
> anything, but I'm not really pounding on it yet.

The only thing I know of is that the new MVCC code doesn't vacuum
properly yet.  It does vacuum, I just suspect is does not know how to
prevent vacuuming of rows that are being viewed by other backends.

Perhaps Vadim can comment on that.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: James Thompson
Дата:
Сообщение: What unresolved issues are in CVS?
Следующее
От: James Thompson
Дата:
Сообщение: Re: [HACKERS] What unresolved issues are in CVS?