Finding Postgres resources

With supporting any ERP system, it is important to understand the underlying database architecture. Odoo 10.0 requires Postgres 9.3 or later as the backend database. Here is a list of resources that can help you maintain your Postgres server:

Official Postgres website

While Odoo handles many of the complex database management tasks you would have with other ERP systems, there will be times when the official Postgres website will be useful in maintaining your Odoo installation:

http://www.postgresql.org/

Downloading Postgres

The following links are for downloading Postgres in various configurations:

http://www.postgresql.org/download/

http://www.postgresql.org/download/linux/ubuntu/

Postgres documentation

The standard Postgres ...

Get Working with Odoo 10 - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.