From 393fe61ee296e8ce026952b4e56c89001afa10f0 Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Fri, 7 Jul 2017 15:59:26 -0400 Subject: [PATCH] fomatting --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 1869081..3cabc92 100644 --- a/readme.md +++ b/readme.md @@ -21,3 +21,6 @@ applied mappings are in associated jsonb documents ## Difficulties 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 \ No newline at end of file