Skip to content

Commit f185e03

Browse files
removing link
1 parent 0364cd6 commit f185e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ To do so, you should do following
293293
1. Install tools as detailed [here](https://github.com/timescale/timescaledb-backup#installing-timescaledb-backup)
294294
1. Create a target Azure Database for PostgreSQL flexible server instance and database
295295
1. Enable Timescale extension as shown above
296-
1. Grant azure_pg_admin [role](https://www.postgresql.org/docs/11/database-roles.html) to user that will be used by [ts-restore](https://github.com/timescale/timescaledb-backup#using-ts-restore)
296+
1. Grant `azure_pg_admin` role to user that will be used by [ts-restore](https://github.com/timescale/timescaledb-backup#using-ts-restore)
297297
1. Run [ts-restore](https://github.com/timescale/timescaledb-backup#using-ts-restore) to restore database
298298

299299
More details on these utilities can be found [here](https://github.com/timescale/timescaledb-backup).

0 commit comments

Comments
 (0)