https://supabase.com/ logo
Join Discord
Powered by
# off-topic
  • s

    Strift

    07/27/2021, 9:42 AM
    Added mine too :)
  • c

    copple

    07/27/2021, 9:43 AM
    Ah I didn't know you could do that. Even better
  • s

    Strift

    07/27/2021, 9:45 AM
    I think the connection with Github is relatively recent, haven't noticed it before
  • e

    ehesp

    07/27/2021, 10:53 AM
    Hey, is there any API, or plans, to create new databases programatically?
  • e

    ehesp

    07/27/2021, 10:53 AM
    Basically a SAAS which uses Supabase as the backend, but requires an individual database for each customer
  • h

    hips

    07/27/2021, 11:24 AM
    https://github.com/supabase/postgres-meta
  • e

    ehesp

    07/27/2021, 11:26 AM
    Oh nice one, did not see that
  • c

    cdedreuille

    07/27/2021, 11:36 AM
    Might be a strange question but can you use Hasura on top of a Supabase postgresQL database? Our main reason is migration as we could transfer all the data into database but still use Hasura on the frontend and slowly update endpoints.
  • c

    copple

    07/27/2021, 11:38 AM
    you can definitely use Hasura with Supabase - the database is just a Postgres database. If you end up doing this, we'd love if you can write a guide that we can link to
  • e

    ehesp

    07/27/2021, 11:39 AM
    FYI the "Documentation" link on postgres-meta 404s: supabase.github.io/postgres-meta
  • c

    copple

    07/27/2021, 11:41 AM
    thanks @User - checking
  • x

    Xyo

    07/27/2021, 11:57 AM
    Oh well, it was about time Supabase joined Discord! Hi everyone!
  • x

    Xyo

    07/27/2021, 11:57 AM
    That was a nice top bar announcement on the site to wake up to
  • s

    sylar815

    07/27/2021, 12:11 PM
    will the existing postgress databases be upgraded to latest 13.3 for paid users? @supabase team
  • e

    ehesp

    07/27/2021, 12:43 PM
    One thing I'm not sure about: how does supabase scale? I understand each project has it's own dedicated instance, but if you start adding more data, tables etc, does it automatically scale, and how quickly does that happen?
  • c

    copple

    07/27/2021, 1:07 PM
    We haven't added high-availability (yet). So it's only vertical scaling for now which, since it's Postgres, gets you a very long way anyhow. At some point we'll introduce HA
  • e

    ehesp

    07/27/2021, 1:07 PM
    Trying to work out if supabase is a candidate for a project with a lot of tables, and a lot of data 😄
  • c

    copple

    07/27/2021, 1:08 PM
    what's "a lot" @User ?
  • e

    ehesp

    07/27/2021, 1:09 PM
    Second, just calculating
  • e

    ehesp

    07/27/2021, 1:11 PM
    250GB worth of data if that helps
  • e

    ehesp

    07/27/2021, 1:12 PM
    (hoping you say "thats not a lot of data") haha
  • c

    copple

    07/27/2021, 1:12 PM
    That's not a problem for Postgres. We'd need to scale the disk size for you, and depending on your read/write/computation needs we'd help you figure out some good options
  • c

    copple

    07/27/2021, 1:21 PM
    I was say anything going above a terrabyte is getting on the large side - it's still not a problem for Postgres, just should be thought through in terms of indexes and data structures
  • b

    bidipeppercrap

    07/27/2021, 1:28 PM
    Any plan on bringing a new pricing plan for hobbies?
  • b

    bidipeppercrap

    07/27/2021, 1:28 PM
    1$/month for removing Inactivity Pausing on the existing Free Plan
  • b

    bidipeppercrap

    07/27/2021, 1:29 PM
    TBH, I really interested in supabase, but I don't need that generous Pro Plan for my hobby project
  • b

    bidipeppercrap

    07/27/2021, 1:30 PM
    *Personal website to be precise
  • b

    burggraf

    07/27/2021, 1:35 PM
    If you one get a hit on your website per week I think you’d be fine. If you go weeks without hits, then, I don’t know.
  • x

    Xyo

    07/27/2021, 1:36 PM
    Thing with $1/month to prevent inactivity is it wouldn’t actually cover the costs generated by forgotten instances - and I assume that’s the reason pausing is even a thing
  • b

    bidipeppercrap

    07/27/2021, 1:36 PM
    Yeah, I already know how the Pausing works
1...91011...392Latest