The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.4.
This release of pgAdmin 4 includes 15 bug fixes and new features. For more
details, please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/9.4/release_notes_9_4.html
pgAdmin is the leading Open Source
FYI, pgAdmin 4 v9.2 is the last version to offer official support for
Ubuntu 20.04
On Thu, May 15, 2025 at 3:28 PM Daulat wrote:
> Yes Ushman, this is not working.
>
> sudo /usr/pgadmin4/bin/setup-web.sh
>
> Setting up pgAdmin 4 in web mode on a Debian based platform...
> Crea
Yes Ushman, this is not working.
sudo /usr/pgadmin4/bin/setup-web.sh
Setting up pgAdmin 4 in web mode on a Debian based platform...
Creating configuration database...
*/usr/pgadmin4/bin/setup-web.sh: line 75: /usr/pgadmin4/venv/bin/python3:
No such file or directory*
Error setting up server mode
Right Khushboo,
The setup-web.sh file location is */usr/pgadmin4/bin, *you have
mentioned /usr/pgadmin4/web/.
On Thu, May 15, 2025 at 3:05 PM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
>
>
> On Thu, May 15, 2025 at 2:59 PM Usman Khan wrote:
>
>> ad
t;
>
> On Thu, May 15, 2025 at 2:59 PM Usman Khan wrote:
>
>> adding pgadmin-hackers and removing pgsql-ad...@lists.postgresql.org for
>> better guidance.
>> Please forward all queries related to pgadmin to
>> pgadmin-hack...@postgresql.org
>>
>> On Th
On Thu, May 15, 2025 at 2:59 PM Usman Khan wrote:
> adding pgadmin-hackers and removing pgsql-ad...@lists.postgresql.org for
> better guidance.
> Please forward all queries related to pgadmin to
> pgadmin-hack...@postgresql.org
>
> On Thu, May 15, 2025 at 2:19 PM Daulat wrot
adding pgadmin-hackers and removing pgsql-ad...@lists.postgresql.org for
better guidance.
Please forward all queries related to pgadmin to
pgadmin-hack...@postgresql.org
On Thu, May 15, 2025 at 2:19 PM Daulat wrote:
> Hello Team,
>
> I am currently facing an issue while installing pgA
Hi,
Sure and please don't remove pgadmin-hackers email id.
On Wed, Apr 30, 2025 at 5:12 PM Yusuf Ali Nazlum
wrote:
> Thanks for your feedback.
>
> I’m currently preparing the proposal document and will send it to you
> shortly for review.
>
> Best regards,
>
> Yus
Hi Yusuf,
Sounds exciting. I would suggest creating a proposal document with more
details which can be reviewed.
On Mon, Apr 28, 2025 at 1:38 PM Yusuf Ali Nazlum
wrote:
> Dear pgAdmin Hackers Community,
>
> My name is Yusuf Ali, and I am the CTO of Rexven, a Turkey-based startup
>
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.3.
This release of pgAdmin 4 includes 4 new features and 14 bug
fixes/housekeeping changes. For more details please see the Release Notes
<https://www.pgadmin.org/docs/pgadmin4/9.3/release_notes_9_3.html>.
pgAdmin
Dear pgAdmin Hackers Community,
My name is Yusuf Ali, and I am the CTO of Rexven, a Turkey-based startup
providing e-commerce solutions. I am a software developer with a strong
background in artificial intelligence and data analytics, having worked on
various AI-driven projects, including
2:34, Floor Drees
> wrote:
>>
>> Hi pgAdmin team, hey Dave!
>>
>> I talked to Akshay and he mentioned that reaching out here is the best next
>> step. I've secured a little design time to spend on contributing to open
>> source projects.
>>
>
Hi Floor!
On Wed, 16 Apr 2025 at 12:34, Floor Drees
wrote:
> Hi pgAdmin team, hey Dave!
>
> I talked to Akshay and he mentioned that reaching out here is the best
> next step. I've secured a little design time to spend on contributing to
> open source projects.
>
> H
Hi pgAdmin team, hey Dave!
I talked to Akshay and he mentioned that reaching out here is the best next
step. I've secured a little design time to spend on contributing to open
source projects.
Having been a maintainer, I know that code contributions you'll get, but
people making you
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.2.
This release of pgAdmin 4 includes 24 bug fixes and new features. For more
details, please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/9.2/release_notes_9_2.html
pgAdmin is the leading Open Source
Hi all! I'm new here, but just finished my first PR
<https://github.com/pgadmin-org/pgadmin4/pull/8553> out of hopefully more
to come. I'm curious if anyone has successfully gotten pgAdmin to build
using Devbox <https://www.jetify.com/docs/devbox/>. I feel I'm abou
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.1.
This release of pgAdmin 4 includes 14 bug fixes and new features. For more
details, please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/9.1/release_notes_9_1.html
pgAdmin is the leading Open Source
All,
We have decided to release pgAdmin 4 v9.1 earlier than originally planned,
and it is now rescheduled for release on Friday, February 28th, 2025. This
decision is driven by the following two reasons:
1. Modifying the 'Workspace Layout' logic so that when you're working in
Hi Hackers,
Due to the unavailability of team members to prepare for the release in the
first week of March, the release of pgAdmin 4 v9.1 has been rescheduled to
one week later on 13th March 2025
Akshay Joshi
Principle Software Architect
enterprisedb.com
* Blog*: https
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.0.
This release of pgAdmin 4 includes 25 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/9.0/release_notes_9_0.html
pgAdmin is the leading Open Source
Hi
On Mon, 13 Jan 2025 at 09:25, Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> Hackers,
>
> Regarding #5797 <https://github.com/pgadmin-org/pgadmin4/issues/5797>: Full
> query result is being loaded into RAM despite ON_DEMAND_RECORD_COUNT=1000
>
> pgAd
Hackers,
Regarding #5797 <https://github.com/pgadmin-org/pgadmin4/issues/5797>: Full
query result is being loaded into RAM despite ON_DEMAND_RECORD_COUNT=1000
pgAdmin uses the *Async cursor* to fetch the data in the query tool, which
basically fetches and stores the entire result on the
:53 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Hi Anthony
>>
>> The workspace layout offers distraction-free, dedicated areas for tools
>> such as the Query Tool, PSQL, and Schema Diff. The design has been updated
>> with a toolbar on the l
Muzaffar
On Fri, Dec 20, 2024 at 3:53 PM Akshay Joshi
wrote:
> Hi Anthony
>
> The workspace layout offers distraction-free, dedicated areas for tools
> such as the Query Tool, PSQL, and Schema Diff. The design has been updated
> with a toolbar on the left side of pgAdmin, providing a sep
Can you describe a little about the workspace feature coming (I assume) in
9.0? Sounds exciting.
On Wed, Dec 18, 2024 at 9:18 AM Akshay Joshi
wrote:
> Hi Hackers,
>
> Due to the holiday season, the next scheduled release planned for January
> 9th, 2025, will be skipped. The next major version v9
Hi Anthony
The workspace layout offers distraction-free, dedicated areas for tools
such as the Query Tool, PSQL, and Schema Diff. The design has been updated
with a toolbar on the left side of pgAdmin, providing a separate workspace
for Query Tool, PSQL, and Schema Diff Tool. A Settings
Hi Hackers,
Due to the holiday season, the next scheduled release planned for January
9th, 2025, will be skipped. The next major version v9.0 will be released on
February 6th.
Akshay Joshi
Principle Software Architect
enterprisedb.com
* Blog*: https://www.enterprisedb.com/akshay-joshi
* Git
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.14.
This release of pgAdmin 4 includes 23 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.14/release_notes_8_14.html
pgAdmin is the leading Open
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.13.
This release of pgAdmin 4 includes 25 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.13/release_notes_8_13.html
pgAdmin is the leading Open
Thanks Committed.
On Sun, Oct 13, 2024 at 8:51 PM Kira wrote:
> Hello pgAdmin
>
> I just create an update for Indonesian messages.po
> <https://github.com/postgres/pgadmin4/blob/master/web/pgadmin/translations/id/LC_MESSAGES/messages.po>
> file on October,12, 202
Thanks committed.
On Thu, Oct 3, 2024 at 2:08 PM wrote:
> Hi,
>
> I updated the French translation. I have attached the .po file.
> I used the template message catalog for pgadmin 8.12
>
>
> --
> Nicolas Letellier
>
>
> De : Akshay Joshi
> À : nicolas.lete
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.12.
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/8.12/release_notes_8_12.html
pgAdmin is the leading Open
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.11.
This release of pgAdmin 4 includes 15 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.11/release_notes_8_11.html
pgAdmin is the leading Open
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.10.
This release of pgAdmin 4 includes 29 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.10/release_notes_8_10.html
pgAdmin is the leading Open
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.9.
This release of pgAdmin 4 includes 20 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.9/release_notes_8_9.html
pgAdmin is the leading Open Source
llow the instructions given here
> https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-06-12/apt/
> .
>
> Thanks,
> Khushboo
>
> On Mon, Jun 10, 2024 at 3:18 PM Qasim Tahir
> wrote:
>
>> Hi Everyone,
>>
>> Any update regarding the issue.
>>
Hello,
We have fixed this issue, you can test our nightly builds to verify the fix.
To test the nightly build, follow the instructions given here
https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-06-12/apt/ .
Thanks,
Khushboo
On Mon, Jun 10, 2024 at 3:18 PM Qasim Tahir
wrote
;
>>> Thanks.
>>>
>>> On Fri, 31 May 2024 at 23:27, Qasim Tahir
>>> wrote:
>>>
>>>> Hi,
>>>> Platform and package details are below
>>>>
>>>> Platform: *Rocky 8.9*
>>>> *pgadmin *version*: 8.7
;>
> I am looking into this issue
>
>>
>> Thanks.
>>
>> On Fri, 31 May 2024 at 23:27, Qasim Tahir
>> wrote:
>>
>>> Hi,
>>> Platform and package details are below
>>>
>>> Platform: *Rocky 8.9*
>>> *pg
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.8.
This release of pgAdmin 4 includes 5 bug fixes. For more details please see
the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.8/release_notes_8_8.html
pgAdmin is the leading Open Source graphical
are below
>>
>> Platform: *Rocky 8.9*
>> *pgadmin *version*: 8.7*
>>
>> Regards
>> Qasim
>>
>> On Sat, Jun 1, 2024 at 3:09 AM Dave Page wrote:
>>
>>> Hi
>>>
>>> On Thu, 30 May 2024 at 23:17, Qasim Tahir
>>> wrote:
Akshay, could you or one of the team look into this please?
Thanks.
On Fri, 31 May 2024 at 23:27, Qasim Tahir wrote:
> Hi,
> Platform and package details are below
>
> Platform: *Rocky 8.9*
> *pgadmin *version*: 8.7*
>
> Regards
> Qasim
>
> On Sat, Jun 1, 20
Hi
On Thu, 30 May 2024 at 23:17, Qasim Tahir wrote:
> Dear PgAdmin Community,
>
> I am writing to report a potential security issue with the permissions set
> in the PgAdmin installation directory.
>
> After installing PgAdmin, I observed that several directories, including
&g
Dear PgAdmin Community,
I am writing to report a potential security issue with the permissions set
in the PgAdmin installation directory.
After installing PgAdmin, I observed that several directories, including
'bin', 'venv', and 'web', have 775 permissions. Here ar
ery is very simple and follow rules : SELECT * FROM
> thePartionedTable
> When I run code with INSERT and UPDATE clause then it work fine.
> In fact the view comes from a partitioned table. After an INSERT or UPDATE
> I checked both source tables and they are well updated.
>
> The
I checked both source tables and they are well updated.
The reason why Pgadmin locks the array may come from the fact there is no
defined primary key. My partitioned table have primary key.
I do not have any idea how to re-define again a primary key for a view.
Thanks
On Thu, May 30, 2024 at 5
Can you please elaborate your requirement a bit more?
The result grid is usually non editable for views. You can edit table data
to reflect values in view.
Note : adding pgadmin-hackers for more guidance.
On Thu, May 30, 2024 at 7:25 PM intmail01 wrote:
> Hi,
> I tried to modify a
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.7.
This release of pgAdmin 4 includes 19 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.7/release_notes_8_7.html
pgAdmin is the leading Open Source
Hi,
There seems no automatic way to achieve this in pgadmin 4 yet.
To cater the situation so that you do not miss any such output and get an
immediate clue that particular column or cell contain carriage return we
can tweak with the query a little like following (which replaces carriage
return
Branch: refs/heads/av/7474
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 8ca8b30418645eca9395970a678793ad56faf6cf
https://github.com/pgadmin-org/pgadmin4/commit/8ca8b30418645eca9395970a678793ad56faf6cf
Author: Ashesh Vashi
Date: 2024-05-15 (Wed, 15 May 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 1c44cfb714ec1f6b65ff3a6ff52bfbcf50207dfc
https://github.com/pgadmin-org/pgadmin4/commit/1c44cfb714ec1f6b65ff3a6ff52bfbcf50207dfc
Author: Pravesh Sharma
Date: 2024-05-15 (Wed, 15 May 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: f833cea0dde0d64d24d722a71afcadb50f035297
https://github.com/pgadmin-org/pgadmin4/commit/f833cea0dde0d64d24d722a71afcadb50f035297
Author: Akshay Joshi
Date: 2024-05-15 (Wed, 15 May 2024)
Changed
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.6.
This release of pgAdmin 4 includes 15 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.6/release_notes_8_6.html
pgAdmin is the leading Open Source
Thank you all.
Hi Fred :-)
I will start my work now. I will come back to you when I have finished my first
version.
I will ask Fred directly if I have any questions.
De : Fred Escallier
À : pgadmin-hackers@lists.postgresql.org
Sujet : Re: French translation for pgadmin
Date : 25/04
dating all the catalog files shortly, after which you
can proceed to raise the PR for the French translation.
Please check my email on "pgadmin-hackers" within the next half hour.
On Thu, Apr 25, 2024 at 5:55 PM wrote:
Hello
I would like to offer my particip
Welcome Nicolas
On Thu, Apr 25, 2024 at 5:30 PM Akshay Joshi
wrote:
> Thanks, Nicolas,
>
> I'll be updating all the catalog files shortly, after which you can
> proceed to raise the PR for the French translation.
> Please check my email on "pgadmin-hackers" within
Thanks, Nicolas,
I'll be updating all the catalog files shortly, after which you can proceed
to raise the PR for the French translation.
Please check my email on "pgadmin-hackers" within the next half hour.
On Thu, Apr 25, 2024 at 5:55 PM wrote:
> Hello
>
>
Hello
I would like to offer my participation to support the translation of the
pgAdmin language files into French.
I use pgAdmin every day for my work.
For your information, I know Fred Escallier very well. I worked in the same
company for 5 years. Now he has changed jobs. He became a farmer
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.5.
This release of pgAdmin 4 includes 24 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.5/release_notes_8_5.html
pgAdmin is the leading Open Source
Adding pgadmin-support.
On Thu, 7 Mar, 2024, 3:30 pm Akshay Joshi,
wrote:
> Hello everyone,
>
> I hope this message finds you well.
>
> As part of the pgAdmin team, I'm reaching out to request your assistance
> with a survey regarding pgAdmin Release and Installation. Ta
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.4.
This release of pgAdmin 4 includes 16 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.4/release_notes_8_4.html
pgAdmin is the leading Open Source
Hello everyone,
I hope this message finds you well.
As part of the pgAdmin team, I'm reaching out to request your assistance
with a survey regarding pgAdmin Release and Installation. Taking just a
minute to fill out this form would greatly help us streamline the
management of pgAdmin rel
https://github.com/pgadmin-org/pgadmin4.
Thanks.
--
Dave Page
pgAdmin: https://www.pgadmin.org
PostgreSQL: https://www.postgresql.org
EDB: https://www.enterprisedb.com
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 721290b1e9fbdb36fda66c76dd33ca973b27a47d
https://github.com/pgadmin-org/pgadmin4/commit/721290b1e9fbdb36fda66c76dd33ca973b27a47d
Author: Aditya Toshniwal
Date: 2024-02-20 (Tue, 20 Feb 2024
Branch: refs/heads/dependabot/pip/web/regression/selenium-4.17.2
Home: https://github.com/pgadmin-org/pgadmin4
To unsubscribe from these emails, change your notification settings at
https://github.com/pgadmin-org/pgadmin4/settings/notifications
Branch: refs/heads/dependabot/pip/web/regression/selenium-4.18.1
Home: https://github.com/pgadmin-org/pgadmin4
Commit: f8f7cf472c178ce5e47a6cdfa94fb2b5eb1e0c4a
https://github.com/pgadmin-org/pgadmin4/commit/f8f7cf472c178ce5e47a6cdfa94fb2b5eb1e0c4a
Author: dependabot[bot] <49699
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 10929157b4b5598c3fb5399a5dcdef5656c19efa
https://github.com/pgadmin-org/pgadmin4/commit/10929157b4b5598c3fb5399a5dcdef5656c19efa
Author: Khushboo Vashi
Date: 2024-02-15 (Thu, 15 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 5a74022e8abc91f8975c12fc4d694c766783ebe0
https://github.com/pgadmin-org/pgadmin4/commit/5a74022e8abc91f8975c12fc4d694c766783ebe0
Author: Yogesh Mahajan
Date: 2024-02-15 (Thu, 15 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: a74b0232f9dc4e3de7c281b8329b078f3840c549
https://github.com/pgadmin-org/pgadmin4/commit/a74b0232f9dc4e3de7c281b8329b078f3840c549
Author: Akshay Joshi
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e81a036850b2147309db755e738513d739bbb5b7
https://github.com/pgadmin-org/pgadmin4/commit/e81a036850b2147309db755e738513d739bbb5b7
Author: Anil Sahoo
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed
me (for the next release, not the in-progress
>> one). Any other opinions from folks?
>>
>> We should revisit our supported browser once.
>
Yes. Can you come up with a proposal for the changes please?
FYI, I've updated the macOS download page with a support m
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 389896411a595a6897b53456fa69e7c017bb9d4a
https://github.com/pgadmin-org/pgadmin4/commit/389896411a595a6897b53456fa69e7c017bb9d4a
Author: Khushboo Vashi
Date: 2024-02-14 (Wed, 14 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 6adae46a4cf4aed43c050e245c9b48b46a776493
https://github.com/pgadmin-org/pgadmin4/commit/6adae46a4cf4aed43c050e245c9b48b46a776493
Author: octo-dama <101798859+octo-d...@users.noreply.github.com>
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 96ed38292fc7fc2369a6ce92e98a38f14f1250f0
https://github.com/pgadmin-org/pgadmin4/commit/96ed38292fc7fc2369a6ce92e98a38f14f1250f0
Author: Akshay Joshi
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 47b2bc8a837f6f2ecdec10bcbbeebde7da46947f
https://github.com/pgadmin-org/pgadmin4/commit/47b2bc8a837f6f2ecdec10bcbbeebde7da46947f
Author: Anil Sahoo
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9ad223c41ccff2739d07549ca2ac7d16ac15f7a0
https://github.com/pgadmin-org/pgadmin4/commit/9ad223c41ccff2739d07549ca2ac7d16ac15f7a0
Author: Anil Sahoo
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: d09833744af8c18715f7fd9d46df48697112fcdd
https://github.com/pgadmin-org/pgadmin4/commit/d09833744af8c18715f7fd9d46df48697112fcdd
Author: Ashesh Vashi
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.3.
This release of pgAdmin 4 includes 16 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.3/release_notes_8_3.html
pgAdmin is the leading Open Source
Branch: refs/tags/REL-8_3
Home: https://github.com/pgadmin-org/pgadmin4
ely. Should we drop support for this platform?
>> Also for Ubuntu 23.04 support is ended in Jan 2024, should we drop this?
>>
>
> That sounds reasonable to me (for the next release, not the in-progress
> one). Any other opinions from folks?
>
> We should revisit our supp
>
That sounds reasonable to me (for the next release, not the in-progress
one). Any other opinions from folks?
--
Dave Page
pgAdmin: https://www.pgadmin.org
PostgreSQL: https://www.postgresql.org
EDB: https://www.enterprisedb.com
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: c92e9c2953a7d18447e0b10a8f5454232531707c
https://github.com/pgadmin-org/pgadmin4/commit/c92e9c2953a7d18447e0b10a8f5454232531707c
Author: Akshay Joshi
Date: 2024-02-08 (Thu, 08 Feb 2024)
Changed
Hi Dave,
Mac OS Catalina and Bigsur support ended on 12 Sep 2022 and 26 Sep 2023
respectively. Should we drop support for this platform?
Also for Ubuntu 23.04 support is ended in Jan 2024, should we drop this?
Thanks,
Yogesh Mahajan
EnterpriseDB
Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.83.0
Home: https://github.com/pgadmin-org/pgadmin4
Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.84.0
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 6ee2ae6dea0a30d56ad1524a34c222150720a437
https://github.com/pgadmin-org/pgadmin4/commit/6ee2ae6dea0a30d56ad1524a34c222150720a437
Author: dependabot[bot] <49699
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: af1f4b3aa77243cc720d5128f5f8bc1d5fe2cdbe
https://github.com/pgadmin-org/pgadmin4/commit/af1f4b3aa77243cc720d5128f5f8bc1d5fe2cdbe
Author: Akshay Joshi
Date: 2024-02-05 (Mon, 05 Feb 2024)
Changed
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 4b40aac89f582b0af9d1f5ea6048f38d9f6f3e43
https://github.com/pgadmin-org/pgadmin4/commit/4b40aac89f582b0af9d1f5ea6048f38d9f6f3e43
Author: Domenico Sgarbossa
Date: 2024-02-05 (Mon, 05 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0ff34ab6aeab521c80e55352e22a810988d18a64
https://github.com/pgadmin-org/pgadmin4/commit/0ff34ab6aeab521c80e55352e22a810988d18a64
Author: Libor M
Date: 2024-02-05 (Mon, 05 Feb 2024)
Changed
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9462296d3363d2e18f8881a15b69ba6f71baf1d3
https://github.com/pgadmin-org/pgadmin4/commit/9462296d3363d2e18f8881a15b69ba6f71baf1d3
Author: Yogesh Mahajan
Date: 2024-02-05 (Mon, 05 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0904adaed027f161a5d3ee5b7932d380b52fe5e5
https://github.com/pgadmin-org/pgadmin4/commit/0904adaed027f161a5d3ee5b7932d380b52fe5e5
Author: Aditya Toshniwal
Date: 2024-02-02 (Fri, 02 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: f7045b58d4d1b98b6a2f035267d2dd01c7235aa6
https://github.com/pgadmin-org/pgadmin4/commit/f7045b58d4d1b98b6a2f035267d2dd01c7235aa6
Author: Pravesh Sharma
Date: 2024-02-02 (Fri, 02 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 459121566c0c56d80e04d8d811dad6e2f05d3e06
https://github.com/pgadmin-org/pgadmin4/commit/459121566c0c56d80e04d8d811dad6e2f05d3e06
Author: Sebastian Bogaci
Date: 2024-02-02 (Fri, 02 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e12e8bc9cf38390426e0df072b7f3a3d6d54cdd1
https://github.com/pgadmin-org/pgadmin4/commit/e12e8bc9cf38390426e0df072b7f3a3d6d54cdd1
Author: Akshay Joshi
Date: 2024-02-01 (Thu, 01 Feb 2024)
Changed
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 956401015d8e36e92f711e965d55b6c9f4865d03
https://github.com/pgadmin-org/pgadmin4/commit/956401015d8e36e92f711e965d55b6c9f4865d03
Author: Kristof Mattei <864376+kristof-mat...@users.noreply.github.
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 1ac385be27e6c320cdb2df075162816456f92368
https://github.com/pgadmin-org/pgadmin4/commit/1ac385be27e6c320cdb2df075162816456f92368
Author: Khushboo Vashi
Date: 2024-02-01 (Thu, 01 Feb 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 8145e042a61c498398555c85d7a26315e05ea733
https://github.com/pgadmin-org/pgadmin4/commit/8145e042a61c498398555c85d7a26315e05ea733
Author: Anil Sahoo
Date: 2024-02-01 (Thu, 01 Feb 2024)
Changed
Branch: refs/heads/dependabot/pip/urllib3-eq-2.1.star
Home: https://github.com/pgadmin-org/pgadmin4
Branch: refs/heads/dependabot/pip/urllib3-eq-2.2.star
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 05aef9a4ed125af5a394d8f90b6971aeb30dd338
https://github.com/pgadmin-org/pgadmin4/commit/05aef9a4ed125af5a394d8f90b6971aeb30dd338
Author: dependabot[bot] <49699333+dependa
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: cdf49d6300f5051768311e5f56b68dd5154f138f
https://github.com/pgadmin-org/pgadmin4/commit/cdf49d6300f5051768311e5f56b68dd5154f138f
Author: Aditya Toshniwal
Date: 2024-01-30 (Tue, 30 Jan 2024
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 028b70203cd405407c0d8a15740138fea93ce9b0
https://github.com/pgadmin-org/pgadmin4/commit/028b70203cd405407c0d8a15740138fea93ce9b0
Author: Aditya Toshniwal
Date: 2024-01-29 (Mon, 29 Jan 2024
1 - 100 of 5783 matches
Mail list logo