Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 89188 invoked from network); 29 May 2008 16:24:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 May 2008 16:24:31 -0000 Received: (qmail 77561 invoked by uid 500); 29 May 2008 16:24:31 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 77547 invoked by uid 500); 29 May 2008 16:24:31 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 77536 invoked by uid 99); 29 May 2008 16:24:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2008 09:24:31 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2008 16:23:42 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1K1kv0-0005NG-VV for users@jackrabbit.apache.org; Thu, 29 May 2008 09:23:58 -0700 Message-ID: <17539739.post@talk.nabble.com> Date: Thu, 29 May 2008 09:23:58 -0700 (PDT) From: munguia To: users@jackrabbit.apache.org Subject: Applications' db and jackrabbit db should 'em be the same? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: diego.munguia@rbxglobal.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I'm designing a new application that will use jackrabbit on the backend, I'm planning to use the db persistence manager for jackrabbit and the application will have it's own database as well. Both of them will be on Postgres ... My question is, given the inner workings of the persistence manager, is it recommended to have both the app's db and jcr's db on the same schema (the pro that I'm seeing here for this is the simplicity of backups) or is it better to have them on separated dbs/schemas? Thanks. Diego -- View this message in context: http://www.nabble.com/Applications%27-db-and-jackrabbit-db-should-%27em-be-the-same--tp17539739p17539739.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.