Closed firstpromoter closed 3 days ago
Hi @firstpromoter — thanks for submitting this issue!
We've added support for inet
and other Postgres network address types (represented as strings). Would you be able to download the latest BemiDB version and try again?
Also, when can we expect incremental sync or similar? The current sync can take 2 hours and there are quite wasted resources to sync from the beginning each time. Also, any plans for materialized views?
Yes, absolutely! We almost finished adding support for most of the Postgres data types. Incremental syncing is next on our roadmap. Materialized views are also on the roadmap, but we'll prioritize them a bit later.
We get an error when doing sync for an inet column:
Maybe just convert it to string.
Some out of scope questions: Also, when can we expect incremental sync or similar? The current sync can take 2 hours and there are quite wasted resources to sync from the beginning each time.
Also, any plans for materialized views?