large scale reliable software system using PostgreSQL

From: B M <bmmasprep(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: large scale reliable software system using PostgreSQL
Date: 2023-06-21 19:54:43
Message-ID: CAPDsptWR=umXyr6CtoTQQ6Qp+e0E+UzL50CyUVLx0EpB1rAmvQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear all,

After greeting,

I taught PostgreSQL myself and developed a small scale experimental
software system using PostgreSQL in the back-end.

I would like to know your advices to develop a large scale reliable
software system using PostgreSQL in the back-end, through which i can share
the storage with the different system users where they login to the system
through the web application front-end with different passwords and user
names , save the privacy of each user data, achieve overall system
security, achieve fast response, make backups and save the stored data from
loss. The system will be hosted on a cloud.

Thank you in advance.

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2023-06-21 20:03:55 Re: Poor performance due to parallel seq scan on indexed date field
Previous Message Ron 2023-06-21 19:14:46 Re: Poor performance due to parallel seq scan on indexed date field