Re: pgAgent forces postgresql-9.4
[email protected] Mon, 21 Oct 2019 19:21:30 +0530
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <9ca9f032-cc78-4307-9483-bc199f02e5ac@Spark> |
My bad it still depends on potsgresql-9.4 to postgresql-11, so it'll pull postgresql-9.4 as dependency if postgresql-11 isn't already installed. On Oct 21, 2019, 18:59 +0530, [email protected], wrote: > Hi Stefan, > > You'll need to configure Postgresql PPA for Eoan to make this work. So I suggest you uninstall all packages which are installed from the base repo and use PPA instead. > > Regards, > Imran Haider > On Oct 21, 2019, 18:20 +0530, Stefan Wolf <[email protected]>, wrote: > > I’ve installed PostgreSQL 12 on a XUbuntu 19.10. > > > > After “apt-get install pgagent” there is a PostgreSQL 9.4 installed and running on Port 5433. > > > > I’ve tried “apt-get remove postgresql-9.4” but this is installing “postgresql-9.5” instead. > > > > I want to use pgagent with PostgreSQL 12 only – how? > > > > Greetings from Berlin > > -Stefan Wolf-