Install postgresql-18 beta from apt repo on debian

Postgresql-18 beta is out, there are lots of packages for postgresql-18 in the debian apt repo, but postgresql-18 has no installation candidate. I assume this is to prevent accidental installs before the final release.

Is it possible to install postgresql-18 beta from the apt repo? If so which packages are needed for a minimal working install?

Thanks!