large scale reliable software system - Mailing list pgsql-docs

From B M
Subject large scale reliable software system
Date
Msg-id CAPDsptXWa=pDMp1Y+e-R4+oQLNZ_nfoRkeAVMtaqWsEvrBxUOQ@mail.gmail.com
Whole thread Raw
Responses Re: large scale reliable software system
Re: large scale reliable software system
List pgsql-docs

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.

pgsql-docs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: [PATCH] Attempt to clarify example of serialization anomaly
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: large scale reliable software system