mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-19 00:46:35 +00:00
postgres: remove experimental note (#314)
This commit is contained in:
committed by
GitHub
parent
a3e8870530
commit
e7a017b755
@@ -1,9 +1,5 @@
|
|||||||
# Management Postgresql store
|
# Management Postgresql store
|
||||||
|
|
||||||
<Note>
|
|
||||||
This feature provides experimental support for using Postgres as the storage engine. Please use with caution and ensure proper testing in your environment.
|
|
||||||
</Note>
|
|
||||||
|
|
||||||
## Using Postgres for fresh installations
|
## Using Postgres for fresh installations
|
||||||
|
|
||||||
As of version 0.26.0, the default configuration for fresh installations is SQLite storage.
|
As of version 0.26.0, the default configuration for fresh installations is SQLite storage.
|
||||||
@@ -198,4 +194,4 @@ docker compose logs management
|
|||||||
You should see an entry similar to:
|
You should see an entry similar to:
|
||||||
```
|
```
|
||||||
2024-05-10T15:09:34Z INFO management/server/store.go:109: using SQLite file store engine
|
2024-05-10T15:09:34Z INFO management/server/store.go:109: using SQLite file store engine
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user