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 1maHH6-0001yy-1w for pgadmin-hackers@arkaria.postgresql.org; Tue, 12 Oct 2021 12:52:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1maHH5-0001VM-3B for pgadmin-hackers@arkaria.postgresql.org; Tue, 12 Oct 2021 12:52:55 +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 1maHFl-00089H-S5 for pgadmin-hackers@lists.postgresql.org; Tue, 12 Oct 2021 12:51:34 +0000 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1maHFi-0002gE-8A for pgadmin-hackers@postgresql.org; Tue, 12 Oct 2021 12:51:33 +0000 Received: by mail-io1-xd36.google.com with SMTP id q205so23543121iod.8 for ; Tue, 12 Oct 2021 05:51:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OMUFj0bFZZM50UxJTCD2ui61NfVK2hAMk+Ov2z0fUpw=; b=LoZdS3prGAQIRtbKRhld2bnHhxgdTrNvAmkfMmNWln5ktZVJIK+p9cVaFY1Sjw89Gk 7m2DaqBkM5diYGj2UfZB4gTkzSWSNq9Woe/l5SjFeXhtX/M9LYGneQPlzFVC7rlhiozk wzrN7jL2yCfinqVMSsHpwzwm6IA4IHxtHoFAVtH7YL8u5h/q+nVaagCnn7cjgOk3bANt 06mLsOKEHBDaptjAtaFKQrcZqU5NTRY/9KqiXZ7nsW9xYQ8rCogoJFTCA9Dpf+PegOUU 2YAACx++vajJMTWw6wsTe1K88OxN2We184f3sjqHk89xMAyfmjQbHhFHYuNaQ4g2BIhS DOsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OMUFj0bFZZM50UxJTCD2ui61NfVK2hAMk+Ov2z0fUpw=; b=fRSCuDAeW+WDxfXszLrSiSKtobpPdqUiPemXh5zCSpUcBoxFssn+v75gZllTR8TJu7 yCeOehlLpPDDpV3QIibkk1P3X4sInoDuGU3YtB7zKk5d9Ylj2Ifs+Si3nBasPlRTagsO KdTqbo6jszwU45DqFdzcpVhwOjfbqqzveUoISZw8dtyWfmpIlu/Zi3b9CwSjmxvw0Prt FeaNgUJY2o3x23qyHXLRYaysB5WEp+kGJDS0CBbQrnQHwESq1Y6t8mOpkAB8DWMddqc9 vWiyRzvUNThbOhRuV9d+hic6gWyWT2rq1lDvSNL/j0WGVQUdYRvgv9OeGE5E4PMacc5z yUZw== X-Gm-Message-State: AOAM530HXP07eMktP9IDZk+0IxLlehJJDfQ64hx7j1QFbirjD68Wbt1V Gm118311pieZKMOkZ4hyyl9Sus19AEU6oCEzZYPZAaXOF+98tG2QClFw93zv2OvL5r85Ms2W250 HhVFJ29bVn9HF8BMsfW4QzQE6UrATqaOGtapFZ6k1KCbgRzQIZ6nI3n1muGBqePCIO1tgstnD72 QNKcGJpFrhI1++REJMCswz1Hi/Tc9wGk+yls+WkXgbdCbH9dyvlM/GskNYNQ== X-Google-Smtp-Source: ABdhPJz2Kpbu8S4HOyqCdR023TEZhG1ey17/M7KTJ501dQ/FrSK5hQ6UVpLHa3GP655EwL3DaAa49VtyIoj8yeMZaQo= X-Received: by 2002:a05:6638:3809:: with SMTP id i9mr9966725jav.115.1634043088043; Tue, 12 Oct 2021 05:51:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 12 Oct 2021 18:21:17 +0530 Message-ID: Subject: Re: [pgAdmin][RM-6790]: Unable to create index with concurrently keyword. To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000cf9cfd05ce274dd2" 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: Archived-At: Precedence: bulk --000000000000cf9cfd05ce274dd2 Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Tue, Oct 12, 2021 at 5:59 PM Nikhil Mohite < nikhil.mohite@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-6790: > Unable to create index with > concurrently keyword. > > -- > *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* --000000000000cf9cfd05ce274dd2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Tue, Oct 12, 2021 at 5:59 PM = Nikhil Mohite <nikhil.= mohite@enterprisedb.com> wrote:
Hi Hackers,

Plea= se find the attached patch for=C2=A0RM-6790:=C2=A0Unable to create index = with concurrently keyword.

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


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

--000000000000cf9cfd05ce274dd2--