Skip to content

Commit 67d5d42

Browse files
committed
?
1 parent b871dca commit 67d5d42

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

articles/postgresql/flexible-server/concepts-extensions.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -298,12 +298,7 @@ TimescaleDB is a time-series database that is packaged as an extension for Postg
298298
[Learn more about TimescaleDB](https://docs.timescale.com/timescaledb/latest/), a registered trademark of Timescale, Inc. Azure Database for PostgreSQL flexible server provides the TimescaleDB [Apache-2 edition](https://www.timescale.com/legal/licenses).
299299
### Install TimescaleDB
300300

301-
<<<<<<< HEAD
302301
To install TimescaleDB, in addition, to allow listing it, as shown [above](#how-to-use-postgresql-extensions), you need to include it in the server's shared preload libraries. A change to Postgres's `shared_preload_libraries` parameter requires a **server restart** to take effect. You can change parameters using the [Azure portal](how-to-configure-server-parameters-using-portal.md) or the [Azure CLI](how-to-configure-server-parameters-using-cli.md).
303-
=======
304-
To install TimescaleDB, in addition, to allow listing it, as shown [above](#how-to-use-postgresql-extensions), you need to include it in the server's shared preload libraries. A change to the Azure Database for PostgreSQL flexible server `shared_preload_libraries` parameter requires a **server restart** to take effect. You can change parameters using the [Azure portal](howto-configure-server-parameters-using-portal.md) or the [Azure CLI](howto-configure-server-parameters-using-cli.md).
305-
>>>>>>> e0ac26000c31cbcf5642e2d9a2455046ae9a356f
306-
307302
Using the [Azure portal](https://portal.azure.com/):
308303

309304
1. Select your Azure Database for PostgreSQL flexible server instance.

0 commit comments

Comments
 (0)