>
> Should you choose an open-source, make sure your code AND your DDL uses as 
> much ANSI standards as possible so when you do need to move to something 
> else, it won't be as painful. (auto-incrementing columns vs. sequences 
> etc...).

I really wouldn't go for database independence ... Choose a RDBMS and use 
all of its features ! 



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to