Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 79426 invoked from network); 31 Mar 2009 02:42:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Mar 2009 02:42:48 -0000 Received: (qmail 65365 invoked by uid 500); 31 Mar 2009 02:42:47 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 65267 invoked by uid 500); 31 Mar 2009 02:42:47 -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 65252 invoked by uid 99); 31 Mar 2009 02:42:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 02:42:47 +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 kowsik@gmail.com designates 209.85.200.174 as permitted sender) Received: from [209.85.200.174] (HELO wf-out-1314.google.com) (209.85.200.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 02:42:39 +0000 Received: by wf-out-1314.google.com with SMTP id 28so2661759wfa.29 for ; Mon, 30 Mar 2009 19:42:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=HNS4MU/8oraNetJ/yd8gDU7+UzYfDNCYXb+o8BUEuxk=; b=ehxG6nUbzwRllJY5CFQLr5CSxmHzQB2DeqoJ0sTR4hdmcWFUmdDYwNkKWX+hnuUSP9 n+IcBS1bboZbsJLz0FKwwc9GM8XR3lAQoU8sM7hGutY5YWlq7AM/XMdQXwgKCnqam8jb cbamhXo20exyaxSXoM7rf4S6VDPnvf2RlTOAk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Z+fMpWkEb+wCKNDidydMZZN2Ydd3b6gUK/350LfWwP4nTKVXhlVRAEv7USD7kV2NfU T0ChsjzQqep2gUi9+CILxCEsUKatH8uMhH8jP3OyNEXE0jw9KOp+UEkgDGX0+nG4xpeG ivQXAFuKuwt0nLE8T0wMNZwL/SN+5OJn6Hl8U= MIME-Version: 1.0 Received: by 10.142.144.9 with SMTP id r9mr2385673wfd.294.1238467339021; Mon, 30 Mar 2009 19:42:19 -0700 (PDT) In-Reply-To: <25173209-A9B6-4633-94B2-7593DD146D53@g-unix.com> References: <7db9abd30903301424k74d3d55bhe808b070ad0ad2ea@mail.gmail.com> <20090330214759.GD21279@tumbolia.org> <25173209-A9B6-4633-94B2-7593DD146D53@g-unix.com> Date: Mon, 30 Mar 2009 19:42:18 -0700 Message-ID: <7db9abd30903301942t71517af5idaca7fad816a04c4@mail.gmail.com> Subject: Re: CouchDB closes with SSH From: kowsik To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org With '-b' you get proper logs, daemonization and disconnect from the tty's. Typically on *nix systems, nohup is used when the output from the process (stdout/stderr) is not of interestt. I think one another user mentioned screen which is also another way. I would highly recommend the '-b' option since there are other couchdb options to check the background process status, you get to follow the couch.log that's output, etc. Try couchdb -h to see the other options. K. On Mon, Mar 30, 2009 at 7:29 PM, Faisal Abid wrote: > Hey thanks, before i tried nohup couchdb =C2=A0, what are hte pro's and c= ons to > this? > > Thanks, > Faisal > On 30-Mar-09, at 5:47 PM, Noah Slater wrote: > >> On Mon, Mar 30, 2009 at 02:24:27PM -0700, kowsik wrote: >>> >>> couchdb -b (run as background process) >> >> Alternately, check the README for using CouchDB as a daemon process. >> >> -- >> Noah Slater, http://tumbolia.org/nslater > > ---------------------- > Faisal Abid > CEO/Software Engineer : AndSpot,Inc. > Home Phone: 416 283 8769 > Cell Phone: 905 962 6069 > http://www.g-unix.com > http://www.andspot.com > http://www.andspot.com/blog > > >