jakob
released this
This release contains the November 2020 bugfixes for PostgreSQL 9.5 - 13.
Assets
6
jakob
released this
PostgreSQL 13 is released today!
We have two builds of Postgres.app available with the newest version of PostgreSQL:
Postgres-2.4-13.dmg
includes just PostgreSQL 13.0 with PostGIS 3.1.0alpha2, PL/v8 2.3.15 and PL/Python 3.8 (requires Python 3.8 from python.org).
Postgres-2.4-9.5-9.6-10-11-12-13.dmg
includes all currently supported versions of PostgreSQL (PostgreSQL 9.5.x - 13.x).
The remaining downloads are updates for older versions of PostgreSQL.
These builds run on all Macs with macOS 10.12 or later.
Assets
6
jakob
released this
This version of Postgres.app includes all currently supported versions of PostgreSQL (9.5-12) and the second beta of PostgreSQL 13.
You can use it to try PostgreSQL 13 next to the version you normally use.
- comes with PostgreSQL 13beta2 and PostGIS 3.1.0alpha1
- this build doesn't include wal2json because it didn't build with PostgreSQL 13
- it also doesn't include plv8, because I didn't have enough time to build it
- it no longer includes PL/tcl and PL/Perl because they don't seem to be available on macOS 10.15
- it still comes with PL/Python2, because I haven't figured out how to add python 3 support
Please note that beta versions are for evaluation purposes only. You are likely to encounter bugs of varying severity.
During the course of the beta, the on-disk data format often changes, so that your data directory might not be compatible with future beta versions. In that case you will have to dump and restore your database when switching to a newer beta version.
jakob
released this
The first beta of PostgreSQL 13 is now available! This version of Postgres.app includes all currently supported versions of PostgreSQL (9.5-12) and the first beta of PostgreSQL 13.
You can use it to try PostgreSQL 13 next to the version you normally use.
- comes with PostgreSQL 13beta1 and PostGIS 3.1.0alpha1
- this build doesn't include wal2json because it didn't build with PostgreSQL 13
- it also doesn't include plv8, because I didn't have enough time to build it
- it no longer includes PL/tcl and PL/Perl because they don't seem to be available on macOS 10.15
- it still comes with PL/Python2, because I haven't figured out how to add python 3 support
Please note that beta versions are for evaluation purposes only. You are likely to encounter bugs of varying severity.
During the course of the beta, the on-disk data format often changes, so that your data directory might not be compatible with future beta versions. In that case you will have to dump and restore your database when switching to a newer beta version.
jakob
released this
This release contains the querterly updates of PostgreSQL.
We offer downloads with the following versions of PostgreSQL:
- PostgreSQL 12.3 with PostGIS 3.0.1
- PostgreSQL 11.8 with PostGIS 2.5.4
- PostgreSQL 10.13 with PostGIS 2.4.8
- PostgreSQL 9.6.18 with PostGIS 2.3.10
- PostgreSQL 9.5.22 with PostGIS 2.2.8
- PostgreSQL 9.4.26 with PostGIS 2.1.9
New in this release: All versions include the PL Debugger extension (See PR #571)
Please pick a download that contains the versions of PostgreSQL that you need. For example, Postgres-2.3.5-12.dmg
comes with PostgreSQL 12, while Postgres-2.3.5-10-11-12.dmg
comes with PostgreSQL 10, 11 and 12.
These downloads all require macOS 10.12 or later. We no longer update builds for older versions of macOS.
Assets
8
jakob
released this
This update fixes a few issues:
This is also the first release of Postgres.app using the new hardened runtime. The hardened runtime is a new feature of macOS that makes it harder for attackers to exploit macOS software, but it could interfere with some software features. Beginning in February 2020, it will be required for all new software releases on macOS.
Assets
5
jakob
released this
This release addresses several issues that have been reported:
Assets
5
jakob
released this
Quarterly PostgreSQL updates are here!
We offer downloads with the following versions of PostgreSQL:
- PostgreSQL 12.1, PostGIS 3.0.0 and PL/v8 2.3.13
- PostgreSQL 11.6, PostGIS 2.5.3 and PL/v8 2.3.13
- PostgreSQL 10.11, PostGIS 2.4.8 and PL/v8 1.4.8
- PostgreSQL 9.6.16, PostGIS 2.3.10 and PL/v8 1.4.8
- PostgreSQL 9.5.20, PostGIS 2.2.8 and PL/v8 1.4.8
- PostgreSQL 9.4.25, PostGIS 2.1.9 and PL/v8 1.4.8
Please pick a download that contains the versions of PostgreSQL that you need. For example, Postgres-2.3.2-12.dmg
comes with PostgreSQL 12, while Postgres-2.3.2-10-11-12.dmg
comes with PostgreSQL 10, 11 and 12.
These downloads all require macOS 10.12 or later. We no longer update builds for older versions of macOS.
Assets
8
jakob
released this
In the previous release, PostGIS 3 was built without json-c support. This release fixes this problem. (#526)
Postgres-2.3.1-12.dmg
includes just the latest and greatest version of PostgreSQL:
- PostgreSQL 12.0, PostGIS 3.0.0rc2 and PL/v8 2.3.13
If you still have some older databases on your Mac that you don't want to upgrade just yet, we also offer a bigger bundle: Postgres-2.3-10-11-12.dmg
comes with 3 versions of PostgreSQL included:
- PostgreSQL 12.0, PostGIS 3.0.0rc2 and PL/v8 2.3.13
- PostgreSQL 11.5, PostGIS 2.5.2 and PL/v8 2.3.12
- PostgreSQL 10.10, PostGIS 2.4.7 and PL/v8 1.4.8
And if you still have PostgreSQL 9.5 or 9.6 databases running, we also offer the biggest bundle yet: Postgres-2.3.1-9.5-9.6-10-11-12.dmg
with the following PostgreSQL versions included:
- PostgreSQL 12.0, PostGIS 3.0.0rc2 and PL/v8 2.3.13
- PostgreSQL 11.5, PostGIS 2.5.2 and PL/v8 2.3.12
- PostgreSQL 10.10, PostGIS 2.4.7 and PL/v8 1.4.8
- PostgreSQL 9.6.15, PostGIS 2.3.9 and PL/v8 1.4.8
- PostgreSQL 9.5.19, PostGIS 2.2.8 and PL/v8 1.4.8
These builds run on all Macs with macOS 10.12 or later.