problems installing postgresql

Started by Jennyfer Sanchezover 9 years ago3 messagesbugs
Jump to latest
#1Jennyfer Sanchez
jjsanchez@mail.usf.edu

Hi,

My OS is Ubuntu Linux and I am trying to install postgresql on my computer
following this instructions:
https://www.postgresql.org/docs/8.2/static/install-short.html. This
instructions are not working for me. What should I do?

Sincerely,
Jennyfer Sanchez

#2Francisco Olarte
folarte@peoplecall.com
In reply to: Jennyfer Sanchez (#1)
Re: problems installing postgresql

Hi Jennyfer:

On Thu, Sep 1, 2016 at 5:36 PM, Jennyfer Sanchez <jjsanchez@mail.usf.edu> wrote:

My OS is Ubuntu Linux and I am trying to install postgresql on my computer
following this instructions:
https://www.postgresql.org/docs/8.2/static/install-short.html. This
instructions are not working for me. What should I do?

8.2 is seriously outdated. Assuming you need that version for some
unknown reason, try posting some details on the errors, and on the
exact versions of postgres and ubuntu you are using.

Anyway, this does not seem to be a bug, so you probably could get
better responses trying in the pgsql-general list or something like
it, posting here you risk getting and answer of "not a bug" and
nothing more even if you provide details ( due to version 8.2 being
unsupported for a long time, among other things ).

Francisco Olarte.

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#3Pavel Stehule
pavel.stehule@gmail.com
In reply to: Jennyfer Sanchez (#1)
Re: problems installing postgresql

Hi

2016-09-01 17:36 GMT+02:00 Jennyfer Sanchez <jjsanchez@mail.usf.edu>:

Hi,

My OS is Ubuntu Linux and I am trying to install postgresql on my computer
following this instructions: https://www.postgresql.org/docs/8.2/
static/install-short.html. This instructions are not working for me. What
should I do?

This is not bug - probably mailing list pgsql-general@postgresql.org will
be better.

This documentation is pretty obsolete (2006) - now, usual setup is based on
using prepared packages from repository.

This documentation is much more adequate
https://wiki.postgresql.org/wiki/Apt
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-14-04
http://askubuntu.com/questions/633919/how-install-postgresql-9-4

Regards

Pavel Stehule

Show quoted text

Sincerely,
Jennyfer Sanchez