Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C9AA9EAF9 for ; Mon, 21 Jan 2013 17:18:35 +0000 (UTC) Received: (qmail 6412 invoked by uid 500); 21 Jan 2013 17:18:35 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 6339 invoked by uid 500); 21 Jan 2013 17:18:35 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 6331 invoked by uid 500); 21 Jan 2013 17:18:35 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 6321 invoked by uid 99); 21 Jan 2013 17:18:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2013 17:18:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2013 17:18:33 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 1FDB8183 for ; Mon, 21 Jan 2013 17:18:12 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Mon, 21 Jan 2013 17:18:12 -0000 Message-ID: <20130121171812.41788.38408@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Trivial_Update_of_=22FUQ=22_by_DaveCottlehub?= =?utf-8?q?er?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "FUQ" page has been changed by DaveCottlehuber: http://wiki.apache.org/couchdb/FUQ?action=3Ddiff&rev1=3D9&rev2=3D10 Comment: add table of contents for link profit =3D Frequently Unasked Questions =3D On IRC and the Mailing List, these are the Questions People should have a= sked to help them stay Relaxed. = + <> + = =3D=3D Documents =3D=3D + = 1. Why should I generate my own UUIDs? . While CouchDB will generate a unique identifier for the _id field of = any doc that you create, there are three reasons why you are in most cases = better off generating them yourself. =20