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.89) (envelope-from ) id 1iDDN5-0003nH-PX for pgsql-hackers@arkaria.postgresql.org; Wed, 25 Sep 2019 19:54:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iDDN4-0007xp-Mg for pgsql-hackers@arkaria.postgresql.org; Wed, 25 Sep 2019 19:54:42 +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 1iDDN4-0007xe-74 for pgsql-hackers@lists.postgresql.org; Wed, 25 Sep 2019 19:54:42 +0000 Received: from mail-io1-xd43.google.com ([2607:f8b0:4864:20::d43]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iDDN2-0005I1-0w for pgsql-hackers@postgresql.org; Wed, 25 Sep 2019 19:54:41 +0000 Received: by mail-io1-xd43.google.com with SMTP id n197so53793iod.9 for ; Wed, 25 Sep 2019 12:54:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=VpiLlfEmA4OQGWYeBP2wbq3lte9Dqbw0xeM22ISNG/s=; b=YMVCu/BYmAKmTE4rct2mhJxHxs1tBnz2eu0ac1I4ZoEwncnTR8tyJGvI0fbCQuK2Db 1cTz1PpiKSmjo/nGtp/3+IDdSkEe8Tr/6Ef+RzrUA6/vCfjvcD2IM3CYSZnVJxKt7bpL O3B/O7ZoYQWDUC5ImJe2qppSRMPSfdfRxievgAezvWXtJqOiP08AsJK/Ww5UNIMyCCxU 7ILB+KexLH+xZDIZez6ouriQQu5Zql6eX/HVtTcF9lHXPWU/jbBvOTGE503mDaGmDce6 cm70NMm/ksbElbeLUafFGp43FDu7c9z7blsrPcUePrKkgEeUE9oJKJH4CrPoWLuZ/QjR 9wXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=VpiLlfEmA4OQGWYeBP2wbq3lte9Dqbw0xeM22ISNG/s=; b=n5/zlkAShfAs8bu/PUMl87/muejx6Fvw/Yi6Gmra7seCFHrlrJApMBD2mq2Bd0khj6 2BjLdSqwfI5qgv5mgizCwjPlJVvnbUDilLO8uTXjUlgYIq+hBSfYWp5YEPmojtr0TM3s 9Ls8eXp6aBpOvaUcQyl6NN92vfW0j7F3ozYjT/RtKOyiAd5Z8oaUXHXZDDoisHmYuXLu bKvIDGhdsLRkBOmDKwyH3RoGyQe3FrN0WGmUyHu5yamJXP9XocmaDXFvRPsbZaKQGE4N cWUhC6lrRXJ7NS8W/m66jZruWB/56sGkn/HIWTmdjK8d1ptgINhtePw8zmwxH3/1U6Ss 9ZIw== X-Gm-Message-State: APjAAAUMpHLkQZrLoIAVvpC5ln8W6/FLc5AVC1r1iV7zOMYUcLvSWesk OZaBhr1bYgiiCJNzTGjGKZrF0g== X-Google-Smtp-Source: APXvYqzJUdPb6ZfJ9QMuOdtt1vimjkeQy16kTe9SrcfvujnZsBPhrvkgiANaBPXDMlC3tAY8httnjg== X-Received: by 2002:a92:58d7:: with SMTP id z84mr1652340ilf.101.1569441279141; Wed, 25 Sep 2019 12:54:39 -0700 (PDT) Received: from nimloth.alvh.no-ip.org ([199.229.249.165]) by smtp.gmail.com with ESMTPSA id r22sm447989ilb.85.2019.09.25.12.54.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2019 12:54:38 -0700 (PDT) Received: by nimloth.alvh.no-ip.org (Postfix, from userid 1000) id D11D61206A9; Wed, 25 Sep 2019 16:54:35 -0300 (-03) Date: Wed, 25 Sep 2019 16:54:35 -0300 From: Alvaro Herrera To: Hubert Zhang Cc: Thomas Munro , Andres Freund , Michael Paquier , Robert Haas , "pgsql-hackers@postgresql.org" , Tomas Vondra , Heikki Linnakangas Subject: Re: Control your disk usage in PG: Introduction to Disk Quota Extension Message-ID: <20190925195435.GA21518@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk This patch no longer applies. Can you please rebase? -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services