:wave: Hi everyone! Trying out airbyte to sync pos...
# announcements
r
👋 Hi everyone! Trying out airbyte to sync postgres db's.... first thing I'm noticing is the "Cleaned name"... it's not using the correct table name, it's using the cleaned name, any way to fix this?
✅ 1
s
Hi @Richard Davenport — what’s the original vs cleaned name that you are seeing?
which source/destination are you using?
r
Screen Shot 2021-02-12 at 1.17.56 PM.png
Does that help?
sorry, postgres -> postgres
s
I suspect confirmed the answer is it’s not configurable at the moment
is it just a nuisance on your end or is it making life difficult in other ways?
r
well... I'm not sure yet... It would be preferable to have the table names match
I guess I could always run a script that renames the table
does airbyte have any hooks/triggers? like starting/finishing a sync?
s
@Richard Davenport not at the moment unfortunately but it is on our medium term roadmap