You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with SQL Server 2017, SQL Server runs on Linux. It’s the same SQL Server database engine, with many similar features and services regardless of your operating system.
SQL Server 2019 CTP 2.0 runs on Linux. It’s the same SQL Server database engine, with many similar features and services regardless of your operating system. To find out more about this release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-ver15.md#sqllinux).
26
+
::: moniker-end
21
27
22
-
::: moniker range=">= sql-server-2017"
28
+
::: moniker range="= sql-server-2017"
23
29
> [!TIP]
24
30
> SQL Server 2019 CTP 2.0 has been released! To find out what's new for Linux in the latest release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-ver15.md?view=sql-server-ver15#sqllinux).
25
31
::: moniker-end
26
32
27
-
::: moniker range=">= sql-server-linux-2017"
33
+
::: moniker range="= sql-server-linux-2017"
28
34
> [!TIP]
29
35
> SQL Server 2019 CTP 2.0 has been released! To find out what's new for Linux in the latest release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-ver15.md?view=sql-server-linux-ver15#sqllinux).
30
36
::: moniker-end
@@ -62,20 +68,37 @@ After installation, connect to the SQL Server instance on your Linux machine. Yo
SQL Server 2017 has the same underlying database engine on all supported platforms, including Linux. So many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
71
+
SQL Server 2017 has the same underlying database engine on all supported platforms, including Linux. So, many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
66
72
67
-
If you are already familiar with SQL Server, review the [Release notes](sql-server-linux-release-notes.md) for general guidelines and known issues for this release. Then look at [what's new for SQL Server on Linux](sql-server-linux-whats-new.md) as well as [what's new for SQL Server 2017 overall](../sql-server/what-s-new-in-sql-server-2017.md).
73
+
If you are already familiar with SQL Server, review the [Release notes](sql-server-linux-release-notes.md) for general guidelines and known issues for this release. Then look at [what's new for SQL Server on Linux](sql-server-linux-whats-new.md) as well as [what's new for SQL Server 2017 overall](../sql-server/what-s-new-in-sql-server-2017.md).
[!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] has the same underlying database engine on all supported platforms, including Linux. So many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
79
+
[!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] has the same underlying database engine on all supported platforms, including Linux. So, many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
74
80
75
81
If you are already familiar with SQL Server on Linux, review the [Release notes](sql-server-linux-release-notes-2019.md) for general guidelines and known issues for this release. Then look at [what's new for SQL Server 2019 preview on Linux](../sql-server/what-s-new-in-sql-server-ver15.md?view=sql-server-ver15).
76
82
77
83
::: moniker-end
78
84
85
+
<!--SQL Server All Versions-->
86
+
::: moniker range="=sqlallproducts-allversions"
87
+
88
+
SQL Server 2017 and [!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] have the same underlying database engine on all supported platforms, including Linux. So, many existing features and capabilities operate the same way on Linux. This area of the documentation exposes some of these features from a Linux perspective. It also calls out areas that have unique requirements on Linux.
89
+
90
+
If you are already familiar with SQL Server on Linux, review the release notes:
91
+
92
+
-[SQL Server 2017 release notes](sql-server-linux-release-notes.md)
93
+
-[SQL Server 2019 preview release notes](sql-server-linux-release-notes-2019.md)
94
+
95
+
Then look at what's new:
96
+
97
+
-[What's new for SQL Server 2017](../sql-server/what-s-new-in-sql-server-2017.md)
98
+
-[What's new for SQL Server 2019 preview on Linux](../sql-server/what-s-new-in-sql-server-ver15.md)
99
+
100
+
::: moniker-end
101
+
79
102
> [!TIP]
80
103
> For answers to frequently asked questions, see the [SQL Server on Linux FAQ](sql-server-linux-faq.md).
Copy file name to clipboardExpand all lines: docs/linux/sql-server-linux-release-notes-2019.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Release notes for SQL Server 2019 CTP on Linux | Microsoft Docs
2
+
title: Release notes for SQL Server 2019 preview on Linux | Microsoft Docs
3
3
description: This article contains the release notes and supported features for SQL Server 2019 CTP running on Linux. Release notes are included for the most recent release and several previous releases.
The following release notes apply to SQL Server 2017 running on Linux. This article is broken into sections for each release. The GA release has detailed supportability and known issues listed. Each cumulative update (CU) or general distribution release (GDR) has a link to a support article describing the CU changes as well as links to the Linux package downloads.
> These release notes are specifically for SQL Server 2017 releases. For more information about the new SQL Server 2019 CTP 2.0 release, see [Release notes for SQL Server 2019 CTP on Linux](sql-server-linux-release-notes-2019.md?view=sql-server-ver15).
25
-
::: moniker-end
23
+
> These release notes are specifically for SQL Server 2017 releases. For more information about the new SQL Server 2019 preview release, see [Release notes for SQL Server 2019 preview on Linux](sql-server-linux-release-notes-2019.md?view=sql-server-ver15).
0 commit comments