Thread

  1. Option in pg_hba.conf to specify permissions and owner for the socket file

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2001-03-28T19:15:13Z

    Ivn Baldo (ivan.baldo@pilasnet.com) reports a bug with a severity of 4
    The lower the number the more severe it is.
    
    Short Description
    Option in pg_hba.conf to specify permissions and owner for the socket file
    
    Long Description
    It would be nice to have options in the pg_hba.conf file to specify the permissions and owners of the socket file. This would enhance the security a little bit by allowing more control of it by the administrator, without doing a manual chmod, etc..
    
    
    Sample Code
    
    
    No file was uploaded with this report