Re: [PERFORM] How do I bulk insert to a table without affecting read performance on that table?

2008-01-26 Thread growse
Scott Marlowe-2 wrote: > > On Jan 25, 2008 5:27 PM, growse <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I've got a pg database, and a batch process that generates some metadata >> to >> be inserted into one of the tables. Every 15 minutes or so, the batch >> script >> re-calculates the meta data (

Re: [PERFORM] How do I bulk insert to a table without affecting read performance on that table?

2008-01-26 Thread Scott Marlowe
On Jan 26, 2008 5:42 AM, growse <[EMAIL PROTECTED]> wrote: > > > > Scott Marlowe-2 wrote: > > > > On Jan 25, 2008 5:27 PM, growse <[EMAIL PROTECTED]> wrote: > >> > >> Hi, > >> > >> I've got a pg database, and a batch process that generates some metadata > >> to > >> be inserted into one of the tabl