تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
4801 أدوات العرض

After doing a restore from pgadmin3 on my db I have lost the db list in the db manager. Is there anyway to get that back?

الصورة الرمزية
إهمال
أفضل إجابة

I assume, that you have not restored the database with the User, which is used by OpenERP. See option db_user in openerp-server.conf.

You have to use this user when you create/restore a DB.

In pgAdmin you can Right-Click the database, then Properties and then you can change the owner!

الصورة الرمزية
إهمال
الكاتب

UFFF... I did. Will this have any negetive effects or can I just run with it

الكاتب

I tried that but still doesn't help. I am getting this error when trying to create a new DB in the DB Manager: ProgrammingError: relation "ir_config_parameter" does not exist LINE 1: SELECT "ir_config_parameter".id FROM "ir_config_parameter" W... Is there anyway to correct this?

Looks like you have not correctly restored the backup. The ir_config_parameter table should exist in your database.

الكاتب

I apologize for beforehand for adding an answer when it isn't an answer but I had no way to add and image otherwise......Tried, but I don't have enough karma to up load images. Anyway, I do have the talbe in the DB and all seems correct. What else could it be?

Looks like the owner of the tables is also wrong and therefore the PostgreSQL user which is used by OpenERP does not have permissions to read it. I suggest to restore the whole Database with the correct user.

الكاتب أفضل إجابة

Ok, figured it out.

While I could access and login to the DB that didn't appear in the DB manager it wasn't showing up in the dropdown.

So I deleted all dbs except for my main one in postgre and then recreated a demo one through the db manager. That gave me the dropdown again without my main DB but with the demo one only.

I simply typed in the name of my main db in the dropdown and hit enter and low and behold it now appears in the dropdown.

If you help or further details just let me know.

Hope it helps someone

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
يوليو 25
1357
2
نوفمبر 24
6065
2
أكتوبر 24
3077
2
أغسطس 24
1802
3
يوليو 24
8162