I am trying to free some space on my computer. I have Postgresql 13 installed (brew services list
lists only PG13 as a service), but I am also seeing this large /postgres
directory.
What is the difference between these directories? Can I remove the /postgres
directory?
I’m also a little suspicious that it is simply “postgres” as opposed to “postgresql” but maybe I’m just paranoid about that.