Use more secure authentication for postgresql. At the moment only md5 password is used. Should also use certificates. The database should also be locked down (perhaps) soonly the given host(s) and user(s) can connect to it.
Log in to post a comment.