Thanks for such a quick response Don:
If I understand correctly, my datapool definitions describe my database users, their access rights, and some info about the database creating the pool. To be honest, I dont know where to find this information on my PostgreSQL 7.2.3 installation. I checked the PostgreSQL 7.2.3 Help Files and couldnt find anything about datapools definitions.
Could you elaborate more on where I could find more information on datapool definitions?
I completely agree with you on the fact that it's logging into Postgres as a different user. I also suspect that this user has no rights to crate needed tables. The apm_package_db_types table happens to be the first one that the system needs to continue to install the kernel, but it is not created, so it throws an error.
Walter