Re: protect data of postgres database
A good place to start would be here " https://www.postgresql.org/docs/13/user-manag.html"; and " https://www.postgresql.org/docs/13/client-authentication.html"; and " https://www.postgresql.org/docs/current/ssl-tcp.html"; Additionally. 1) You may need to look into securing access to the physical s
protect data of postgres database
Hi, How can I protect my data by using any security on my postgres database. Please help me. Regards, Atul