pgAdmin 4 v1.0 Beta 1 Released

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgsql-announce <pgsql-announce(at)postgresql(dot)org>
Subject: pgAdmin 4 v1.0 Beta 1 Released
Date: 2016-06-10 14:48:28
Message-ID: CA+OCxozUW7FTHaFTJF1hdy0nSWeUCpt+L8r0EhrdxsoiorV3YQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general pgsql-zh-general

I'm pleased to announce that the release of pgAdmin 4 v1.0 Beta 1 for
testing. You can find more details on the website:

Announcement: https://www.pgadmin.org/

Documentation: https://www.pgadmin.org/docs4/dev/index.html

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

Bug tracker: https://redmine.postgresql.org/projects/pgadmin4/issues
(requires a PostgreSQL community login)

pgAdmin 4 is a complete rewrite of pgAdmin, written in
Python/Javascript, and deployable as a desktop or web application.
There's a much more modern look and feel, improved UI and workflows,
and more flexibility and reliability than pgAdmin 3. There are a
number of screenshots on the website announcement to give an idea of
what it looks like.

Please download, test, and report any (non-duplicate - see the tracker
above) issues so we can get ready for the final release with
PostgreSQL 9.6. The beta 2 release will coincide with PostgreSQL 9.6
beta 2 and will stay in sync from there on.

Builds are available for Windows and Mac which include the desktop
runtime, an early PIP wheel which just includes the web code, and a
source tarball. RPM and DEB packages are still in development. For
bleeding edge code, please see the GIT repository at:

https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=summary

Finally, I must thank everyone involved in getting us this far - it's
taken a team of more than 15 people at EDB something like 10,000 hours
of effort in total, plus those contributors from the community who
weren't held to strict project plans but did play a vital role
regardless! For more info on the team and features, please see my blog
post at http://pgsnake.blogspot.co.uk/2016/04/pgadmin-4-elephant-nears-finish-line.html

Thanks, Dave

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Thomas Kellerer 2016-06-11 08:39:36 pgAdmin 4 beta not working on Windows 10
Previous Message Steve Singer 2016-06-03 01:37:05 Slony 2.2.5 released

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2016-06-10 16:20:04 Re: [pg_trgm] Making similarity(?, ?) < ? use an index
Previous Message Craig Ringer 2016-06-10 13:32:54 Re: [HACKERS] Online DW

Browse pgsql-zh-general by date

  From Date Subject
Next Message Thomas Kellerer 2016-06-11 08:39:36 pgAdmin 4 beta not working on Windows 10
Previous Message 张文升 2016-06-06 03:04:21 Re: [博文] 参数max_wal_size与min_wal_size的计算与影响