unable to install postgreql 13.4

From: shashidhar Reddy <shashidharreddy001(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: unable to install postgreql 13.4
Date: 2022-11-03 06:48:05
Message-ID: CAH=zU4vM_tBC3MR4YP=e4KW_UK19HKuNPd38GHh61uJ-hHzDcQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I need to install postgresql 13.4 on development server , but getting below
errors, please help to resolve this

sudo apt-get install postgresql-13.4

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package postgresql-13.4
E: Couldn't find any package by glob 'postgresql-13.4'
E: Couldn't find any package by regex 'postgresql-13.4'

Note: This is on ubuntu and postgresql 11 is already there on the machine.

--
Shashidhar

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Julien Rouhaud 2022-11-03 06:59:13 Re: unable to install postgreql 13.4
Previous Message Rob Sargent 2022-11-03 03:26:24 Re: Putting the O/S user for "local" "peer" authentication in the "postgres" group vs chmod'ing the "pg*.conf" files to be readable by "all"