When I execute the following command:
SELECT version();
I get:
PostgreSQL 9.6.3 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16), 64-bit
What does Red Hat 4.4.7-16 means? I am running PostgreSQL on Debian 9 so, why this shows me Red Hat instead?