With Postgres, we have [Platform specific config](https://docs.getdbt.com/reference/resource-configs/postgres-configs). E.g: `unlogged` should be a valid option in `dbt_project`, but setting this is an invalid option. Supporting "official" adapters such as Postgres, Snowflake, etc would probably be the approach?