Thread: Re: Missing dependencies on ubuntu 24.04 for libpq-dev and postgresql-server-dev-17

Re: Hanefi Onaldi
> I wanted to create a development environment on Ubuntu 22.04 using several packages from pgdg repositories. I want to
sharethe error messages with you here in the hopes that this is correct venue.
 

> sh$ sudo apt install libpq-dev=17.5-1.pgdg110+1

You can't install packages for bullseye (pgdg110) on Ubuntu 22.04
(jammy). Please use the correct repository.

Christoph