Re: Postgresql acid components

2022-09-14 Thread Rama Krishnan
Hi Adrian Thanks for your valuable reply. On Wed, 14 Sep, 2022, 01:11 Adrian Klaver, wrote: > On 9/12/22 09:34, Rama Krishnan wrote: > > Hi all, > > > > In ACID property which postgresql components is supporting it > > > > > > The database as whole is ACID compliant per: > > https://www.postgre

Re: Postgresql acid components

2022-09-13 Thread Adrian Klaver
On 9/12/22 09:34, Rama Krishnan wrote: Hi all, In ACID property which postgresql components is supporting it The database as whole is ACID compliant per: https://www.postgresql.org/about/ "...has been ACID-compliant since 2001...". From what I remember there are some commands that do not

Postgresql acid components

2022-09-13 Thread Rama Krishnan
Hi all, In ACID property which postgresql components is supporting it