Search Postgresql Archives

Re: Database selection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> On Sep 20, 2023, at 14:11, veem v <veema0000@xxxxxxxxx> 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 vacuuming are 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 somewhat limited ability to offer advice about it.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux