Hi,
The documntation page :
https://www.postgresql.org/download/linux/ubuntu/
 
specify how to install PostgreSQL on Linux.
This page assumes that eveyone wants to install the latest version which isn't always the case.
 
What if someone wants to install 9.3.5 ?
Here is an example:
http://stackoverflow.com/questions/43471508/how-to-install-postgresql-9-3-3-client-on-linux-mint#43471508
 
I think it would be best if the stackoverflow answer would appear in the documntation page 
 
Something like:
 
"For specific version please change the command to .... "