Software-update: Postgresql 8.3.4 / 8.2.10

Postgresql is een open source relational database management system dat op diverse besturingssystemen gedraaid kan worden. De ontwikkelaars hebben weer een reeks nieuwe versies uitgebracht met 8.3.4, 8.2.10, 8.1.14, 8.0.18 en 7.4.22 als versienummers. Hiermee worden verschillende fouten opgelost en aangezien enkele daarvan dataverlies zouden kunnen veroorzaken wordt iedereen zeer sterk aangeraden om te updaten. De aankondiging van deze versies ziet er als volgt uit:

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
Versienummer 8.3.4 / 8.2.10
Releasestatus Final
Besturingssystemen Windows NT, Windows 2000, Linux, BSD, Windows XP, macOS, Solaris, UNIX, Windows Server 2003, Windows Vista, Windows Server 2008
Website Postgresql
Download http://www.postgresql.org/download/
Licentietype Voorwaarden (GNU/BSD/etc.)

Reacties (2)

2
2
1
1
0
0
Wijzig sortering
Laatst een project gedraaid met PostgreSQL, erg tevreden er over! Het fijne er van is dat het m.i. een goede MySQL vervanger is. Mocht je graag check-constraints, triggers e.d. willen implementeren dan is PostgreSQL zeker een aanrader, fijne user interface.

Het enige wat misschien even wennen is dat de syntax soms 'afwijkt' van wat je wellicht gewend bent i.e. ILIKE voor case-Insensitve LIKE conditites, en Sequences i.p.v. auto_increment.
Anoniem: 265030 25 september 2008 21:51
Ik ben echt een fan van Postgresql, zoals Witchhammer aangeeft dan kan je veel programmeer code achterwege laten (als je je database goed ontwerpt :+ )
en kan je de kracht echt vanuit de database laten komen in plaats van constraint check vanuit je programmacode laat komen (scheelt onderhoud aan code) dus tijd en geld.

Op dit item kan niet meer gereageerd worden.