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 1t1Q7O-00GDQA-0T for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Oct 2024 13:00:42 +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 1t1Q7K-004V06-JG for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Oct 2024 13:00:38 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1Q7K-004Uzr-8x for pgadmin-hackers@lists.postgresql.org; Thu, 17 Oct 2024 13:00:38 +0000 Received: from mail-lf1-x12b.google.com ([2a00:1450:4864:20::12b]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t1Q7H-001XNr-56 for pgadmin-hackers@postgresql.org; Thu, 17 Oct 2024 13:00:37 +0000 Received: by mail-lf1-x12b.google.com with SMTP id 2adb3069b0e04-539e8586b53so1718443e87.1 for ; Thu, 17 Oct 2024 06:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1729170034; x=1729774834; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=vBzUSJ5/pxDzZbgAeFpCkVZ4gqHn6hsn6L6K31vCY4c=; b=SAz0u3pjf2aaEVR6byvAejV+VcsU1MhW/g7F9UEAXtx65Nm9nLaC220NZK9DLJm7J6 Qlf/tO08sDmO1GX606RVVTxDFUMh0F+X8PKH5V9dWkOfTC3WwaZ2O/jD0XuA1ytLh94g OVr0cQc1TzWXHmOvvH4kHII1BtC6qWX9H94e++f1Fwh7jVSWBvo2vrx7CdkReh7ycoMy wwykWR8Ff5jOjB3m5plyBDZzzyIXwimjlvdT9o9QgZl8N11HScxpGMGdhWYtW+GELVcm 3gE9vNS2I84E8H6Md0r6mht3J+4NU+bOLL1rBriw0CJbY5jCRSaIZUV/eopLgQ0L50aG p5DQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729170034; x=1729774834; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=vBzUSJ5/pxDzZbgAeFpCkVZ4gqHn6hsn6L6K31vCY4c=; b=o5PePFcT47tCZirqxHAMoyzxa5qfy4lZEX9gjopBj6REX6m7XXGJm1hvE5Wg8p+fPm LLrggn/Bq8FTyfVcGUtE19LphmhjxwPlfew71rKfi8El53yJZTN7fdahicyolOODYEhj PC+OLmsRyYgw6iSR5qtmQjgPPALCpwp9qPtWq1oSzCbzNHGVtmSeYZvH+tezXiTVDQmF LMt7z5LaDHukjnztWd3It2FC5gx/pH0tvIVMzaIqZDsCHVU73oJ8HPhubz/8CnD92UQL UfKHmQ3nT6uDjPQkmE4HBizYAO4y+fmff1BCMBBc14JJnvIYxy3ZIgIbF2kvhZdtxYsl +nkw== X-Forwarded-Encrypted: i=1; AJvYcCUp3I9ODE5VG3PwsWnK4Uot6Dlu84pADZJJqRx+31mJgbXL6NYCwznhAhWfjVGlPr1PSezHhC2alpKaG+to4o0=@postgresql.org X-Gm-Message-State: AOJu0Yxqm1hK3YerNtqRmWVncBkxVStlOxilxOYFAUDwJYmTqhxevyLM OFGML9Qdondrk5HWoqT9X3/A02vkgRnD0RtVMTfgoqHWmdcfXpbdDFyb1QWv+a/RtvMy8atlH5l gX1+MH9GSSAPLkW1hFpdqkiirvS/2Gs2yWFv0 X-Google-Smtp-Source: AGHT+IECdF7ZMUmmM5ytN11yA9At4aBJrs8CktHU8a6gDFakj0VbMd9Zshnhev5J8oTEFAuc+C7S/p3deW731TfrO6s= X-Received: by 2002:a05:6512:2823:b0:539:e1a7:345d with SMTP id 2adb3069b0e04-53a0c6be19bmr880535e87.10.1729170033073; Thu, 17 Oct 2024 06:00:33 -0700 (PDT) MIME-Version: 1.0 References: <3FC9B807-5956-4E67-BA4C-C955042A0F2F@gunduz.org> In-Reply-To: <3FC9B807-5956-4E67-BA4C-C955042A0F2F@gunduz.org> From: Akshay Joshi Date: Thu, 17 Oct 2024 18:30:20 +0530 Message-ID: Subject: Re: pgAdmin4 v8.13 candidate builds To: =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= Cc: pgadmin-hackers@lists.postgresql.org, Dave Page , pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000009417460624abc568" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000009417460624abc568 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable The latest candidate builds and source code is available at https://developer.pgadmin.org/builds/2024-10-17-1/ On Thu, Oct 17, 2024 at 5:26=E2=80=AFPM Devrim G=C3=BCnd=C3=BCz wrote: > Hi, > > They are already in the repos. > > > On 17 October 2024 13:43:41 GMT+03:00, Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi Devrim >> >> When should I start the pgAdmin 4 build? >> >> On Thu, Oct 17, 2024 at 4:11=E2=80=AFPM Devrim G=C3=BCnd=C3=BCz wrote: >> >>> Should be fixed in 17.0-43 package. >>> >>> >>> On 17 October 2024 10:06:09 GMT+03:00, Dave Page >>> wrote: >>> >>>> Devrim, can you assist with this please? >>>> >>>> >>>> On Thu, 17 Oct 2024 at 07:57, Akshay Joshi < >>>> akshay.joshi@enterprisedb.com> wrote: >>>> >>>>> Hi All, >>>>> >>>>> We encountered an issue during the installation of pgAdmin 4 on Fedor= a >>>>> when any version of PostgreSQL is already installed. We are getting >>>>> below error: >>>>> >>>>> Error: Transaction test error: file /usr/share/pgsql/postgres.bki fro= m >>>>> install of libpq5-17.0-42PGDG.f39.x86_64 conflicts with file from pac= kage >>>>> postgresql-server-15.6-1.fc39.x86_64 file >>>>> /usr/share/pgsql/system_constraints.sql from install of >>>>> libpq5-17.0-42PGDG.f39.x86_64 conflicts with file from package >>>>> postgresql-server-15.6-1.fc39.x86_64 >>>>> >>>>> We are trying to fix the above error. We will have to reschedule the >>>>> release until this issue is resolved. If it will resolve today then w= e will >>>>> release pgAdmin tomorrow. >>>>> >>>>> On Wed, Oct 16, 2024 at 11:57=E2=80=AFPM Usman Khan wrote: >>>>> >>>>>> Sorry it was my bad, I forgot to mention details. >>>>>> >>>>>> The detail is as following >>>>>> *Server *: "PostgreSQL 16.4, compiled by Visual C++ build 1940, >>>>>> 64-bit" >>>>>> *STEPS:* >>>>>> 1. Create a new database 'test1' >>>>>> 2. Create a new schema 'testscheme' in 'test1' and create a single >>>>>> table with a single column type integer. >>>>>> 3. Create a backup with default values through pgadmin4 context menu >>>>>> 4. Create another database 'test2' >>>>>> 5.Restore the backup created at step 3. above through the context >>>>>> menu of the tree with default values on the dialogue. >>>>>> >>>>>> >>>>>> On Wed, Oct 16, 2024 at 8:42=E2=80=AFPM Ashesh Vashi < >>>>>> ashesh.vashi@enterprisedb.com> wrote: >>>>>> >>>>>>> Please mentioned the database server version, and probably the step= s >>>>>>> to reproduction. >>>>>>> >>>>>>> -- >>>>>>> >>>>>>> Thanks & Regards, >>>>>>> >>>>>>> Ashesh Vashi >>>>>>> EnterpriseDB INDIA: Enterprise PostgreSQL Company >>>>>>> >>>>>>> >>>>>>> >>>>>>> *http://www.linkedin.com/in/asheshvashi* >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Wed, 16 Oct 2024 at 19:23, Usman Khan wrote: >>>>>>> >>>>>>>> Verified, the issue related to digital signature is fixed. >>>>>>>> >>>>>>>> I have encountered the following error while restoring a very >>>>>>>> simple database . >>>>>>>> >>>>>>>> [image: image.png] >>>>>>>> >>>>>>>> I tried with 8.12 with the same steps and it was successful. >>>>>>>> >>>>>>>> >>>>>>>> On Tue, Oct 15, 2024 at 5:10=E2=80=AFPM Akshay Joshi < >>>>>>>> akshay.joshi@enterprisedb.com> wrote: >>>>>>>> >>>>>>>>> Hi All >>>>>>>>> >>>>>>>>> We have found one issue on Windows where the Digital Signature is >>>>>>>>> missing. We have fixed it. >>>>>>>>> >>>>>>>>> The latest candidate builds and source code is available at >>>>>>>>> https://developer.pgadmin.org/builds/2024-10-15-1/ >>>>>>>>> >>>>>>>>> On Mon, Oct 14, 2024 at 5:14=E2=80=AFPM Akshay Joshi < >>>>>>>>> akshay.joshi@enterprisedb.com> wrote: >>>>>>>>> >>>>>>>>>> Hi All, >>>>>>>>>> >>>>>>>>>> pgAdmin4 v8.13 candidate builds and source code is available at >>>>>>>>>> https://developer.pgadmin.org/builds/2024-10-14-1/ >>>>>>>>>> >>>>>>>>>> Yogesh, could you please verify this for Thursday's release? >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Akshay Joshi >>>>>>>>>> >>>>>>>>>> Principle Software Architect >>>>>>>>>> >>>>>>>>>> enterprisedb.com >>>>>>>>>> >>>>>>>>>> * Blog*: https://www.enterprisedb.com/akshay-joshi >>>>>>>>>> * GitHub*: https://github.com/akshay-joshi >>>>>>>>>> * LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216 >>>>>>>>>> >>>>>>>>> --0000000000009417460624abc568 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The latest candidate=C2=A0builds and source code is availa= ble at https= ://developer.pgadmin.org/builds/2024-10-17-1/

On Thu, Oct 17, 2024 at 5:= 26=E2=80=AFPM Devrim G=C3=BCnd=C3=BCz <devrim@gunduz.org> wrote:
Hi,

They are already in = the repos.


On 17 = October 2024 13:43:41 GMT+03:00, Akshay Joshi <akshay.joshi@enterprisedb.com= > wrote:
Hi Devrim

When should I start the=C2=A0= pgAdmin 4 build?

On Thu, Oct 17, 2024 at 4:11=E2=80=AFPM Devrim G=C3= =BCnd=C3=BCz <dev= rim@gunduz.org> wrote:
Should be fixed in 17.0-43 package.

On 17 October 2024 = 10:06:09 GMT+03:00, Dave Page <dpage@pgadmin.org> wrote:
Devrim, can you assist with this please?


On Thu, 17 Oct 2024 at 07:57, Akshay Joshi <akshay.joshi@enterprisedb.com= > wrote:
Hi All,

We encountered an issue during the = installation of pgAdmin 4 on Fedora when any version of PostgreSQL is alrea= dy installed. We are getting below=C2=A0error:

Error: Transaction test error: file /usr/share/pgsql/postgres.bki from install of libpq5-17.0-42PGDG.f39= .x86_64 conflicts with file from package postgresql-server-15.6-1.fc39.x86_= 64 file /usr/share/pgsql/system_constraints.sql from install of libpq5-17.0-= 42PGDG.f39.x86_64 conflicts with file from package postgresql-server-15.6-1= .fc39.x86_64=C2=A0

We are trying to fix the= above error. We will have to reschedule the release until this issue is re= solved. If it will resolve today then we will release pgAdmin tomorrow.

On Wed, Oct 16, 2024 at 11:57=E2=80=AFPM Usman Khan <umk555@gmail.com> wrote:
= Sorry it was my bad, I forgot to mention details.

= The detail is as following
Server : "PostgreSQL 16.4,= compiled by Visual C++ build 1940, 64-bit"
STEPS:
1. Create a new database 'test1'
2. Create a new = schema 'testscheme' in 'test1' and create a single table wi= th a single column type integer.
3. Create a backup with default = values through pgadmin4 context menu
4. Create another database &= #39;test2'
5.Restore the backup created at step 3. above thro= ugh the context menu of the tree with default values on the dialogue.
=


On Wed, Oct 16, 2024 at 8:42=E2=80=AFPM Ashesh Vashi <ashesh.vas= hi@enterprisedb.com> wrote:
Please mentioned the database server v= ersion, and probably the steps to reproduction.

<= div>

--<= /span>

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/ash= eshvashi

<= br>

On Wed, 16 Oct 2024 at 19:23, Usman Khan <umk555@gmail.com> wrote:
Verif= ied, the issue related to digital signature is fixed.

<= div>I have encountered the following error while restoring a very simple da= tabase .

3D"image.png"

I tried with 8.12 with= the same steps and it was successful.


On Tue, Oct 15, 2024 at 5:10=E2=80=AFPM Akshay Joshi <akshay.joshi@enterpr= isedb.com> wrote:
Hi All

We have found one iss= ue on Windows where the Digital Signature is missing. We have fixed it.

The latest candidate builds and source code is availa= ble at https://developer.pgadmin.org/builds/2024-10-15-1/

On= Mon, Oct 14, 2024 at 5:14=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.co= m> wrote:
Hi All,

pgAdmin4 v8.13 candidate=C2=A0builds= and source code is available at=C2=A0https://developer.pgadmin.org/b= uilds/2024-10-14-1/

Yogesh, could you please= verify this for Thursday's release?
--0000000000009417460624abc568--