Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a directory on the desired file system to hold the dcm4chee data files.
    Info
    titleFile System Permissions

    Ensure that the postgres Service User has full control of the created directory, with regards to Windows (or other operating system) Security/Permissions for the folder.
  2. Right click on Tablespaces
  3. Select _ New Tablespace for the database.
  4. The tablespace location should be the directory you just created, and the owner should be postgres (or other user if you're using a non-default user id for dcm4chee database access). Name the tablespace dcm4chee.
  5. Specify this tablespace when you create the dcm4chee database (see step 7 above).

...