Large scale reliable software system

From: B M <bmmasprep(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Large scale reliable software system
Date: 2023-06-26 23:48:39
Message-ID: CAPDsptUFi483wbYfGYvs8PmBC=CqC+SMNJ4yXY+8L=MV89YY5g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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
usernames , save the privacy of each user data, improve overall system
security and performance, achieve fast response, make backups and save the
stored data from loss. The system will be hosted on a cloud.

Thank you in advance.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2023-06-27 00:47:58 Re: Large scale reliable software system
Previous Message Marc Millas 2023-06-26 20:21:31 Re: bug or lacking doc hint