-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Embarassingly, I realize that I should have actually shut down and
restarted the server before complaining that the install didn't work.
Having shut down the machine for the night, I discovered that the
problem disappeared when I restarted the machine t
Aaron Craig <[EMAIL PROTECTED]> writes:
> I get this result:
> ERROR: could not load library "/usr/lib/pgsql/plpgsql.so":
> /usr/lib/pgsql/plpgsql.so: undefined symbol: PG_exception_stack
This sounds like you are trying to load a newer plpgsql.so into an older
backend. In the context of the upda
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've just upgraded to 8.01 on a Fedora 3 machine by doing the following
yum remove postgresql-*
and then (having previously downloaded these packages from my local FTP
mirror)
postgresql-8.0.1-2PGDG.i686.rpm
postgresql-contrib-8.0.1-2PGDG.i686.rpm
post