select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Unsupported versions: 9.3 / 9.2 / 9.1 / 9.0 / 8.4 / 8.3 / 8.2 / 8.1 / 8.0 / 7.4
Historical version. PostgreSQL 9.1 reached end of support in October 2016. See the current manual for supported releases.

E.197. Release 7.4.5

Release Date: 2004-08-18

This release contains one serious bug fix over 7.4.4. For information about new features in the 7.4 major release, see Section E.202.

E.197.1. Migration to Version 7.4.5

A dump/restore is not required for those running 7.4.X.

E.197.2. Changes

  • Repair possible crash during concurrent B-tree index insertions

    This patch fixes a rare case in which concurrent insertions into a B-tree index could result in a server panic. No permanent damage would result, but it's still worth a re-release. The bug does not exist in pre-7.4 releases.

Report a documentation issue

Read the upstream documentation. For corrections, first check the current manual.