What means protect access to pgsql database? I guess it means protect a PHP script that displays information from pgsql database, right? If so, it is easy.
Actually, what I'd like to do is host a PostgreSQL database of information that members in good standing, using a piece of software, would be able to access. Ideally, what I have in mind is that amember would create or delete a user on the PostgreSQL database according to his member standing. I realise that it's custom work, but at this point I'm just wondering if it's possible. Thanks.
Are you wondering if it is possible to make some PHP script protected by aMember? It is as easy as add 2 lines of code to your script (which is to be written, but anyway). http://amember.com/docs/html/php_include.htm