changeset 94:b0a71b880ca0

fix link + remark about disk usage overhead
author Alain Mazy <alain@mazy.be>
date Wed, 08 Mar 2017 10:26:13 +0100
parents a1e55e1baf38
children 065350232191
files Sphinx/source/plugins/postgresql.rst
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/postgresql.rst	Fri Mar 03 09:23:13 2017 +0100
+++ b/Sphinx/source/plugins/postgresql.rst	Wed Mar 08 10:26:13 2017 +0100
@@ -37,7 +37,7 @@
 Pre-compiled binaries for Microsoft Windows `are also available
 <http://www.orthanc-server.com/browse.php?path=/plugin-postgresql>`__.
 A package for `Apple's Mac OS X
-<http://localhost/~jodogne/orthanc/static.php?page=download-mac>`__
+<http://www.osimis.io/en/download.html>`__
 are available courtesy of `Osimis <http://osimis.io/>`__.
 
 
@@ -82,6 +82,9 @@
 to true, otherwise Orthanc will continue to use its default SQLite
 back-end.
 
+**Remark:** When using the ``Storage`` PostgreSQL plugin, the DICOM files are stored as large objects in the database.  This actually consumes more space than the DICOM file itself (around 40% more).  
+When dealing with large  number of files, it is recommended to continue using the default filesystem storage for DICOM files and enable the ``Index`` PostgreSQL plugin.
+
 .. highlight:: text
 
 Orthanc must of course be **restarted** after the modification of its