@BeforeClass
 public static void setUpClass() throws Exception {
   Connections.initPostgres();
 }