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 1kGkFX-0001Il-NP for pgadmin-hackers@arkaria.postgresql.org; Fri, 11 Sep 2020 14:42:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kGkFW-0003bi-Js for pgadmin-hackers@arkaria.postgresql.org; Fri, 11 Sep 2020 14:42:02 +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 1kGkFW-0003bb-BV for pgadmin-hackers@lists.postgresql.org; Fri, 11 Sep 2020 14:42:02 +0000 Received: from mail-il1-x141.google.com ([2607:f8b0:4864:20::141]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kGkFS-0005OO-BP for pgadmin-hackers@postgresql.org; Fri, 11 Sep 2020 14:42:01 +0000 Received: by mail-il1-x141.google.com with SMTP id a19so4619717ilq.10 for ; Fri, 11 Sep 2020 07:41:57 -0700 (PDT) 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=Yqk4GQR0k8UmN6z4YECUWk0J39ij47mpd2YHtrOxreM=; b=IgzIX6hkKiZbREpAKTCeZkj7tBIl71Fg3+Dv3OsSsdIt7he5AXvSeQ7RX1Q7GmVg52 cXGJvIJkhwp7EcISNidNSFuyZSsebUcarCZmcUBAH7XEr+E7qajVDangu4Giu7sCur/k ipGeCZyMsrDP8gbtR45yMrkLDNvVILb97Y1ZShFf4q2Vhq+Fb4o1gjEhL/en7mSZNkNr ZOhbNHwtfwvT5e2/SZrJjwAS5KCZFKb4rsixyySJNTJ2dQpKOzsHnt/jvPTdF+5XtMvh N2h1ZvAvddAhWyK43oNJwoMIt2PBDyPx5lHd7NwQwgX5gIOz6fgcBzYSdFc+geVeVxOI 04/A== 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=Yqk4GQR0k8UmN6z4YECUWk0J39ij47mpd2YHtrOxreM=; b=gXBz3qxKG70Lq1dh+EIIpVuVMPK9vlaPmPlL7O7uQjeeDLooDpNvdCm/gtKiLd45bA Ldg+jCeci9WXZXSR6OgwFc0CACbfSN6sGSfjHTXBGF3hFlKzvNBVj8HmcQvVfnlOMvuT l754iiyIXSuH4RVPJenBuKu8zTtQfvmKMgQLq/tTZJ3bd8zbEPNGT6zeoxxG4+1UtORa B8aOWnFNXvDUedRVk/k8c5gPwHR1PQb8AKJfDQtQpq/lmSItaXTrPwar5N15PjKmPNim uBUR01fbVDI846siw04jEcekaRz8ayiSUWT3G9f75/Q70q3ImA9JQyT9kyBnWvBixczE r1TA== X-Gm-Message-State: AOAM532+je0yeVHSMV4nHTgKpgQPSWcuCK4yksjIx2ju2fWzBoDZCOeY nRUG1C6EizkW14wq1sq5gNfMYVM+U0yHiPsN+K+0hZCODTJ2PTLzJ2rdqdnAT7E1QOB+6pMz/ty EC30OhfEIHWo2cNxFk4i6qdE5lzKyIy10RW99LZX553Xmr5rODIOrrgYVLEYQn9THe8TV4G6fPc RKleOYFguRq0FgTE4fC8CrWAGbAhkoDTq9F+clH1IrRytGr+/InIZk5W+aZg== X-Google-Smtp-Source: ABdhPJz/hBSFmwh1Quh68cjy/92PgRwG/u/7RlHBIMioZaQoOgBA8AUttSGO1yJ2Wbm2BISKN1/1Dt88UNLrHCmFku4= X-Received: by 2002:a92:d248:: with SMTP id v8mr1993751ilg.121.1599835315933; Fri, 11 Sep 2020 07:41:55 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Fri, 11 Sep 2020 20:11:45 +0530 Message-ID: Subject: Re: RM_5792.patch To: Nidhi Bhammar Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000b4b6c005af0aaf41" 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 --000000000000b4b6c005af0aaf41 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Sep 11, 2020 at 12:17 PM Nidhi Bhammar < nidhi.bhammar@enterprisedb.com> wrote: > Hi, > > PFA patch for RM-5792. This patch contains documentation related to shared > servers. > > Thanks, > > Best Regards, > Nidhi Bhammar > > > www.enterprisedb.com > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000b4b6c005af0aaf41 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Fri, Sep 11, 2020 at 12:17 PM Nid= hi Bhammar <nidhi.bham= mar@enterprisedb.com> wrote:
Hi,

PFA patch for R= M-5792. This patch contains documentation related to shared servers.
<= div>
Thanks,

=
Be= st Regards,
Nidhi Bhammar




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