Changes

Jump to navigation Jump to search
# Run the table creation scripts in <code>src/db/schemas/</code> in your new database
# Modify the constant <code>DATABASE_NAME</code> in <code>E:\McNair\Projects\SimplerPatentData\src\main\java\org\bakerinstitute\mcnair\postgres\DatabaseHelper.java</code>
# Run the Driver scripts in IntelliJ with the correct value for <code>DATA_DIRECTORY</code>(or run <code>RunInitialImport.java</code> which will do all of the data directories for that patent item type)
# [Take a really, really long lunch...in total should take no more than five hours to load data on RDP]
# Run scripts in <code>src/db/constraints</code> to check data assumptions

Navigation menu