Book a Demo

Author Topic: Using PostgreSQL as UML repository  (Read 3744 times)

ufechner

  • EA User
  • **
  • Posts: 85
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Using PostgreSQL as UML repository
« on: August 07, 2007, 04:03:01 am »
Hello,

we bought a couple of EA licences and want to migrate to an SQL server.

Our admin suggested using PostgreSQL instead of mysql.

Does EA work well with a PostgreSQL 8.2.4 database server?

Regards:

Uwe Fechner
« Last Edit: August 07, 2007, 04:03:25 am by ufechner »

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Using PostgreSQL as UML repository
« Reply #1 on: August 07, 2007, 04:54:27 am »
Probably Uwe,

See http://www.sparxsystems.com.au/resources/corporate/postgresql_instructions.html for minumum versions for PostgreSQL and the ODBC driver.

David
No, you can't have it!

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Using PostgreSQL as UML repository
« Reply #2 on: August 07, 2007, 08:54:54 pm »
Performance-wise we have typically seen better results from MySQL than from PostgreSQL.  Feel free to try for yourself, but if you have the option, MySQL would be the more highly recommended of the two DBMS's.

ufechner

  • EA User
  • **
  • Posts: 85
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Using PostgreSQL as UML repository
« Reply #3 on: August 07, 2007, 10:01:05 pm »
Quote
Performance-wise we have typically seen better results from MySQL than from PostgreSQL.

When using ISAM or InnoDB tables?

PostgreSQL often does need a little bit of tweaking of the configuration settings, to achieve a good performance.
My experience is, that MySQL is a little bit more performant with very simple queries, but PostgreSQL is much more performant, if you use complicated queries with many tables and relations.

And PostgreSQL uses an additional object ID field by default. You can switch it off, if you don't need it (this brings a little bit better performance).

Regards:

Uwe Fechner

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Using PostgreSQL as UML repository
« Reply #4 on: August 08, 2007, 12:09:58 am »
Uwe,

I've had no problems with 8.2.4 running on all of a Win server and linux servers (FC5 2.6.15 kernel and MDV 2.6.17 kernel).   As you say, postgresql is very tweakable but I've not had to do anything.  The models are "large" but the users are "few".

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.