On Mon, Jun 27, 2005 at 12:14:34PM -0600, Werner Bohl wrote: > > Have a problem when restoring from an upgraded (from 8.01) 8.03 > database. On restore many tsearch2 functions aren't restored. Platform > is Fedora Core 3 on x86. > I remember seeing somewhere that a script must be run to upgrade system > catalogs. Where is this script? See "Migration to version 8.0.3" in the 8.0.3 Release Notes, which has a link to the procedure in the 7.4.8 Release Notes: http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-3 http://www.postgresql.org/docs/8.0/static/release-7-4-8.html I seem to recall somebody saying they had trouble restoring tsearch2 functions so they made corrections to those functions in the dump file; check the list archives to see if there was discussion about it. http://archives.postgresql.org/ -- Michael Fuhr http://www.fuhr.org/~mfuhr/