this post was submitted on 26 Nov 2023
9 points (100.0% liked)
Web Development
0 readers
1 users here now
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I had issues with setting a postres user, or adding my user to the postgres user group... It's confusing because there are Linux users and Postgres users, you can mix and match.. make it work. I did, but forgot how. Switched to docker (setting postgres user and password in docker compose) and moved ahead... Simpler, cleaner, manageable.
I actually got it working thanks to @fal@yiffit.net i learned two things. First i need to be more careful about what questions I’m asking. The second thing is to use ChatGPT wisely.
Yikes