Viewing profile — way0utwest
way0utwest
HN member- Joined
- Fri, Sep 29, 2017, 3:32 PM UTC
- HN karma
- 2
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About way0utwest
No profile information was provided.
Recent public activity
-
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)
-
comment
Comment #40868081
Thank you (it's my piece)
-
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…
-
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…
-
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 …
-
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…
-
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 …
-
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…
-
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…