mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Update Postgres version in doc (#204)
This commit is contained in:
@@ -7,7 +7,7 @@ This feature provides experimental support for using Postgres as the storage eng
|
||||
## Using Postgres for fresh installations
|
||||
|
||||
As of version 0.26.0, the default configuration for fresh installations is SQLite storage.
|
||||
However, users have the option to leverage the benefits of Postgres for new instances beginning from version `<version>`.
|
||||
However, users have the option to leverage the benefits of Postgres for new instances beginning from version `0.27.8`.
|
||||
To enable Postgres, add to your `setup.env` the following variable:
|
||||
```bash
|
||||
NETBIRD_STORE_CONFIG_ENGINE=postgres
|
||||
|
||||
Reference in New Issue
Block a user