<br><br><div class="gmail_quote">On Thu, Feb 10, 2011 at 5:07 PM, Shane Hathaway <span dir="ltr">&lt;<a href="mailto:shane@hathawaymix.org">shane@hathawaymix.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 02/10/2011 08:42 AM, Santi Camps wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The objective is to duplicate a storage using different mount points.<br>
  For instance, if we have  Database1 -&gt; mount_point_1 , create<br>
Database2 and Database3 as copies of Database1 (using pg_dump &amp;<br>
pg_restore), and then mount them as mount_point_2 and mount_point_3<br>
</blockquote>
<br></div>
Yes, but why do you want to do that?  There might be a better way to accomplish what you&#39;re trying to do, or perhaps what you&#39;re doing is the right thing to do but there&#39;s some bug and you need to describe why that bug is important.<br>
<font color="#888888">
<br></font></blockquote><div><br></div><div>Well, the original is a base site I want to replicate to be used for different clients.  I often have done that using mount points and zexp&#39;s export/import, but was trying to do it copying the database to avoid the long and heavy import process.  </div>
<div><br></div><div>Thanks</div><div><br></div><div>Santi Camps</div><div><br></div><div><br></div></div>