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.94.2) (envelope-from ) id 1tBChJ-002Smm-HB for pgsql-general@arkaria.postgresql.org; Wed, 13 Nov 2024 12:42:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tBChF-00E8oG-31 for pgsql-general@arkaria.postgresql.org; Wed, 13 Nov 2024 12:42:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tBChE-00E8mt-Iu for pgsql-general@lists.postgresql.org; Wed, 13 Nov 2024 12:42:09 +0000 Received: from sender-op-o11.zoho.eu ([136.143.169.11]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tBCh6-001fLV-LB for pgsql-general@postgresql.org; Wed, 13 Nov 2024 12:42:07 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1731501714; cv=none; d=zohomail.eu; s=zohoarc; b=ApJOs3TcnSZeGyv4snCck8CRl1KjHfioNDDnCB4p3riLdvj5L+kxXoVhCaXNay7Us0VNSLcl9DNhgr1HFaqRsjkZL541uSQ+MTPI7ICCk+20H0U2iGd2JBxELtlOxysAMfkqoZL16DP2gXGYQtHg3BUcEjDWObH6Jnnvh1xw5Mw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1731501714; h=Content-Type:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=LFSYBv66q7LRuia1ENiJJmGYd7+iuUNlD9yOQ9wY/4w=; b=k2ZXb0E+Mf7uaCqDiQTn586aX5vxwAJopskkLykFvHjbAEtdBUdeRsvOnHfR7JLD9lslYoW7D+50i7+8fyY/F6YmHnGd9peeA5302TNEootmvN73LQZ5v1wYdMi9JKvhDq/6CJW7zR6jZ4zD4IGfhEwrrtr9DAOUz0oG1WXSFUg= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=jasonic.dk; spf=pass smtp.mailfrom=kaare@jasonic.dk; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1731501714; s=zmail; d=jasonic.dk; i=kaare@jasonic.dk; h=Date:Date:From:From:To:To:Cc:Cc:Message-Id:Message-Id:In-Reply-To:References:Subject:Subject:MIME-Version:Content-Type:Reply-To; bh=LFSYBv66q7LRuia1ENiJJmGYd7+iuUNlD9yOQ9wY/4w=; b=Xc7xZMmwxtIZRKkVgN5L1Vm407/m0VH005/vAy3UyNE2xIB40RdX+TQ88HO9b7W5 qtE+gztxJuiJU59PXzIanzI0V94RsHZOLsgMwiMkjDRhr/ri8t+tDNLokXECcmulWph orPrJetVFd0ppm9Dg/EHHwFBrzIXzrdtcmrM6zYE= Received: from mail.zoho.eu by mx.zoho.eu with SMTP id 1731501713400889.0084158327509; Wed, 13 Nov 2024 13:41:53 +0100 (CET) Date: Wed, 13 Nov 2024 13:41:53 +0100 From: Kaare Rasmussen To: "Dominique Devienne" , "Alvaro Herrera" Cc: "Vijaykumar Jain" , "pgsql-general" Message-Id: <193258b6791.ada07c1761341.959628411447004614@jasonic.dk> In-Reply-To: References: <202411131029.qchduffwgzhm@alvherre.pgsql> Subject: Re: Fwd: A million users MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_179035_1737198406.1731501713297" Importance: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ------=_Part_179035_1737198406.1731501713297 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hi Dominique Hi. Sure, that's a good point, and a best practice IMHO. But I already do that, and the original question remain, i.e. how does PostgreSQL with thousands or millions of roles? Sorry if my original post was unclear, but I don't expect that there will be much more than perhaps a hundred roles. Each may have from a few up to a million users in them, though. /kaare ------=_Part_179035_1737198406.1731501713297 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: 7bit
Hi Dominique


Hi. Sure, that's a good point, and a best practice IMHO.
But I already do that, and the original question remain,
i.e. how does PostgreSQL with thousands or millions of roles?


Sorry if my original post was unclear, but I don't expect that there will be much more than perhaps a hundred roles. Each may have from a few up to a million users in them, though.

/kaare

------=_Part_179035_1737198406.1731501713297--