Backing up databases, tuning of database engines, etc. all make sense to me for Server Fault.
But where do questions like this one go?
|
Backing up databases, tuning of database engines, etc. all make sense to me for Server Fault. But where do questions like this one go?
| ||||
feedback
|
|
DBAs wear a lot of hats. It depends on what hat you're wearing at the time. Are you optimizing a single sql query or indexing on a single database? Then it's probably stackoverflow. Are you worrying about your maintenance plans, backups, server configs, etc? Then it's probably serverfault. | |||||
feedback
|
|
There is an Area 51 proposal to pull these questions together - Database Administrators. There are many database questions that may even seem like they belong on SO, SF or SU, but in fact belong on another site. | ||||
|
feedback
|
|
I'd say SO, definitely. There will be many more database design/programming experts there than on SF, and what's being asked is essentially a database programming question. | |||
|
feedback
|
|
If you're dealing with code(read: SQL queries directly) then it belongs on SO. Everything else belongs on SF. | |||
|
feedback
|