<a href="/support/versioning/">lifetime</a> of PostgreSQL.
</p>
<p>
-The PostgreSQL apt repository supports LTS versions of Ubuntu (12.04 and 14.04)
+The PostgreSQL apt repository supports LTS versions of Ubuntu (12.04, 14.04 and 16.04)
on amd64 and i386 architectures as well as select non-LTS versions(15.10).
While not fully supported, the packages often work on other non-LTS versions as well,
by using the closest LTS version available.
<li>
<select id="field.series" name="field.series" onchange='updateSeries(this);'>
<option selected="selected" value="YOUR_UBUNTU_VERSION_HERE">Choose your Ubuntu version</option>
+ <option value="xenial">Xenial (16.04)</option>
<option value="wily">Wily Werewolf (15.10)</option>
<option value="trusty">Trusty (14.04)</option>
<option value="precise">Precise (12.04)</option>