Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wJTzI-000TLV-0t for pgsql-general@arkaria.postgresql.org; Sun, 03 May 2026 10:23:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wJTzG-002rEb-27 for pgsql-general@arkaria.postgresql.org; Sun, 03 May 2026 10:23:46 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wJTzG-002rET-0u for pgsql-general@lists.postgresql.org; Sun, 03 May 2026 10:23:46 +0000 Received: from sm-r-018-dus.org-dns.com ([89.107.70.8]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wJTzE-00000000G7Y-09h3 for pgsql-general@lists.postgresql.org; Sun, 03 May 2026 10:23:45 +0000 Received: from smarthost-dus.org-dns.com (localhost [127.0.0.1]) by smarthost-dus.org-dns.com (Postfix) with ESMTP id AB58BA279C for ; Sun, 3 May 2026 12:23:42 +0200 (CEST) X-Spam-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,DKIM_INVALID, DKIM_SIGNED,DMARC_NONE,HTML_MESSAGE,KAM_INFOUSMEBIZ, MIME_HEADER_CTYPE_ONLY,SPF_HELO_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Tests: AWL=-1.138,BAYES_50=0.8,DKIM_INVALID=0.1,DKIM_SIGNED=0.1, DMARC_NONE=0.1,HTML_MESSAGE=0.001,KAM_INFOUSMEBIZ=0.75, MIME_HEADER_CTYPE_ONLY=0.1,SPF_HELO_PASS=-0.001 Received: from ha01s018.org-dns.com (ha01s018.org-dns.com [62.108.32.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smarthost-dus.org-dns.com (Postfix) with ESMTPS id 458E9A2500 for ; Sun, 3 May 2026 12:23:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gelassene-pferde.biz; s=default; t=1777803823; bh=tAjlmtPn2m1tpv9G4y70h080N5E1PUsWUC5aLOO4PUo=; h=From:To:Subject; b=eJihUt818I5GqU5U0ZbUaXuMsvO6j7IrvpiJ33B0vJPz9EIb0vQ8CPLxKb+WJt/8N VKm1AcZuYTiVZuodZMrjsVrwbY77RAZWfBQ0pvDmLdYql/t86J6ukwBnW0GRdvdfd2 SVVowKPvr9z5b3a26TdbzqeLxnQQ58JUUMGDYVMM= Authentication-Results: ha01s018.org-dns.com; spf=pass (sender IP is 146.185.68.202) smtp.mailfrom=thiemo@gelassene-pferde.biz smtp.helo=dummy.faircode.eu Received-SPF: pass (ha01s018.org-dns.com: connection is authenticated) Date: Sun, 3 May 2026 12:23:41 +0200 From: Thiemo Kellner To: pgsql-general@lists.postgresql.org Message-ID: In-Reply-To: References: Subject: Tablespace size in TB Content-Type: multipart/alternative; boundary="----=_Part_2_264924927.1777803821128" X-Correlation-ID: X-PPP-Message-ID: <177780382355.2887306.16172850774721049693@ha01s018.org-dns.com> X-PPP-Vhost: gelassene-pferde.biz X-Virus-Scanned: clamav-milter 1.4.3 at smarthost-dus X-Virus-Status: Clean List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ------=_Part_2_264924927.1777803821128 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Is there a reason, you employ a version of PostgreSQL and OS too, that is no longer supported? Did you check, that v13 supports that kind of table spaces already? Maybe this support has been added only in a more recent version. Kind regards Thiemo ------=_Part_2_264924927.1777803821128 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi

Is there a reason, you employ a version of PostgreSQL and OS too, that is no longer supported? Did you check, that v13 supports that kind of table spaces already? Maybe this support has been added only in a more recent version.

Kind regards

Thiemo
------=_Part_2_264924927.1777803821128--