this post was submitted on 18 Jun 2024
324 points (99.1% liked)

Technology

58144 readers
4444 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 36 points 3 months ago (2 children)

I had to deploy a couple MS SQL clusters years ago, I'm fuzzy on the details but for whatever reason we needed a domain admin to enable clustering and instead of following the permissions on the KB they gave up just made the service account a domain admin.

To this day I'll never understand why a vendor would choose MS SQL or Oracle if they don't have a very specific function that they need.

[–] [email protected] 14 points 3 months ago (1 children)

Because a lot of applications require MS SQL. And they develop based on this because a lot of clients use MS SQL.. and the circle continues.

[–] [email protected] 7 points 3 months ago

At least some of the app developers have realized that if they develop for Postgres they get to keep the Sql Server licensing costs for themselves. Windows server licensing costs too, if they're clever.

Unfortunately the old janky enterprise shit will probably never get updated. You know the ones. The ones that think they're new and hip because they support SSO (Radius only)

[–] [email protected] 40 points 3 months ago (1 children)

Yep. Postgres is fantastic and there's no justification to use proprietary bullshit like that.