Server: Centos 8 stream, DB: Postgresql 14.2, Drupal 9.3.11
I set up my first test system a few days ago manually, then got the notice that 9.3.11 core was available. By then I had decided I really should be using Composer, so I set up another site with 9.3.11 using the Composer installation instructions in the User Guide.
Looking at my database logs, I see errors saying relation flood does not exist.
Comparing the tables in the original setup with the new one, the flood table is, in fact, missing.