Observe that we only went with the approach of cloning and doing some "hacky" stuff with the replication because our database was quite large. Small ones might be okay with only using the logical replication + COPY.
The method described might be applicable to other managed Postgres, but I haven't tried it out.
Observe that we only went with the approach of cloning and doing some "hacky" stuff with the replication because our database was quite large. Small ones might be okay with only using the logical replication + COPY.
The method described might be applicable to other managed Postgres, but I haven't tried it out.