diff options
| -rw-r--r-- | doc/install/postgresql.md | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/install/postgresql.md b/doc/install/postgresql.md index 204aec33f..45b8fc7e1 100644 --- a/doc/install/postgresql.md +++ b/doc/install/postgresql.md @@ -1,5 +1,10 @@  # Install Postgresql +Requirement +----------- + +Minimal version : 9.1 +  Setup  ----- | 
