|
|
|
|
|
by LaSombra
3547 days ago
|
|
I may be wrong but I also credit that MySQL was way easier to administer and didn't have the concept of schema similar to Oracle's. You installed, ran the "mysql" client application to connect to the server and off you go. PostgreSQL requires you to run as a different user to configure it. As I said, I might be wrong, but that is my impression using PostgreSQL on Linux. |
|