Re: Missing libpq-dev version in buster-pgdg?

2020-10-07 Thread Nick Aldwin
7, 2020 at 3:23 PM Adrian Klaver wrote: > On 10/7/20 12:02 PM, Nick Aldwin wrote: > > Hi Adrian, > > > > The FAQ you linked to says the following: > > > > > If you really want to use a different version, the packages are > > available in separate arc

Re: Missing libpq-dev version in buster-pgdg?

2020-10-07 Thread Nick Aldwin
s/apt/ buster-pgdg main 12 However I am still not seeing that version show up. If I remove 'main', leaving just 12, no versions show up as coming from the postgres repo at all. Am I missing something else here? -Nick On Wed, Oct 7, 2020 at 2:56 PM Adrian Klaver wrote: > On 10/7

Missing libpq-dev version in buster-pgdg?

2020-10-07 Thread Nick Aldwin
Hi folks, Did something change recently with what versions of libpq-dev are published to buster-pgdg? We have a dockerfile based on postgres:12.2 (which is based on buster-slim) that installs "libpq-dev=$PG_MAJOR.*" and it just recently (this week) started failing. running a brand new postgres