-
Renamed project then generate the new Postgres database name is still my_app_dev
-
### Use case
As of the 0.23.0 release, the default configuration for the database includes the following note:
```
# Please note that using Postgres is highly discouraged as it is only supported …
-
### Plugin Version
0.5.1
### NetBox Version
4.1.6
### Python Version
3.10.12
### Steps to Reproduce
My setup looks like this:
I am running postgresql and redis in docker, using docker-compose:…
-
## Describe the Bug
Setting `postgresql_ssl_on => true` fails to install PuppetDB
## Expected Behavior
It works and allow to install PuppetDB with SSL PostgreSQL
## Steps to Reproduce
Exampl…
-
generally sending the database details in github is not a good practise . although it is a testing purpose db not for production purpose . so i will shift the whole tales to postgres and store the cre…
-
How can one add a database with a connection string like this?
```
postgres://postgres.oxwklnpmiuajbgnapqwq:woke rolly dazling rippling wordy changing same8 worklot@aws-0-eu-central-1.pooler.supa…
-
### Description
When selecting that 'table' option for import/export data transfer for copying a table, the Transform column cannot be interacted with; i.e. there is no drop-down t provide a transfor…
-
# Use case
I have a Postgres database in my infrastructure. It's defined like this:
```tf
resource "digitalocean_database_cluster" "postgres" {
name = "bee-db-cluster-postgres"
engi…
-
Related to but different than #815
```
const pgsql = postgres({
host: "host1,host2,host3",
port: 5432,
user: "username",
password: "password",
database: "app",
target_session_at…
-
I am deploying Nextcloud using the [manual-install](https://github.com/nextcloud/all-in-one/tree/main/manual-install) and configuring it to use my own PostgreSQL database hosted on a separate VM.
I h…