On Thu, Jan 28, 2021 at 12:40 PM Mark Dilger
<mark.dil...@enterprisedb.com> wrote:
> > On Jan 28, 2021, at 9:13 AM, Robert Haas <robertmh...@gmail.com> wrote:
> > If I run pg_amcheck --all -j4 do I get a serialization boundary across
> > databases? Like, I have to completely finish db1 before I can go onto
> > db2, even though maybe only one worker is still busy with it?
>
> Yes, you do.  That's patterned on reindexdb and vacuumdb.

Sounds lame, but fair enough. We can leave that problem for another day.

-- 
Robert Haas
EDB: http://www.enterprisedb.com


Reply via email to