Re: [Tools-implementation] Database dumps for developers.

Glen <glen@amsl.com> Wed, 16 September 2020 18:34 UTC

Return-Path: <glen@amsl.com>
X-Original-To: tools-implementation@ietfa.amsl.com
Delivered-To: tools-implementation@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C43793A09C6 for <tools-implementation@ietfa.amsl.com>; Wed, 16 Sep 2020 11:34:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.911
X-Spam-Level:
X-Spam-Status: No, score=-101.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, USER_IN_WELCOMELIST=-0.01, USER_IN_WHITELIST=-100] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id As_CH2KsaRFC for <tools-implementation@ietfa.amsl.com>; Wed, 16 Sep 2020 11:34:50 -0700 (PDT)
Received: from mail.amsl.com (c8a.amsl.com [4.31.198.40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40D0A3A09C3 for <tools-implementation@ietf.org>; Wed, 16 Sep 2020 11:34:50 -0700 (PDT)
Received: from mail.amsl.com (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTPS id D560E3C24C5 for <tools-implementation@ietf.org>; Wed, 16 Sep 2020 11:34:47 -0700 (PDT)
Received: from [IPv6:2603:3024:15a1:78e0:157a:cf4b:5cae:777a] (unknown [IPv6:2603:3024:15a1:78e0:157a:cf4b:5cae:777a]) by c8a.amsl.com (Postfix) with ESMTPSA id C6A3F3C24C4 for <tools-implementation@ietf.org>; Wed, 16 Sep 2020 11:34:47 -0700 (PDT)
To: tools-implementation@ietf.org
References: <8bc25278-c909-bc54-4efb-08cb7f7862b1@nostrum.com> <32ead0f2-40b7-8057-1203-6c4a80aa4477@levkowetz.com>
From: Glen <glen@amsl.com>
Organization: AMS
Message-ID: <9a5b6c80-54c8-a31e-0922-f0b0cf1a1c69@amsl.com>
Date: Wed, 16 Sep 2020 11:34:48 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.2.2
MIME-Version: 1.0
In-Reply-To: <32ead0f2-40b7-8057-1203-6c4a80aa4477@levkowetz.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-implementation/p72MlonV7YBkHHTc-OTQVbPI-9M>
Subject: Re: [Tools-implementation] Database dumps for developers.
X-BeenThere: tools-implementation@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Tools Implementation <tools-implementation.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-implementation>, <mailto:tools-implementation-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-implementation/>
List-Post: <mailto:tools-implementation@ietf.org>
List-Help: <mailto:tools-implementation-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-implementation>, <mailto:tools-implementation-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Sep 2020 18:34:52 -0000

On 9/16/2020 11:22, Henrik Levkowetz wrote:
> Seems reasonable to me.

Me too...

> On 2020-09-16 20:07, Robert Sparks wrote:
>> I propose raw dumps are not something that should land in any of these
>> buckets.

+1 - I have a moderate to strong preference to continue doing what I'm 
doing with /a/dumps, and /a/dumps-p.  :-)  (Nightly dumps of both 
database engines, rotated, for emergency recovery use by AMS staff if 
it's ever needed.)

Glen