On 11/3/22 01:48, shashidhar Reddy wrote:
> 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.
Did you specify the minor version when installing postgresql 11, or did you
install "postgresql-11"?
--
Angular momentum makes the world go 'round.