|
|
|
|
|
by dozzie
3188 days ago
|
|
> If not, why not? First most important question to answer: in what way MS SQL Server would be
better than PostgreSQL? Fields to consider: - Easier to install? (apt-get install postgresql-server) - Easier to use? (initiating the Sybase client library used to be terrible)
(EDIT: it was installing the client library, not initiating it) - Easier to manage? (Postgres is excellent in this field) - Has important functions or features that PostgreSQL doesn't? - Works significantly faster than PostgreSQL? Going out of one's way to use third party software needs to give some benefits
to offset the cost of doing so. |
|