Re: [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration

2022-01-13 Thread Dave Page
On Thu, 13 Jan 2022 at 07:38, Akshay Joshi 
wrote:

> Thanks, the patch applied.
>

Should we really hard code this? I’m not sure the GPU would actually be
used much, but I really don’t know for sure. It might be, for example, for
videos on our website.

I wonder if this should be a runtime config option (if possible), or a
command line option.



> On Thu, Jan 13, 2022 at 11:53 AM Nikhil Mohite <
> nikhil.moh...@enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Please find the attached patch for RM-6916:
>>   Allow disabling GPU
>> hardware acceleration
>>
>>
>> --
>> *Thanks & Regards,*
>> *Nikhil Mohite*
>> *Senior Software Engineer.*
>> *EDB Postgres* 
>> *Mob.No: +91-7798364578.*
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres *
>
> *Mobile: +91 976-788-8246*
>
-- 
-- 
Dave Page
https://pgsnake.blogspot.com

EDB Postgres
https://www.enterprisedb.com


Re: pgAdmin4 v6.4 candidate builds

2022-01-13 Thread Fahar Abbas
@Akshay Joshi 

One Round of testing has been completed on all supported platforms, Can you
please publish pgadmin4 v6.4 on the website?


On Mon, Jan 10, 2022 at 4:52 PM Akshay Joshi 
wrote:

> Hi All,
>
> pgAdmin4 v6.4 candidate builds and source can be found at
> https://developer.pgadmin.org/builds/2022-01-10-1/
>
> Fahar, can you please verify it for release on Thursday.
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres *
>
> *Mobile: +91 976-788-8246*
>


-- 
Fahar Abbas
pgAdmin4 team
EnterpriseDB Corporation
Mobile: +92-333-5409707
Skype ID: *live:fahar.abbas*
Website: www.enterprisedb.com


pgAdmin 4 v6.4 Released

2022-01-13 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.4.



This release of pgAdmin 4 includes 13 bug fixes and new features. For more
details please see the release notes at:



https://www.pgadmin.org/docs/pgadmin4/6.4/release_notes_6_4.html.



pgAdmin is the leading Open Source graphical management tool for
PostgreSQL. For more information, please see:



https://www.pgadmin.org/



Notable changes in this release include:

Features:

   -

   Added support to import/export server groups and servers from GUI.

This feature allows the users to export server definitions (and their
groups) to a JSON file and re-imported them to the same or a different
system to enable easy pre-configuration of pgAdmin. Previously this could
be done using the 'setup.py' command-line script but after the
implementation of this new feature, it can be done using the Import/Export
Servers Wizard.





Bugs/Housekeeping:

   -

   Port Maintenance, and Restore dialog in React.
   -

   Fixed an issue where Explain Analyze shows negative exclusive time.
   -

   Fixed an issue where Columns with default value not showing when adding
   a new row.
   -

   Fixed an issue where the Owner is not displayed in the reverse
   engineering SQL for Procedures.
   -

   Fixed an issue where an operation error message popped up showing the
   database object's name incorrectly.
   -

   Fixed an issue where SubPlans may overlap other nodes & make them
   inaccessible in Graphical EXPLAIN View.
   -

   Fixed a schema diff issue where the generated script adds unwanted line
   endings for Functions/Procedures/Trigger Functions.



Builds for Windows and macOS are available now, along with a Python Wheel,

Docker Container, RPM, DEB Package, and source code tarball from:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project


pgAdmin 4 commit: Tag REL-6_4 has been created.

2022-01-13 Thread Akshay Joshi
Tag REL-6_4 has been created.
View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-6_4

Log Message
---
Tag v6.4