Re: Legal disclaimers on emails to this group

2019-12-07 Thread Jean-David Beyer
On 12/6/19 1:42 PM, Craig James wrote: > (I've changed the original subject, "autovacuum locking question", of > the sender's email so as not to hijack that thread.) > > On Thu, Dec 5, 2019 at 2:26 PM Mike Schanne > wrote: > > Hi, > > I am investigating a pe

Re: How to run in parallel in Postgres

2019-12-07 Thread Lars Aksel Opsahl
> From: Justin Pryzby > Sent: Saturday, December 7, 2019 2:25 AM > To: Lars Aksel Opsahl > Cc: pgsql-performance@lists.postgresql.org > > Subject: Re: How to run in parallel in Postgres > > On Thu, Dec 05, 2019 at 12:10:42PM +, Lars Aksel Opsahl wrote: > > I have a function that prep

Re: How to run in parallel in Postgres

2019-12-07 Thread Lars Aksel Opsahl
>From: Ondrej Ivanič >Sent: Saturday, December 7, 2019 2:23 AM >Cc: pgsql-performance@lists.postgresql.org > >Subject: Re: How to run in parallel in Postgres > >Hi Lars, > >I have two suggestions: > >- `xargs` almost always present and it can run in parallel (-P) but script