README.md: remove PostgreSQL warining

fixes #11110
This commit is contained in:
Thomas Gelf 2016-03-01 05:06:09 +01:00
parent a80aed49a1
commit 98dbd3d147
1 changed files with 3 additions and 4 deletions

View File

@ -15,11 +15,10 @@ of them at once.
Requirements
------------
* Icinga 2 (>= 2.4.2)
* Icinga 2 (>= 2.4.3)
* Icinga Web 2 (>= 2.2.0)
* MySQL or PostgreSQL database
* A database, MySQL (>= 5.1) or PostgreSQL (>= 9.1) database (MariaDB and other forks are also fine)
* php5-curl
* PostgreSQL: the schema is lacking behind right now, we'll fix this soon. If you want to start testing Director today please use MySQL
Installation
------------
@ -52,5 +51,5 @@ least you have to tell the director module to use this newly created database
resource.
In case you prefer automated or manual installation please learn more about
[automated installations](doc/30-Automation.md) in the related section of our [documentation](doc/30-Automation.md).
[automated installations](doc/30-Automation.md) in the related [section](doc/30-Automation.md) of our documentation.