-
Hi,
I'm having problems my dockered Homer 7 setup. It was working and now I am not able to login. Initially login was saying the password is wrong, now I'm getting a '502 Bad Gateway'.
The docke…
-
## About my setup:
goose@3.22.1 and goose@3.23.0
(go install)
postgresql@16 and postgresql@17
(homebrew)
Postgres runs in docker
## Running goose with the command below
```
goose pos…
-
# Error log
```log
err=db:Notice { storage: b"SFATAL\0VFATAL\0C53300\0Msorry, too many clients already\0Fproc.c\0L350\0RInitProcess\0\0", severity: Fatal, message: (22, 53), code: (15, 20) }
```
…
-
Auth and signup Request failed with status code 404
Starting a PostgreSQL dev database (based on your Wasp config) ✨
Additional info:
ℹ Connection URL, in case you might want to connect with e…
-
**Profile**: **[JosiahSiegel](https://github.com/JosiahSiegel)**
**Objective**: Import [Stackoverflow database](http://www.bortzmeyer.org/stackoverflow-to-postgresql.html) into a PostgreSQL database.
…
-
### Description
![изображение](https://github.com/user-attachments/assets/65a94b43-6462-40a4-aa25-4de8f62c99c3)
- use dvdrental database for these queries:
```
with ct_payment as (
se…
-
### Description
After establishing a connection, it is automatically terminated after 5 minutes. Consequently, you are required to reconnect to the database. However, DBeaver does not close the pre…
-
### What version of `drizzle-orm` are you using?
0.32.2
### What version of `drizzle-kit` are you using?
0.23.2
### Describe the Bug
My config file is below, following the documentation on [confi…
-
### Name and Version
bitnami/postgresql:16.4.0
### What architecture are you using?
amd64
### What steps will reproduce the bug?
Find running bitnami/postgresql:16.4.0 before the last u…
-
So, I have a very specific issue when using newer versions of rust-analyzer in my project.
The project is structured as follows:
It is a monorepo consisting of three crates: a client, a server and so…