--- /dev/null
+{%extends "base.html" %}
+{%block title%}Fedora 43 Beta RPMs for PostgreSQL 17, 16, 15, 14 and 13 are now available.{%endblock%}
+{%block maincontent%}
+
+<h1> Fedora 43 <b>Beta</b> RPMs for PostgreSQL 17, 16, 15, 14 and 13 are now available.</h1>
+<p> Last updated: 22 September 15:45:00 UTC</p>
+<p>
+ PostgreSQL 17, 16, 15, 14 and 13 for Fedora 43 <b>Beta</b> are now
+ <a href="/rpmchart/">available</a> in the PostgreSQL RPM Repository.
+</p>
+<p>
+ Please install repository RPM from <a href="https://download.postgresql.org/pub/repos/yum/reporpms/F-43-x86_64/pgdg-fedora-repo-latest.noarch.rpm">here</a> first.
+</p>
+<h2>Known issues</h2>
+ Below are the known issues:
+<p>
+ <ul>
+ <li><b>systemd-sysusers integration:</b> Upstream started mandating usage of systemd-sysusers as of Fedora 43. Packages like PostgreSQL, Barman, pgBouncer, etc. which create users have this problem. PostgreSQL packages are already fixed.</li>
+ </ul>
+</p>
+
+
+<p>
+ Please report any packaging related errors to <a href="/contact/">us</a>.
+</p>
+
+{%endblock%}