Hi I have setup datahub with AWS OpenSearch and Ma...
# ingestion
b
Hi I have setup datahub with AWS OpenSearch and Managed Postgres. There seem to be some issue with my opensearch domain and I need to recreate it, is there a way to restore data from postgres to ES?
h
Hi @busy-glass-61431 you can use restore indices to restore data from postgres -https://datahubproject.io/docs/how/restore-indices/ You won't be able to restore any timeseries data (dataset statistics, profiles, etc.)