Re: Database "contrib_regression" does not exist during testing

2022-11-10 Thread Tom Lane
Jingtang Zhang writes: > Recently when I was running regression tests, I got 'Database > "contrib_regression" does not exist' error. After I reproduce the > problem, I found it is an auto-vacuum worker process who complains about > this error. That's perfectly normal. I don't see anything to

Database "contrib_regression" does not exist during testing

2022-11-10 Thread Jingtang Zhang
Hello everyone. Recently when I was running regression tests, I got 'Database "contrib_regression" does not exist' error. After I reproduce the problem, I found it is an auto-vacuum worker process who complains about this error. Then I tried to analyze the code. When this auto-vacuum worker