Re: Database selection

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: Database selection
Дата
Msg-id E479B652-9356-41D2-87E9-56D6C9555163@thebuild.com
обсуждение исходный текст
Ответ на Re: Database selection  (veem v <veema0000@gmail.com>)
Список pgsql-general

> On Sep 20, 2023, at 14:11, veem v <veema0000@gmail.com> wrote:
>
> Does AWS aurora postgres depend on the same vacuuming technology for maintaining the transactions?

Yes.  Aurora has replaced the PostgreSQL storage engine, but the MVCC part is largely the same.  The issues with
vacuumingare largely overstated, though, and alternative system for concurrency control have their own issues. 

> Does Aurora Mysql opt for a similar strategy for transaction management? or any different/better ones?

That's probably best addressed to a MySQL-oriented list, or directly to Amazon.

It should be noted that Aurora is a commercial product, and much of it is closed-source.  User communities will have
somewhatlimited ability to offer advice about it. 


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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: [EXT]Re: Connection not allowed because of an error 'Not in pg_hba.conf'
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Changed functionality from 14.3 to 15.3