콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4856 화면

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
7월 25
1555
2
11월 24
6620
2
10월 24
3549
2
8월 24
2037
3
7월 24
8433