fomatting
This commit is contained in:
parent
6a869d6483
commit
393fe61ee2
@ -21,3 +21,6 @@ applied mappings are in associated jsonb documents
|
|||||||
|
|
||||||
## Difficulties
|
## Difficulties
|
||||||
Non standard file formats will require additional logic
|
Non standard file formats will require additional logic
|
||||||
|
example: PNC loan balance and collateral CSV files
|
||||||
|
1. External: Anything not in CSV should be converted external to Postgres and then imported as CSV
|
||||||
|
2. Direct: Outside logic can be setup to push new records to tps.trans direct from non-csv fornmated sources or fdw sources
|
Loading…
Reference in New Issue
Block a user