Changes

Jump to navigation Jump to search
102 bytes added ,  13:05, 25 May 2019
==Loading/Unloading Data==
Always load/unload data using the PostgreSQL specific copy function below. Always load tab-delimited data that is UTF-8 encoded, with PC or UNIX line endings, and that has a header row. NEVER DEVIATE FROM THIS(unless there is a VERY good reason, like the source data is huge and comes preformatted differently).
Load using:

Navigation menu