Burak Velioglu
Burak Velioglu
@sumedhpathak Instructions given in the documentation is correct but we may change the position of `NEW_PG_DATA contains an empty database initialized by new PostgreSQL version` caution to the third step...
> Are we planning to fix the naming scheme? The current scheme of just adding numbers seems less usable than pg_partman. I've updated naming scheme by including range values within...
> > I've updated naming scheme by including range values within partition name and truncating table name if necessary. I'll update the tests by thinking about timezones more. > >...
It happens because with the new `create_time_partitions` UDF it is easy to create lots of partitions which have first 47 char in common. I've explained the root cause below. PG...
With the change we make `Firewall` belongs to a single `PrivateSubnet`, so same `Firewall` can't be associated with multiple different `PrivateSubnet`s at the same time. My understanding from the discussion...
There is no way to delete entries like that at the moment, you can delete them via the Ubicloud console. We are also planning to add API endpoints for cache...