Hacker News new | ask | show | jobs
by umur 916 days ago
Thank you! Quick notes: - Resizing instances after provisioning is a manual operation for now. We'd use the same backup machinery that exists to automate it; until then you could do it manually or we're happy to help through a support request.

- Yes, you can create multiple databases per instance.

- We don't support pgvector yet; initial extensions we have are those in contrib, with more to come.

- Going through a VM to fetch the data from/send data to file store is the most common

- We take backups automatically, with point-in-time-recovery available to the minute. We also allow you to "fork" a database using a similar approach: i.e. your database remains intact; you just add a new database to it from a past point in time (typically useful for dev, test and/or analytics)

2 comments

Thank you, where is pricing and details about block storage, another offering you list in your docs?

https://www.ubicloud.com/docs

Please include PostGIS