#postgresql on pterodactyl

13 messages · Page 1 of 1 (latest)

ivory nexus
#

Hello how can I create a database within the postgresql pterodactyl egg

autumn island
#

maybe you should rather look at the PostgreSQL documentation

#

why are you trying to get into psql when you are already in it

ivory nexus
#

because commands such as CREATE DATABASE my_database; do nothing?

autumn island
#

does just writing \l do anything

ivory nexus
#

Nope

autumn island
#

hm well honestly idk why you run PostgreSQL inside ptero anyways, do you need that for a specific setup

ivory nexus
#

I thought it was easier to manage it for mc servers

autumn island
#

Honestly just installing it on your machine alongside pterodactyl seems easier ngl

ivory nexus
#

Alright will do, thanks

autumn island
#

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