Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 89BB8133740B for ; Sun, 3 Apr 2011 21:39:13 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 22921-05 for ; Mon, 4 Apr 2011 00:38:56 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pz0-f46.google.com (mail-pz0-f46.google.com [209.85.210.46]) by mail.postgresql.org (Postfix) with ESMTP id AEF7813364DE for ; Sun, 3 Apr 2011 21:38:55 -0300 (ADT) Received: by pzk9 with SMTP id 9so1166820pzk.19 for ; Sun, 03 Apr 2011 17:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=sAp6JpZDx/Rcvpl209VeeAzCVluQXi9HyAKWWdJuA1g=; b=jJtIxwI/CwUF6ni5uBBL8oszcbTCN1VwkNp/5LV1/9XKcHaiDET3dHROvlZWXv93nU 0dmjogzycQz1LYwMBi9SGKft+fX3qSZWE+nIdw119XeLQ5KuiyYglbLqEZ+getbagn2R 4XL4s9SLYUtBU6eqbTQVNtHXvpvZsqYDv03nE= 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 :cc:content-type; b=kqYxWU0T8WVKWCjZqQCBxP/0lCGu+FLLUbp+KXW8HwTlbCmVTgA0RNRlhitZZODj3y vA59SYim0x3cb7tIBDRmnmCumbKu2ZXSDOdFPGQIPmLCP4mcRBPXA4nSa/JUqYg3mq7b PEAOEpOTYIT+sp2CyrjvRyHzrA9qDKfRN4aLU= MIME-Version: 1.0 Received: by 10.142.149.38 with SMTP id w38mr5653364wfd.363.1301877535834; Sun, 03 Apr 2011 17:38:55 -0700 (PDT) Received: by 10.68.62.65 with HTTP; Sun, 3 Apr 2011 17:38:55 -0700 (PDT) In-Reply-To: <4D88D4B0.9030802@agliodbs.com> References: <4D88D4B0.9030802@agliodbs.com> Date: Sun, 3 Apr 2011 20:38:55 -0400 Message-ID: Subject: Re: Migration page is out of date From: Robert Haas To: Josh Berkus Cc: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.899 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001 X-Spam-Level: X-Archive-Number: 201104/10 X-Sequence-Number: 6581 On Tue, Mar 22, 2011 at 12:56 PM, Josh Berkus wrote: > http://www.postgresql.org/docs/9.0/static/migration.html > > This page: > > a) has insufficient coverage of pg_upgrade > b) ignores parallel pg_restore > c) piping pg_dump is by no means always the fastest method > > I'll write up a new version later, just wanted to put this note on the > ML so that somebody would bug me before the end of 9.1 beta. Hey, you! -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company