comparison Sphinx/source/plugins/postgresql.rst @ 31:93bbfaf0e62c

worklist instructions migrated to a specific page, indexing of Osimis Web viewer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Jul 2016 11:35:54 +0200
parents 79b6d3ea92aa
children 4eea0dc5f071
comparison
equal deleted inserted replaced
30:79b6d3ea92aa 31:93bbfaf0e62c
44 Usage 44 Usage
45 ----- 45 -----
46 46
47 .. highlight:: json 47 .. highlight:: json
48 48
49 You of course first have to :ref:`install Orthanc <compiling>`, with a 49 You of course first have to :ref:`install Orthanc <binaries>`, with a
50 version above 0.9.1. You then have to **create a database** dedicated 50 version above 0.9.1. You then have to **create a database** dedicated
51 to Orthanc on some PostgreSQL server. Please refer to the `PostgreSQL 51 to Orthanc on some PostgreSQL server. Please refer to the `PostgreSQL
52 documentation 52 documentation
53 <https://www.postgresql.org/docs/current/static/tutorial-createdb.html>`__. 53 <https://www.postgresql.org/docs/current/static/tutorial-createdb.html>`__.
54 54