Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1jGlzs-0006ya-9y for pgsql-hackers@arkaria.postgresql.org; Tue, 24 Mar 2020 16:01:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jGlyt-00011k-5L for pgsql-hackers@arkaria.postgresql.org; Tue, 24 Mar 2020 16:00:43 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1jGlys-0000yM-Og for pgsql-hackers@lists.postgresql.org; Tue, 24 Mar 2020 16:00:42 +0000 Received: from mail.thelabyrinth.net ([45.56.70.56]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jGlyq-0005O5-8u for pgsql-hackers@postgresql.org; Tue, 24 Mar 2020 16:00:41 +0000 Received: from Davids-MacBook-Pro.local (c-73-39-102-148.hsd1.va.comcast.net [73.39.102.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dsteele) by mail.thelabyrinth.net (Postfix) with ESMTPSA id F213054625; Tue, 24 Mar 2020 16:00:37 +0000 (UTC) Subject: Re: Control your disk usage in PG: Introduction to Disk Quota Extension To: Haozhou Wang , Michael Paquier Cc: Alvaro Herrera , Hubert Zhang , Thomas Munro , Andres Freund , Robert Haas , "pgsql-hackers@postgresql.org" , Tomas Vondra , Heikki Linnakangas References: <20190925195435.GA21518@alvherre.pgsql> <20191201032011.GC2355@paquier.xyz> From: David Steele Message-ID: Date: Tue, 24 Mar 2020 12:00:36 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 12/2/19 1:39 AM, Haozhou Wang wrote: > > Thank you very much for your email. I rebased the code with the newest > master and attached it in the attachment. This patch applies but no longer builds on Linux or Windows: https://travis-ci.org/github/postgresql-cfbot/postgresql/builds/666113036 https://ci.appveyor.com/project/postgresql-cfbot/postgresql/build/1.0.85284 The CF entry has been updated to Waiting on Author. Regards, -- -David david@pgmasters.net