Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kkh06-0005Zd-Sk for pgadmin-hackers@arkaria.postgresql.org; Thu, 03 Dec 2020 05:17:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kkh05-0008M7-Rk for pgadmin-hackers@arkaria.postgresql.org; Thu, 03 Dec 2020 05:17:53 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kkh05-0008M0-MW for pgadmin-hackers@lists.postgresql.org; Thu, 03 Dec 2020 05:17:53 +0000 Received: from mail-io1-xd35.google.com ([2607:f8b0:4864:20::d35]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kkh03-0002dD-4G for pgadmin-hackers@postgresql.org; Thu, 03 Dec 2020 05:17:53 +0000 Received: by mail-io1-xd35.google.com with SMTP id 81so783812ioc.13 for ; Wed, 02 Dec 2020 21:17:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gyEA1cf5LIIbPfSdbA3AvyOsg4YlRqZOChhw0r9dvzw=; b=1k9w7TJkHprId7PDob+Xuhr8Z1ZnhQTZADceqU8f8yNT6KUMcgbsTfs4DpkVryF/hf U2aLRnbN9ObSrh71Bi1mpICrCjyop5Fb5oVSO9T5q507+hRlvio+DePBrFjvcaTnV4hy 3sN/TIko8smr/Rli5EYcKsK4EDpyFjOSsnNy1SJTp2vLSw/Vpfu9yEfpeJQV4EGQEnXm aaUmzqDrwkYET1muAsOs5o9tVcJlNjh3OUt1grphO09oT1WTJmnwmfAVwEv2ruqvv+Dr xO/RJJfbo6A6Mf/ZDZkRPhQfmo/HA6HRT3LlNycwySfmz35cR2tgtUAdP6ZVd5IRApnh zVWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gyEA1cf5LIIbPfSdbA3AvyOsg4YlRqZOChhw0r9dvzw=; b=P7UVN31edc5STj3X1//UOQWhvWwem/MFEbqTlpyXegfseBfIwSiPHZk5LIKQYVTWdk Fs6h8uMRVp//WEtgDdJQKHfzpNt5P4RAuRmdi3VJ4C8nIaQ/BYhtxWIUUKph9cUgRAhB USYndc/4o4tMnYbwaJKPk8rQfIU01oVOkZDasd9M1dHzcgirYyyjCzE6OShKgyoYPLMs kGwwK0YKNTWI8kOixX733ZcwLwIX0b5y/bcSJr10lQkuPLPsx38tlELBHegvURhTqoul e41riZwtLA9DQ2n1Plx+wJ1VTBtgdKgldZZEilvzvBE7oVhJ3XahSEnMg8MeDhB7/DVH t35Q== X-Gm-Message-State: AOAM533ijGWocvxo3ajNkMitCpRw33HvWaZhy6JtOz0b+Ly1Jsry2Csv z1+pFKcU2E2P8n3PsZNgkFPQlIkeaKWPAaWKKdfOzUbevXLWp+OeH2tNLQ60OTZUID60Gg5FhtG Js+lwOKQ9l0BjWiTFP0SU+9zyCRe8vAXZq2Xp0bBLqE7NEyFUEHiZpa0uLkA8kE9OFi2DBVsWAj hjX/hVH2KWGz7taHn7/82c7e6hkQVd4SuTSHDsKLPxad9arJshjNKRwkfcfQ== X-Google-Smtp-Source: ABdhPJyRpZRNCfGPEvqL1zSH8d5kB+8vTTg57zDMu+4Ou3ckK+lcVxOr3IvwCWpp2dx4EfbFzfGiy678SfVOsLZ5FMs= X-Received: by 2002:a02:82cb:: with SMTP id u11mr2038162jag.0.1606972668023; Wed, 02 Dec 2020 21:17:48 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 3 Dec 2020 10:47:37 +0530 Message-ID: Subject: Re: [pgAdmin][RM-6022]: Shared servers import is failing. To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000000aac8f05b5887b1b" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000000aac8f05b5887b1b Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Wed, Dec 2, 2020 at 5:23 PM Nikhil Mohite wrote: > Hi Team, > > Please find the patch for RM-6022 > : Shared servers import is > failing. > added missing shared server flag while loading servers. > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Software Engineer.* > *EDB Postgres* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000000aac8f05b5887b1b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Wed, Dec 2, 2020 at 5:23 PM N= ikhil Mohite <nikhil.m= ohite@enterprisedb.com> wrote:
Hi Team,

Please f= ind the patch for RM-6022:=C2=A0Shared servers import is failing.
added missing shared server flag while loading servers.

--
Thanks & Regards,
Nikhil Mohite
Software Engineer.
Mob.No:= +91-7798364578.


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--0000000000000aac8f05b5887b1b--