[pgsql-www] Download page's install command (ubuntu) - Mailing list pgsql-www

From 松田直樹
Subject [pgsql-www] Download page's install command (ubuntu)
Date
Msg-id CAJuFng0RAj0rp2AeTP3e3ALx-v++znbd5AywSbQv-LsUgaRoAA@mail.gmail.com
Whole thread Raw
Responses Re: [pgsql-www] Download page's install command (ubuntu)
List pgsql-www

Hello

There is a command to install postgresql on the download page of the official site,
If I do not add sudo, an error occured.
It may be better to add sudo before the command.

download page
https://www.postgresql.org/download/linux/ubuntu/

command
before: apt-get install postgresql-9.4

after: sudo apt-get install postgresql-9.4

Thanks

pgsql-www by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [pgsql-www] Same abstract for all search results
Next
From: Raymond O'Donnell
Date:
Subject: Re: [pgsql-www] Download page's install command (ubuntu)