-
I'm using this image with Gitlab without flaws, but now I'm trying to add a new service that requires a DB service. Then i saw the issue #11 and tried to use the multiple databases feature. Removed th…
-
## Bug description
I'm using PostgresQL with the PostGIS extension and have the following Query:
```typescript
const query = `
SELECT
id
FROM
my_project_prisma2."JobLocation"
WHERE
ST_DW…
-
### Description
Please include as much detailed information about the problem as possible.
I am trying to install Druid on K8s cluster using Helm chart. I need to add the SSO (Open ID connect) o…
-
I just saw this issue concerning pg 14 on Windows (https://github.com/apache/incubator-age/issues/138). The reply there
`Support for PG 12 and beyond likely won't start until 2022`
is very discoura…
-
### Function Description
This is an enhanced feature. TIDB originally had the concept of portal and related processing. The definition of portal is in sessionctx/variable/session.go. The portal wil…
-
I bumped into a situation where the pgroonga seems to initialize over and over again with lock fail.
I post the issue first just in case anyone know the where the problem is. Details will be follow…
-
When I attempt to connect to SQL server the following error message is generated:
"Connection error! connect ENOENT localhost - connect ECONNREFUSED 127.0.0.1:3306"
I entered my valid username & pas…
-
Hey, I am trying to tame columnar store in our enterprise solution and faced this behaviour
select org, sum(saleit), sum(costit)
from sale_agg_cs_top
where
dt = '2021-01-01'::date
and it = 0…
-
**Relevant system information:**
- OS: Debian Bullseye/Testing (v11)
- PostgreSQL version: 12.4 (Debian 12.4-3)
- TimescaleDB version: 1.7.4 (using packages for Debian Buster v10)
- Installati…
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):
SQLite 3.27.2
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
build 300
…