Re: [GENERAL] Installing 9.6 RC on Ubuntu [Solved]

2016-09-13 Thread Adrian Klaver
On 09/13/2016 06:17 PM, Steve Crawford wrote: In case it is useful for reference, I beat my head on it a bit more and replaced "main" with "9.6": deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg 9.6

Re: [GENERAL] Installing 9.6 RC on Ubuntu [Solved]

2016-09-13 Thread Steve Crawford
> >> In case it is useful for reference, I beat my head on it a bit more and >> replaced "main" with "9.6": >> deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg 9.6 >> > > Yes, that is an FAQ item: > > https://wiki.postgresql.org/wiki/Apt/FAQ > > Yes, but to quote Douglass Adams, "It was on

Re: [GENERAL] Installing 9.6 RC on Ubuntu [Solved]

2016-09-13 Thread Adrian Klaver
On 09/13/2016 11:23 AM, Steve Crawford wrote: On Tue, Sep 13, 2016 at 11:03 AM, Steve Crawford mailto:scrawf...@pinpointresearch.com>> wrote: I'm trying to install 9.6 RC1 on Ubuntu 16.04 Xenial on my laptop and it seems broken. Installation of 9.6 RC1 on Centos was straightforward

Re: [GENERAL] Installing 9.6 RC on Ubuntu [Solved]

2016-09-13 Thread Steve Crawford
On Tue, Sep 13, 2016 at 11:03 AM, Steve Crawford < scrawf...@pinpointresearch.com> wrote: > I'm trying to install 9.6 RC1 on Ubuntu 16.04 Xenial on my laptop and it > seems broken. > > Installation of 9.6 RC1 on Centos was straightforward by comparison - just > add the 9.6 yum package and install.