-
There were nice issue #547 which allows to enable or disable PDB creation. One problem - it is globally configurable option at postgresql-operator level. My propose is to add option to [postgres manif…
-
**What happened?**
After updating to 1.8.1, and running a restore from a backup (I tried full & differential), k8ssandra-operator complains the number of rack is different between the source & the des…
Mokto updated
1 month ago
-
Oracle オフラインバックアップからリストア ※まだ確認中
■ (リストアの手順とは無関係)リストアされたかの確認用データの登録
sqlplus system/password@XEPDB1
CREATE TABLE employees (id NUMBER PRIMARY KEY,name VARCHAR2(50),age NUMBER);
INSERT INTO emplo…
-
Add database copy to the test `bhtom` server
In order to consider bhtom test server usable, there should be copy of production database (without users)
-
## Describe the bug
Wanted some advice.
I'm trying to verify Knock push notifications config but I can really only test a specific environment. I can test development, frack, or production.
…
-
We need to "dockerize" Basable for easy setup in development and production environments. In this issue, you would write a [Docker Compose](https://docs.docker.com/compose/) configuration for 3 servic…
-
### Terraform CLI Version
1.9.8
### Terraform Provider Version
0.97.0
### Terraform Configuration
```terraform
While trying to import an existing terraform resource of snowflake_tag_association
…
-
I'm "on all the latest jazz" ie
Rails main (Rails 8.1.0.alpha)
Ruby 3.3.3
activerecord (8.1.0.alpha c11312a)
solid_cable 3.0.2
sqlite3 (2.2.0)
activerecord-enhancedsqlite3-adapter (0.8.0)
P…
-
I'm using dokku to deploy dev/staging/production environments for my app and I'd love a way to have the databases named based on the environment.
I'm not sure what the best way would be to achieve th…
-
https://github.com/miryamW/LeetCode-server/blob/47281d4e4ca8f7fc574bad25aed3e5720177435a/services/question.service.go#L26C1-L27C1
please remove hardcoded strings like database endpoint.
this shoul…