Layer: services

Module: postgresql

Interfaces

Description:

PostgreSQL relational database


Interfaces:

postgresql_admin( domain , role , terminal )
Summary

All of the rules required to administrate an postgresql environment

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed to manage the postgresql domain.

No
terminal

The type of the terminal allow the postgresql domain to use.

No
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_script_domtrans( domain )
Summary

Execute postgresql server in the posgresql domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
postgresql_search_db( domain )
Summary

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

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
postgresql_stream_connect( domain )
Summary

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

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
Return