From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: pgAdmin4 v8.13 candidate builds |
Date: | 2024-10-17 06:57:33 |
Message-ID: | CANxoLDfCTdpV_HYPd9jQQztfy58PnjKoRjHNBve3p=ai7g3Ryw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi All,
We encountered an issue during the installation of pgAdmin 4 on Fedora when
any version of PostgreSQL is already installed. We are getting below error:
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
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 we will
release pgAdmin tomorrow.
On Wed, Oct 16, 2024 at 11:57 PM Usman Khan <umk555(at)gmail(dot)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
> 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 PM Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> Please mentioned the database server version, and probably the steps to
>> reproduction.
>>
>> --
>>
>> Thanks & Regards,
>>
>> Ashesh Vashi
>> EnterpriseDB INDIA: Enterprise PostgreSQL Company
>> <http://www.enterprisedb.com>
>>
>>
>> *http://www.linkedin.com/in/asheshvashi*
>> <http://www.linkedin.com/in/asheshvashi>
>>
>>
>> On Wed, 16 Oct 2024 at 19:23, Usman Khan <umk555(at)gmail(dot)com> 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 PM Akshay Joshi <
>>> akshay(dot)joshi(at)enterprisedb(dot)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 PM Akshay Joshi <
>>>> akshay(dot)joshi(at)enterprisedb(dot)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
>>>>>
>>>>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2024-10-17 07:06:09 | Re: pgAdmin4 v8.13 candidate builds |
Previous Message | Usman Khan | 2024-10-16 18:27:30 | Re: pgAdmin4 v8.13 candidate builds |