* Last month I was testing Dolibarr which is very simple to install. Then I found that a well known organisation in Montreal (Savoir-Faire Linix) is a big player in ERP and that they are in partnership with Odoo; they have a monthly Meetup in downtown. I googled around and find out that OpenERP/Odoo is quite much better than Dolibarr and very well respected. The only problem is that Odoo worked with PostgreSQL. But I decided to give it a try.
* Originally I followed:
http://wiki.contribs.org/Postgres . No success after I tried many times, I am on SME-9.
* Then I found all kind of links and tricks which none of them worked. I even tried to make a new entry in the repository DB (many errors)
* I wrote this note here for help.
* By the time I was waiting for an answer, I found:
https://wiki.postgresql.org/wiki/YUM_Installation . With that I finally got PostgreSQL to work but it was version 8.4. With:
https://wiki.postgresql.org/wiki/First_steps I tested it and it was functioning.
* Early this morning on devinfo@lists.contribs.org John Crisp wrote about SCL. Interesting... I started to look at it. I was checking if an update or an upgrade will keep the DB...
* While I was looking at SCL, I saw Xavier's comment. I found that it looked quite like what I did to have 8.4 functioning. The way he makes the repo DB is much better and cleaner than what I did. I tried his way and made the test with the link of First_steps. Marvellous, it was fast to install and it worked perfectly. Best of all, the DB was version 9.3. His link:
http://www.developpez.net/forums/f1602/logiciels/solutions-d-entreprise/erp/odoo-ex-openerp/ was more than very interesting since it is on Odoo (my final goal).
* Then I saw HSF's comment.
- "That is a non supported repo nor a supported procedure"
- "Software Collections is the safest way without compromising your SME Server installation"
I am with SME since version 5.x around 2003, if I remember correctly. I would like to stay with it even if I know very well OpenSuSE and I am familiar with RHEL, Mint and others...
* My next steps:
- Try SCL
- Go through "Fichier postgresql.conf et guide de configuration" at:
http://docs.postgresql.fr/annotated_postgresql_conf_80.html- Compare the parameters suggested by
http://wiki.contribs.org/Postgres to the ones above
- Make a decision
- Install Odoo and play with it
- Write an howto
Busy road ahead...
Thank you all for your interests, very appreciated,
Michel-André
***************************************************
P.S. I wrote this before reading John Crisp'comment. I am very sorry to have started that exchange of "words". I just wanted to help a friend who asked me about SME & ERP.
***************************************************