Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 51356 invoked from network); 8 Apr 2009 11:02:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2009 11:02:28 -0000 Received: (qmail 98134 invoked by uid 500); 8 Apr 2009 11:02:27 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 98081 invoked by uid 500); 8 Apr 2009 11:02:27 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 97925 invoked by uid 99); 8 Apr 2009 11:02:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 11:02:27 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=FS_REPLICA,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.43.22] (HELO sca-ea-mail-4.sun.com) (192.18.43.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 11:02:18 +0000 Received: from dm-uk-02.uk.sun.com ([129.156.101.196]) by sca-ea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n38B1uYB022358 for ; Wed, 8 Apr 2009 11:01:57 GMT Received: from barman.uk.sun.com (barman.UK.Sun.COM [129.156.132.12]) by dm-uk-02.uk.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n38B1urD020272 for ; Wed, 8 Apr 2009 12:01:56 +0100 (BST) Received: from vpn-129-150-121-69.uk.sun.com ([129.150.121.69]) by barman.uk.sun.com with esmtp (Exim 4.42) id 1LrVda-0007lI-Nx for derby-user@db.apache.org; Wed, 08 Apr 2009 12:08:10 +0100 Message-ID: <49DC83DC.4000905@sun.com> Date: Wed, 08 Apr 2009 12:00:44 +0100 From: Alan Burlison User-Agent: Thunderbird 2.0.0.18 (X11/20081215) MIME-Version: 1.0 To: Derby Discussion Subject: Re: master and slave are not in synch for replicated database References: <8CE9C7FC34485B41B9A6B7459DFED80802B9BD1A@MI8NYCMAIL03.Mi8.com> <8CE9C7FC34485B41B9A6B7459DFED80801939F4F@MI8NYCMAIL03.Mi8.com> <49DC53E1.5000706@Sun.COM> In-Reply-To: <49DC53E1.5000706@Sun.COM> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org V Narayanan wrote: > Have you already seen this > http://wiki.apache.org/db-derby/ReplicationWriteup ? > > You will find step by step instructions to get replication started there! How do you 'fail back' to the master? If I shut the master and slave down once replication is running, do I have to re-copy the data files from the master to the slave before restarting the slave? -- Alan Burlison --