millions-waiter-49836
02/28/2022, 7:44 PMpostgres
data sources but with same db and table name, so naturally we want to use platform_instance
to customize the URNs... only to find out postgres
recipe doesn't support platform_instance
as MySQL
and MSSQL
do. Can I ask if there is any special consideration for this?mammoth-bear-12532
postgres
source with platform_instance
specified?millions-waiter-49836
02/28/2022, 9:55 PMplatform_instance
?mammoth-bear-12532
sql_common
and the config classes are also inherited, I believe it will just work.mammoth-bear-12532
mammoth-bear-12532
millions-waiter-49836
03/02/2022, 3:37 PMdata_platform
works for postgres. I just submitted a PR to modify the doc