From 504b2275af9d046a25e0ee21ed18a852e9cadff6 Mon Sep 17 00:00:00 2001
From: Sameer Al-Sakran <sameer@expa.com>
Date: Mon, 27 Jun 2016 14:25:01 -0700
Subject: [PATCH] information about the mac application db

---
 docs/operations-guide/running-the-metabase-mac-app.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/operations-guide/running-the-metabase-mac-app.md b/docs/operations-guide/running-the-metabase-mac-app.md
index 94b2b9c518f..6c2715ed880 100644
--- a/docs/operations-guide/running-the-metabase-mac-app.md
+++ b/docs/operations-guide/running-the-metabase-mac-app.md
@@ -24,3 +24,10 @@ Give the application a moment to finish initializing and then you should see the
 ![macwelcome](images/MacWelcome.png)
 
 Now that you’ve installed Metabase, it’s time to [set it up and connect it to your database](../setting-up-metabase.md).
+
+### The application database
+
+The application database lives on your filesystem, at 
+`~/Library/Application Support/Metabase/metabase.db.h2.db`
+
+If you want to delete it, back it up, or replace it with an old backup, shut down the application and then delete, copy or replace the file.
-- 
GitLab