Skip to Content
Menu
This question has been flagged
1 Reply
5214 Views

Hi,


I searched the forum but I did not find any discussed topics similar to this.


We're currently using Odoo 10 on AWS RDS and the postgresql is 9.5.22. As 9.5 will reach end of life on Feb 16, 2021 and 9.6 will reach end of life in late 2021, we need to upgrade the postgresql to 12 or 13 (AWS RDS will force to upgrade our RDS between Feb 16, 2021 and March 16, 2021). So the upgrade is not optional, it is a must.


1. Does Odoo 10 support postgresql version 12 or 13?

2. Does anyone used Odoo 10 on postgresql 12 or 13? If yes, did you have any issues on this?

3. Does anyone also used Postgresql AWS RDS 9.x before and are there any attentions before or during the RDS upgrade to 12 or 13?


Thanks.

Avatar
Discard
Best Answer

Hi,

I'm not sure whether odoo 10 support such newer version of postgres, it should be (as postgres higher version introduce new features, but not drop basic ones). And mabye you won't get offical answer, as postgres 12 released at 2019 oct while odoo 10 LTS supports end at the same time (ref: https://www.odoo.com/page/odoo-long-term-support)

Maybe you could consider another option: keep using an old version of postgres (e.g. 9.x), but just switch to  docker version: https://hub.docker.com/_/postgres, and running it on AWS virtual machine with SSD disk. (If you have consern about the performance, you could run a DB performance benchmark testing to compare between AWS RDS with postgres db docker container on AWS virtual machine with SSD disk.)

I think this could not as risky as you upgrade your odoo version (as you still keep on odoo 10, I assume you have good reason to keep on it)

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 23
1251
3
Aug 19
11085
7
Jul 19
3597
0
Jun 19
2246
0
Mar 19
4313