Hi,
I have just moved the database for my Geonetworks 2.10.2 to use a local postgres database from the embedded h2 database. I have followed the instructions at http://geonetwork-opensource.org/_static/foss4g2010/FOSS4G_Mastering_Advanced_GeoNetwork.pdf and can successfully ingest data and retrieve it.
However - I cannot assign categories and groups. I can see them in the category management admin ok, but in the "home" screen they are not there. I can use the Chrome "inspect element" tool and I can see that name of the category is there, but just not the link name itself. It is very strange. I moved back to the h2 database, and all was fine.
I can verify the postgres db contents with dbadmin and all is fine there. I saw some comments that suggested the data-db-postgres.sql script had not been run - I ran data-db-default.sql in the same dir, I assumed this did the same job...?
Has anybody experienced this?
Thanks in advance for any help!!
Thanks,
Steve