Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 844EA1337B92 for ; Fri, 6 May 2011 15:30:39 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 70863-06 for ; Fri, 6 May 2011 18:30:32 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from spinlock.commandprompt.com (host-215.commandprompt.net [207.173.203.215]) by mail.postgresql.org (Postfix) with ESMTP id 4F4B71337C0D for ; Fri, 6 May 2011 15:30:15 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by spinlock.commandprompt.com (Postfix) with ESMTP id 17AA4348046; Fri, 6 May 2011 11:30:09 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at commandprompt.com Received: from spinlock.commandprompt.com ([127.0.0.1]) by localhost (spinlock.commandprompt.com.commandprompt.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id je9I0SSntJux; Fri, 6 May 2011 11:30:07 -0700 (PDT) Received: from perhan.alvh.no-ip.org (unknown [190.95.21.98]) by spinlock.commandprompt.com (Postfix) with ESMTPSA id 0B390348022; Fri, 6 May 2011 11:30:07 -0700 (PDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 6E73D6E471; Fri, 6 May 2011 15:30:04 -0300 (CLST) Content-Type: text/plain; charset=UTF-8 Cc: Peter Eisentraut , pgsql-docs Subject: Re: should pg_basebackup be listed as a server application? From: Alvaro Herrera To: Magnus Hagander In-reply-to: References: <1304702299.28821.1.camel@vanquo.pezone.net> Date: Fri, 06 May 2011 15:30:04 -0300 Message-Id: <1304706536-sup-3669@alvh.no-ip.org> User-Agent: Sup/git Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201105/22 X-Sequence-Number: 6697 Excerpts from Magnus Hagander's message of vie may 06 14:30:27 -0300 2011: > On Fri, May 6, 2011 at 19:18, Peter Eisentraut wrote: > > The pg_basebackup reference page is currently under "Client > > Applications" [0].  I think it's more of a server application, because > > it's what you'd run instead of initdb on the server.  Should it be moved > > to the "Server Applications" section? > > Not sure I buy that argument. pg_dump/pg_dumpall/pg_restore are under > client applications. They're something you run *alongside* initdb and > not instead, sure.. But they're all backup tools. Is there really a dichotomy here? Client/server? Maybe we just need another category, "administrative applications" or something like that. -- Álvaro Herrera The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support