#postgresql on pterodactyl
13 messages · Page 1 of 1 (latest)
maybe you should rather look at the PostgreSQL documentation
why are you trying to get into psql when you are already in it
because commands such as CREATE DATABASE my_database; do nothing?
does just writing \l do anything
hm well honestly idk why you run PostgreSQL inside ptero anyways, do you need that for a specific setup
I thought it was easier to manage it for mc servers
Honestly just installing it on your machine alongside pterodactyl seems easier ngl
Alright will do, thanks
like pterodactyl runs everything in a docker container which kinda isolates it which seems kinda counterintuitive for a database
aldo pretty sure most minecraft plugins that allow you to use a remote database also have MariaDB/MySQL as an option which would make more sense given you already have it for the panel anyways