Is it possible to specify a custom name for a data...
# ingestion
s
Is it possible to specify a custom name for a database? We have some old DBs which are in
postgres
DB itself. Multiple hosts with same database name. And nobody knows them as
postgres
but instead as something which is business specific. I would like to have them be business specific. Looking at transformations it might be possible https://datahubproject.io/docs/metadata-ingestion/#transformations. Am I missing some option here?
Is the solution to add a transformer here?
l
@gray-shoe-75895 ^
g
Yes adding a transformer is the right solution for now, although we’re working on adding better out-of-the-box support for this specific use case as well
s
is there any timeline? few weeks or months?
g
Probably a few weeks