When self hosting Supabase the Supabase-db contain...
# help
c
When self hosting Supabase the Supabase-db container takes up 10gb of the docker file which is half of my total capacity:
n
Hello @CEbbinghaus! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
c
I feel like its just a missing mounted directory that keeps all the data on the host but i cannot find any documentation in supabase or the postgres images to specify where in the container the data is located so it can be mounted in the host fs
For anyone else wondering the issue was in fact a missing mounted directory
none of this is documented in supabase
and the postgres docs cut off right when it gets to that part
the internal path is
/var/lib/postgresql/data
n
Thread was archived by @CEbbinghaus. Anyone can send a message to unarchive it.