Layer: services

Module: postgresql

Description:

PostgreSQL relational database

Interfaces:

postgresql_domtrans( domain )
Summary

Execute postgresql in the postgresql domain.

Parameters
Parameter:Description:Optional:
domain The type of the process performing this action. No
postgresql_manage_db( domain )
Summary

Allow the specified domain to manage postgresql's database.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
postgresql_read_config( domain )
Summary

Allow the specified domain to read postgresql's etc.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
postgresql_search_db_dir( domain )
Summary

Allow the specified domain to search postgresql's database directory.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
postgresql_tcp_connect( domain )
Summary

Allow the specified domain to connect to postgresql with a tcp socket.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
postgresql_unix_connect( domain )
Summary

Allow the specified domain to connect to postgresql with a unix socket.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
Return