[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Loading schema into a new, empty database is slow (prodict/load_df.p)

  • Thread starter Thread starter Rob Fitzpatrick
  • Start date Start date
Status
Not open for further replies.
R

Rob Fitzpatrick

Guest
I wouldn't suggest splitting into separate DBs, I believe that might affect your r-code functionally. Part of the metadata baked into the r-code is the logical db name(s). If you compiled your program against DBs A,B,C,D, and E, then deployed it to run against DB A, I'm not sure if that would work. You could test that easily enough. So how fast is fast enough?

Continue reading...
 
Status
Not open for further replies.
Back
Top