Hi I just updated the core packages form CVS.
I get the following message, that I don't remember seeing before:
I didn't want to drop the DB as I have already some data there, and recovering from a backaup that might have a different data model might be a mess... I tried
I get the following message, that I don't remember seeing before:
To install the kernel datamodel in PostgreSQL 7.1 database user named
in your AOLserver database pools must have the CREATEUSER
privilege. You must drop your database and user and recreate
the user, answering "yes" when asked if the new user should be able to
create
other users.
I didn't want to drop the DB as I have already some data there, and recovering from a backaup that might have a different data model might be a mess... I tried
alter user nsadmin CREATEUSERbut didn't work...any ideas?
Request notifications