-
### Bug report
Running a local graph node and I imagine I'm doing something wrong because otherwise this is supremely unreliable.
`docker-compose.yml`
```
version: '3'
networks:
orbit_webb…
-
I have two connections created to an Oracle 11g server and I am accepting the following error below.
Connections below
CREATE SERVER ora_1
FOREIGN DATA WRAPPER oracle_fdw
OPTIONS (servidordb…
-
I'm wondering if there is support in SchemaSpy, or support planned, for SQL/MED (https://en.wikipedia.org/wiki/SQL/MED) documentation generation, specifically documenting foreign tables (PostgreSQL te…
-
Hello,
I have previously been connecting fine with EZCONNECT through Ruby-OCI8. Unfortunately my enterprise is switching to LDAP auth only and I need to get my application working in this manner.
I …
arjes updated
7 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
**Go Hass Agent Version**
`v10.0.0`
**Describe the bug**
I've noticed that the load on my system has gone significantly up since I started v10 of `go-hass-agent`. I'd like it to go down again, ma…
-
I run paradedb with docker:
```docker run --name paradedb -p 5432:5432 -d paradedb/paradedb```
I try to load delta table in psql:
```
CREATE FOREIGN DATA WRAPPER delta_wrapper
HANDLER delta_fd…
huaxk updated
3 months ago
-
Sorry to open this as an issue, I was hoping to just ask the question on a forum or something but I couldn't find where to post it? Where do user questions and comments go?
I have been experimenting…
-
# Table of Contents
- How to Install
- Goal
- How to Build
- References
## How to Install
### Install Dependencies
```sh
# required
sudo apk add openssl tzdata
# optional
sudo apk…
-
BPO | [42606](https://bugs.python.org/issue42606)
--- | :---
Nosy | @pfmoore, @vstinner, @tjguk, @zware, @eryksun, @zooba, @izbyshev
PRs | python/cpython#23712
Files | [test.py](https://bugs.python.or…