Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1YXECL-0005az-N4 for pgsql-hackers@arkaria.postgresql.org; Sun, 15 Mar 2015 19:27:41 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1YXECK-0008Gm-Ob for pgsql-hackers@arkaria.postgresql.org; Sun, 15 Mar 2015 19:27:40 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1YXECJ-0008Gd-46 for pgsql-hackers@postgresql.org; Sun, 15 Mar 2015 19:27:39 +0000 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]) by makus.postgresql.org with esmtps (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1YXECF-0004HQ-9t for pgsql-hackers@postgresql.org; Sun, 15 Mar 2015 19:27:37 +0000 Received: by wegp1 with SMTP id p1so24588628weg.1 for ; Sun, 15 Mar 2015 12:27:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=4MQM1eWapS9gAK87rIIZArYtWbEtAUbmqPFrhiPeZeY=; b=XvNgsFiQHu6TWGnRdt4OvfOS1uCB64GaEWfJrm84pn12ep9JxEjz16+q2efvrKaT3I 9mJ6SrzDYv+VphvF6PgLSUserYCz+nMojtFKaRytvyigOjsWUfmjjvmAXmk8kJv0FohA OEhQ2+YLsxuQaJpo3g7Rscszsi85WpMS907EvMF4CZ05lVRnWHl4M0mXdDaDSdPD01GS g+UZs+ysf9Wg6Gu9r8rRMJFNgddQom5AhFyCFMZC9UWjS2Or5G6PnxjQhie9Co6K0ujI K8AfZbGhLcr+9jrl5lfsqFNCPibD8lcn1qYe0+/epB4s7qavtVmh/nwNWoqmCrjRjG/7 kSUw== X-Received: by 10.194.90.7 with SMTP id bs7mr79430745wjb.7.1426447652780; Sun, 15 Mar 2015 12:27:32 -0700 (PDT) Received: from [192.168.1.19] (alo33-3-78-225-150-42.fbx.proxad.net. [78.225.150.42]) by mx.google.com with ESMTPSA id ew5sm12117188wic.14.2015.03.15.12.27.31 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Mar 2015 12:27:32 -0700 (PDT) Message-ID: <5505DD23.2020207@gmail.com> Date: Sun, 15 Mar 2015 20:27:31 +0100 From: Julien Tachoires User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Andreas Karlsson , Alex Shulgin CC: Alvaro Herrera , Jaime Casanova , Robert Haas , Pg Hackers Subject: Re: patch : Allow toast tables to be moved to a different tablespace References: <4E8F1666.2060409@gmail.com> <1323956011-sup-9589@alvh.no-ip.org> <87r3wn5lhq.fsf@commandprompt.com> <54A2127D.5020907@proxel.se> <54F5CFDE.20301@gmail.com> <54FE2D6B.8000205@proxel.se> <5502C06E.5010300@gmail.com> <55044F48.1090701@proxel.se> <550468FF.9080707@gmail.com> <5504FBA9.3020900@proxel.se> <5504FDBE.4000006@proxel.se> In-Reply-To: <5504FDBE.4000006@proxel.se> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org On 15/03/2015 04:34, Andreas Karlsson wrote: > On 03/15/2015 04:25 AM, Andreas Karlsson wrote: >> Nice. You will also want to apply the attached patch which fixes support >> for the --no-tablespaces flag. > > Just realized that --no-tablespaces need to be fixed for pg_restore too. Indeed, after taking a look at pg_restore case, I would say it won't be so easy. Will try to fix it. -- Julien -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers