Re: [GENERAL] nightly vacuum

2008-09-16 Thread Bill Moran
In response to "Lee Keel" <[EMAIL PROTECTED]>: > >-Original Message- > >From: Tom Lane [mailto:[EMAIL PROTECTED] > > > >"Lee Keel" <[EMAIL PROTECTED]> writes: > >> I have 15 or so databases that I am deleting all the data in them and > >> re-importing on a nightly basis. (Long story here

Re: [GENERAL] nightly vacuum

2008-09-16 Thread Lee Keel
>-Original Message- >From: Tom Lane [mailto:[EMAIL PROTECTED] > >"Lee Keel" <[EMAIL PROTECTED]> writes: >> I have 15 or so databases that I am deleting all the data in them and >> re-importing on a nightly basis. (Long story here, but basically I >> found using the copy command was the fa

Re: [GENERAL] nightly vacuum

2008-09-16 Thread Tom Lane
"Lee Keel" <[EMAIL PROTECTED]> writes: > I have 15 or so databases that I am deleting all the data in them and > re-importing on a nightly basis. (Long story here, but basically I > found using the copy command was the fastest way to get the data into > this read-only system from Sql Server 2000.)