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
Copy file name to clipboardExpand all lines: docs/install-a-package.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,6 @@ You can install extensions available on the database.dev registry using the dbde
4
4
5
5
Before you can install a package, ensure you have the `pg_tle` extension installed in your database.
6
6
7
-
!!! note
8
-
9
-
If your database is running on Supabase, `pg_tle` is already installed.
10
-
11
7
!!! warning
12
8
13
9
Restoring a logical backup of a database with a TLE installed can fail. For this reason, dbdev should only be used with databases with physical backups enabled.
0 commit comments