| From: | Ron <ronljohnsonjr(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: unable to install postgreql 13.4 |
| Date: | 2022-11-03 13:10:13 |
| Message-ID: | dc5a0c7a-bd52-a1a2-8307-b3f4406eb759@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Post Gresql | 2022-11-03 14:28:42 | pg_restore error on function |
| Previous Message | Abdul Sayeed | 2022-11-03 13:04:46 | Re: Postgres to edb AS, need conversion? |