<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <p>Couple of updates:</p>
    <p>1)  Created a local thumbnails database which has improved
      performance</p>
    <blockquote>
      <ul>
        <li>Photos and main digiKam database still on the NAS</li>
        <ul>
          <li>Due to size of album and NAS being a RAID, I don't want to
            make the album or database local</li>
        </ul>
        <li>With the thumbnails local:</li>
        <ul>
          <li>It takes nearly a minute to get to the "Initializing Main
            View" dialog, and 2:30 minutes for the album to open</li>
          <li>Depending on the number of photos in an album, it can take
            from 15 seconds (5-10 photos) to 50 seconds (350-450 photos)
            to open</li>
          <li>When the album opens, the thumbnails are fully populated</li>
        </ul>
      </ul>
    </blockquote>
    <p>2)   I recognize digiKam is not multi-user and only have it open
      on one machine at a time</p>
    <ul>
      <li>The comment about different path format is interesting.  The
        album root is the same for both the Windows machine and the
        Linux machine.  However, there is the issue of the folder
        separator being different between Windows (\) and Linux (/).</li>
    </ul>
    <p><br>
    </p>
    <ul>
      <li>Is the use case for the external database to have the server
        on the same machine as digiKam and the albums?</li>
      <li>Is the performance I am experiencing opening albums typical
        for a NAS based set-up?</li>
    </ul>
    <p>Any references or advice will be greatly appreciated!</p>
    <p>Thank you!</p>
    <p>7mgte<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 12/27/2022 7:51 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:digikam@911networks.com">digikam@911networks.com</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20221228005119.3ce3331a@frogguski.911networks.com">
      <pre class="moz-quote-pre" wrap="">On Tue, 27 Dec 2022 18:25:36 -0500
7mgte <a class="moz-txt-link-rfc2396E" href="mailto:7mgte@miniblue.net"><7mgte@miniblue.net></a> wrote:

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Q1: 

</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">35000 images
550 albums
Size of tables in MariaDB: 75MB
</pre>
        </blockquote>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
35000 images is not much.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Q2:
</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">
Based on the tables in the MariaDB database, it appears the
database contains information like tags and stars about each
photo.  If the database is on the local machine, any changes made
would not be visible when access the photos from another machine. 
</pre>
        </blockquote>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
That's not a problem.

1. DK is a single user application.
2. I have an rsync script that synchronize the database to the nas
and start DK, then rsync back to the nas after use.

Note be careful when accessing the data from multiple boxes with
multiple OSes, the path as stored differently. I'm on Linux only.

</pre>
    </blockquote>
  </body>
</html>