Download Postgresql 8.3.4 / 8.2.10
Postgresql is an open source relational database management system that can be run on various operating systems. The developers have released another series of new versions with 8.3.4, 8.2.10, 8.1.14, 8.0.18 and 7.4.22 as version numbers. This fixes several bugs and since some of them could cause data loss, everyone is highly recommended to update. The announcement of these versions looks like this:
PostgreSQL 8.3.4, 8.2.10 etc. Update Release
Updates for all maintained versions of PostgreSQL are available today: 8.3.4, 8.2.10, 8.1.14, 8.0.18 and 7.4.22. These releases fix more than thirty minor issues reported and patched over the last three months. As some of these issues carry a risk of data loss, administrators of production applications should upgrade in their next possible scheduled downtime.
Additionally, this minor release also contains updates for the following timezones to support changes in local laws: Argentina, Bahamas, Brazil, Mauritius, Morocco, Pakistan, Palestine, and Paraguay. Users in these timezones should plan to upgrade as soon as possible to avoid improper calculation of daylight savings time.
Issues fixed include autovacuum crashes reported by several users, two Heap Only Tuple bugs, a foriegn key failure condition, a too-small lock address space, two Write Ahead Log bugs, several planner mistakes, and numerous “corner condition” bugs. see the release notes for more details.
As with other minor releases, users are not required to dump and reload their database in order to apply this update release; you may simply shut down PostgreSQL and update its binaries. Users skipping more than one update may need to check the release notes for extra, post-update steps. As previously announced, only versions 8.2.10 and 8.3.4 of the Windows binaries are being released, as we no longer support 8.0 and 8.1 on Windows.
Release Notes
Source Code
Binaries
Version number | 8.3.4 / 8.2.10 |
Release status | Final |
Operating systems | Windows NT, Windows 2000, Linux, BSD, Windows XP, macOS, Solaris, UNIX, Windows Server 2003, Windows Vista, Windows Server 2008 |
Website | postgresql |
Download | |
License type | Conditions (GNU/BSD/etc.) |