Mercurial > hg > orthanc-book
comparison Sphinx/source/plugins/postgresql.rst @ 30:79b6d3ea92aa
dicomweb
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 20 Jul 2016 11:13:46 +0200 |
parents | dc235678897c |
children | 93bbfaf0e62c |
comparison
equal
deleted
inserted
replaced
29:1a6c863cf364 | 30:79b6d3ea92aa |
---|---|
34 * ``OrthancPostgreSQLIndex`` replaces the default SQLite index of Orthanc by PostgreSQL. | 34 * ``OrthancPostgreSQLIndex`` replaces the default SQLite index of Orthanc by PostgreSQL. |
35 * ``OrthancPostgreSQLStorage`` makes Orthanc store the DICOM files it receives into PostgreSQL. | 35 * ``OrthancPostgreSQLStorage`` makes Orthanc store the DICOM files it receives into PostgreSQL. |
36 | 36 |
37 Pre-compiled binaries for Microsoft Windows `are also available | 37 Pre-compiled binaries for Microsoft Windows `are also available |
38 <http://www.orthanc-server.com/browse.php?path=/plugin-postgresql>`__. | 38 <http://www.orthanc-server.com/browse.php?path=/plugin-postgresql>`__. |
39 Package for `Apple's Mac OS X | 39 A package for `Apple's Mac OS X |
40 <http://localhost/~jodogne/orthanc/static.php?page=download-mac>`__ | 40 <http://localhost/~jodogne/orthanc/static.php?page=download-mac>`__ |
41 are available courtesy of `Osimis <http://osimis.io/>`__. | 41 are available courtesy of `Osimis <http://osimis.io/>`__. |
42 | 42 |
43 | 43 |
44 Usage | 44 Usage |