Anyone work with Postgres?
Anyone work with Postgres?
I am having some issues with it. I am connecting to Supabase, a web based version of postgres and anytime I have to create a database it seems to fail. If the DB exists (I created one for Aware and AwareTest) then it seems happier, but when trying to create a new business space it errors out on creating the databases. I know I have the correct permissions, since when I connect to supabase via a gui i can create databases no problem.