Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5089 มุมมอง

I have just upgraded PostgreSQL from 9.1 to 9.2 on Ubuntu 12.04 (OpenERP v7). I used this guide:

https://wiki.postgresql.org/wiki/Using_pg_upgrade_on_Ubuntu/Debian#Upgrading_to_version_9.2_or_later

and it seemed to work properly. I now have a separate 9.2 directory in /etc/postgresql along with the 9.1 directory.

My question is how do I configure OpenERP to use a particular version of PostgreSQL?

Bill.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Postgresql 9,2 is probably running on a different port. You need to get the port number from the postrgresql config file then modify your openerp config file to use the proper port.

อวตาร
ละทิ้ง
ผู้เขียน

Thanks Ralph. I think that worked. I made the changes you suggested, but after that the OpenERP database names seemed to get screwed up and trying to log into my development database kept resulting in an incorrect login error. I tried logging in with admin/admin and that worked, but the database it was logging me into was another one that I had created with just the demo data in it. I had done a full backup of the development database before upgrading PostgreSQL so I dropped all the existing databases and restored the backup. I could then log in to it as normal.

Related Posts ตอบกลับ มุมมอง กิจกรรม
3
มิ.ย. 20
6797
4
พ.ย. 16
3699
1
มี.ค. 15
4852
2
มี.ค. 15
6056
0
มี.ค. 15
4207