Live data from Hacker News

Viewing profile — way0utwest

way0utwest

HN member
Joined
Fri, Sep 29, 2017, 3:32 PM UTC
HN karma
2
Public activity
9 items

About way0utwest

No profile information was provided.

Recent public activity

  1. comment
    Comment #40868088

    It's that lots of db people don't understand anything about VCS period. They don't use them. (it's my piece)

  2. comment
    Comment #40868081

    Thank you (it's my piece)

  3. comment
    Comment #40868073

    In the world I work in, which is lots of DBAs/sysadmins/db developers, lots don't do anything with VCS when working in databases. To be fair, lots of developers who make/need datab…

  4. comment
    Comment #40868065

    I work for the company that owns/developers Flyway, so I didn't include it in here. However, for DBAs, they often are doing ad hoc stuff and there is a bit of overhead for FW/LB th…

  5. comment
    Comment #16698370

    In most cases. However, some changes, such as adding the column and needing to manipulate data (populate nulls, transforms, etc.) could still cause locking. This really comes down …

  6. comment
    Comment #15366264

    Be careful here. I suspect that licensing terms may change a bit with this. However, you are mistaken. Windows Server standard allows 2 VMs (plus the host). Datacenter allows unlim…

  7. comment
    Comment #15366236

    Perhaps. There are tons of SQL Server sites and articles to provide information and details the docs lack. Plus, the MS docs are now on Github and we can submit PRs to correct and …

  8. comment
    Comment #15366223

    What support are you looking for? SQL Server on Linux, is for the most part, SQL Server. Django support for SQL Server should be roughly the same on Windows and Linux, they're just…

  9. comment
    Comment #15366173

    SSIS, yes: https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-... SSAS, not yet, though few people use this and I don't know I'd recommend it on the same box. Is that a re…