process builder to run multi-platform postgres import

Main menu:

Topics

Recent Posts

Blog

 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

Past Posts

Java/J2EE

JDBC

Other

Archive for the tag "processBuilder"

process builder to run multi-platform postgres import

April 25th, 2010 by Jeanne Boyarsky

We saw how to clone a postgresql database for testing cleanly in an earlier blog post. The next step is to do so from Java so it can be part of an integration test. How to run each of 4 DDLs: Running a DDL file is easy which is good since we have four of [...]


Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 445148256 bytes) in Unknown on line 0