Postgres
========

.. automodule:: servermgr.postgres

Exceptions
----------
.. autoexception:: DatabaseException

Classes
-------

.. autoclass:: Manager
   :members:
   :inherited-members:

Module Private Functions
------------------------

.. autofunction:: _check_lockdir_permissions
.. autofunction:: _get_default_postgres_version
.. autofunction:: _env_with_postgres_path
.. autofunction:: _initialize_directory

Running postgres.py
-------------------

.. autofunction:: main
