-
### Description
HI
I check the document, and it can limit monitor account conncetion number.
ALTER USER monitor CONNECTION LIMIT 2;
https://docs.percona.com/percona-monitoring-and-manag…
-
**I'm submitting a ...**
- [x ] bug report
- [ ] feature request
**Describe the issue**
I'm trying to select values from view and get empty result set while with different driver it …
-
##### SUMMARY
Please help me figure out why I'm getting the error "`Invalid value for field 'xxxxxx'. The project '********' was not found.`" when using the `gcp_compute_target_pool` modu…
-
Hi,
I would like to get nearest devices list with (1 .. 6 KM) range from current location supplied.
Thanks,
Kiran.
-
# Bug report
## Describe the bug
I am connecting via jdbc and making a call to insert into a table in our supabase database. On that table we have a trigger that is pulling from vault to do some…
-
Checklist:
* [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [X] I've included steps to reproduce the bug.
* [X] I've pasted the output of `argocd version`.
…
-
## Background
After upgrading from django-db-geventpool 4.0.6 to 4.0.7, I'm seeing an error when running the Django migrations in Django 5.1.
## Steps to Reproduce
Requirements:
```
$ pip…
-
We all know MongoDB isn't silver bullet, and, as ng-fullstack grows, we have to give the devs more options.
We're planning to add the following DBs to the stack:
- RethinkDB;
- PostgreSQL (via se…
-
I want to drop a foreign key with HeidiSQL but this fails with postgresql:
```
ALTER TABLE "mission"
DROP FOREIGN KEY "mission_type_fk";
/* ERROR: Syntaxerrror at »FOREIGN«
LINE 2: DROP FORE…
-
As a springboot developer, in order to fix misconfigurations, I need to be able to troubleshoot when servicebinding fail to be injected
In this particular case, a K8S binding seems properly detecte…