Re: idea for concurrent seqscans - Mailing list pgsql-hackers

From Neil Conway
Subject Re: idea for concurrent seqscans
Date
Msg-id 422066B0.5070309@samurai.com
Whole thread Raw
In response to Re: idea for concurrent seqscans  (William Volkman <wkvpsql@netshark.com>)
List pgsql-hackers
William Volkman wrote:
> The patch is for *concurrent* seqscans, would the regression tests
> even be affected by this (IIRC they are single user, single process)?

No; `make installcheck' is serial, but `make check' executes tests in 
parallel in multiple backends concurrently.

-Neil


pgsql-hackers by date:

Previous
From: William Volkman
Date:
Subject: Re: idea for concurrent seqscans
Next
From: "Andrew Dunstan"
Date:
Subject: Re: idea for concurrent seqscans