Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etcj3-0003hd-4S for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Mar 2018 17:19:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1etcj2-0000KG-37 for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Mar 2018 17:19:36 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etcj1-0000K6-MV for pgadmin-hackers@lists.postgresql.org; Wed, 07 Mar 2018 17:19:35 +0000 Received: from mail-vk0-x229.google.com ([2607:f8b0:400c:c05::229]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1etciy-0003nb-5s for pgadmin-hackers@postgresql.org; Wed, 07 Mar 2018 17:19:33 +0000 Received: by mail-vk0-x229.google.com with SMTP id q7so1789759vkh.3 for ; Wed, 07 Mar 2018 09:19:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pivotal-io.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=7nGfXtSxe0cocyLk3PuysuXBZodLx9mI/O8Mg2bZBlM=; b=IJ883F10dczzpnF/Crq5QjMqNtqxsn7AGZSHYg4XM9rR5IJcoG9Ov+RR4J7SMuQ4sP Miwjk/sxiqZc0od9pKJ3B6isEzkKf1/CMzQBsfDnm0ZqXoJ6g94bHv8iByiXfy0+BcSp Gr7bLxw+EVNfpp6r3LPw0Mbsfzp+ggUhuOn3HHwdCIPGiWcos1ChAjFr+7Hwk8SAAq7j x2Cd2YmQ+3KVHMJqaT/Vlx4GRuUGH3zhm0cu84qj8kosFPWqNWg1vCTYytm4njDoVKzM 32OOq8TahP9jDSH9/fHXv2OLZ3HUW74kdnyIBUGxePaCmrJu8s8DO/+2lj0IN4dLvnJn bahg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=7nGfXtSxe0cocyLk3PuysuXBZodLx9mI/O8Mg2bZBlM=; b=Nh2GuAR5K0UixB/8cN3LjUgk2ityQu3r04YwPDWC0DbPBAjQrmRD7b9cz9bOD+vlX9 tPd0K/tMu0QmLGbuGPnssjFf+51m0YEoBB5dN8Is7W0HpO9v5c/92mxVZysQuKjeLROT 8K090OlFIRPKmVsiRDQU6GgAOkdasmWAhl/ylL9iCirM24ciemMWLwDxZIOfO2hj36sS oIjvpT8D+3tTnWYH9LviI2kkZCHhjHwM8SWQ+Wp8vWVntDX1/Q7pungqKYZ/NqEw9Ibh bBm+BFEWYianYBIRg9AbdOLE1mCkEmAbSgj8jaa2OCG8+y4jeC3BRFO037BEtXet9im2 GDgQ== X-Gm-Message-State: AElRT7FnLPQfhLbWdaLPa2Q7WXE8/n/yCWwsqIDZjjQuSvYsD/tCN47K rGsWW07dLZQ2rj1s3eQKZoNWWOCiZP2cJtJv9DoSsA== X-Google-Smtp-Source: AG47ELsE6BLPdAvEC6ZM9sq+seg8fCNLRvX2d1sb5lgbr1TAM0GTgVShHFT3KD8F/R+GYPred+HvshSj6UgJwXQ7/Nc= X-Received: by 10.31.185.2 with SMTP id j2mr16258991vkf.52.1520443170199; Wed, 07 Mar 2018 09:19:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.72.111 with HTTP; Wed, 7 Mar 2018 09:19:29 -0800 (PST) From: Robert Eckhardt Date: Wed, 7 Mar 2018 12:19:29 -0500 Message-ID: Subject: ACI Tree To: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a113bec300fbe420566d5c3c3" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a113bec300fbe420566d5c3c3 Content-Type: text/plain; charset="UTF-8" Hackers, We have multiple end users who have in excess of 10 thousand of tables in a single schema. Currently this causes pgAdmin to choke. The major issue we are seeing is that the ACI tree is unsupported and it seems to be the backbone of pgAdmin 4. Is anyone else having this issue? Is there a solution better that (for some definition of better than) replacing the ACI Tree with something more performant? -- Rob --001a113bec300fbe420566d5c3c3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hackers,=C2=A0

We have multiple end use= rs who have in excess of 10 thousand of tables in a single schema. Currentl= y this causes pgAdmin to choke.=C2=A0

The major is= sue we are seeing is that the ACI tree is unsupported and it seems to be th= e backbone of pgAdmin 4.

Is anyone else having thi= s issue?=C2=A0 Is there a solution better that (for some definition of bett= er than) replacing the ACI Tree with something more performant?
<= br>
-- Rob
--001a113bec300fbe420566d5c3c3--