Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

According to the answers in this comparison question, there's no technical difference between the core PostgreSQL engine and Postgres Plus server from EnterpriseDB. The developer license is only $95/seat.

Their development tools look quite attractive and that cost might be worth it to get increased productivity even if you then deploy the open source version. Has anyone tried this and run into problems?

share|improve this question

1 Answer 1

up vote 1 down vote accepted

The only development tools I see there look an awful lot like pgadmin III, which is free software (both in terms of money and freedom).

Were there other development tools you were referring to?

share|improve this answer
    
there may be a difference between "looks like" and actually being the same as the open source release of pgadmin III - hence my question :-) –  Andy Dent Mar 26 '09 at 5:33
    
I have not used their development tools, but I find it highly unlikely that they are anything other than exactly the same as the open source release of pgadmin III. I suspect you'd be paying $95 for a slightly more convenient install. –  Brian Campbell Mar 26 '09 at 15:15

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.