Re: [GENERAL] Postgresql apt repository naming scheme question

2016-10-20 Thread John R Pierce
On 10/18/2016 11:12 AM, Jacob Scott wrote: Is it safe/recommended to use the latest released libpq-dev package rather than one which matches the major version of the serrver/client packages being installed? Or should I be manually using the morgue as described in https://www.postgresql.org/mes

[GENERAL] Postgresql apt repository naming scheme question

2016-10-20 Thread Jacob Scott
Hi, Many packages in the Postgres apt repository ( https://wiki.postgresql.org/wiki/Apt) are named with a PG major version postfix such as postgresql-client-9.5. Is there a reason why libpq-dev is not? Specifically, I'm interested installing Postgres 9.5 on Ubuntu 14.04, which is made very easy t