Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 78117 invoked from network); 24 Feb 2010 16:37:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Feb 2010 16:37:33 -0000 Received: (qmail 43719 invoked by uid 500); 24 Feb 2010 16:37:32 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 43646 invoked by uid 500); 24 Feb 2010 16:37:32 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 43633 invoked by uid 99); 24 Feb 2010 16:37:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2010 16:37:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jchris@gmail.com designates 72.14.220.157 as permitted sender) Received: from [72.14.220.157] (HELO fg-out-1718.google.com) (72.14.220.157) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2010 16:37:24 +0000 Received: by fg-out-1718.google.com with SMTP id e12so671761fga.5 for ; Wed, 24 Feb 2010 08:37:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=Vzlc+3511WAvjL9wk4c4RiBwWPz/F0xPWSn5KdiBQW8=; b=wf/X2SpwgXG8g9TzgYNNENF/N/cFiRTrIIvGJhVptlcXBXI3PHb+31XLYghMbTtyo3 vVIl1SjdnILXBBeyiDUVaox/lfl1k881VNsyoDfXkMMa+i+eqpw3nMsXRSDvcc859CU+ TPnB4qm5SJTh/aqxkb1GenDAdDcUbEJRPfPhc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=Dz6oE/a5YM6FftWknSx3oI+j33Qm6bEj7lWv1bUKbFBnEqUjr6qgd+vYZ94056mJGY thWQBad0z4v8hMgW8Kzmmk1JRL3SD/kKmkp3mJxA9mZ6R62PI/+GfUdOh/F3wEccyX3W jmmstqy2asN50eImjuVR2iGOstbbLOQpHbCIM= Received: by 10.102.204.13 with SMTP id b13mr4758mug.127.1267029422534; Wed, 24 Feb 2010 08:37:02 -0800 (PST) Received: from ?192.168.1.104? (c-98-248-172-14.hsd1.ca.comcast.net [98.248.172.14]) by mx.google.com with ESMTPS id n7sm9581425mue.45.2010.02.24.08.36.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Feb 2010 08:37:01 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: Rename a database? From: J Chris Anderson In-Reply-To: <21a5a18d1002240813m255a1d4ds4d28b0eb2563fc51@mail.gmail.com> Date: Wed, 24 Feb 2010 08:36:57 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <21a5a18d1002231104h75eee414gf6bcf6e03a6d3403@mail.gmail.com> <-683182627280217118@unknownmsgid> <9cd0f6981002240731w12223596p9d016318b43057b2@mail.gmail.com> <20100224155747.GA6816@uk.tiscali.com> <21a5a18d1002240813m255a1d4ds4d28b0eb2563fc51@mail.gmail.com> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1077) On Feb 24, 2010, at 8:13 AM, Sean Clark Hess wrote: > Would it be hard to add for databases? Maybe just have couch do the = system > mv command under the hood? >=20 I'd be +1 on this. It might not be completely atomic (renaming both the = database and view files) but it could be considered an administrative = operation. We should discuss this on the dev@ list. Chris > On Wed, Feb 24, 2010 at 8:57 AM, Brian Candler = wrote: >=20 >> On Wed, Feb 24, 2010 at 08:31:10AM -0700, Michael J. I. Jackson = wrote: >>> Seems I read something somewhere about HTTP MOVE (WebDav extension?) >> being >>> supported in a former incarnation. >>=20 >> Was for documents, not databases, IIRC. >>=20 >>=20