[Portugal] ajuda - Postgresql no ubuntu

Luís de Sousa luis.a.de.sousa gmail.com
Quarta-Feira, 10 de Outubro de 2012 - 06:32:05 PDT


Viva Luís,

Normalmente:

sudo apt-get install postgresql-server-dev-all

é o suficiente para ter o postgres a funcionar. Depois só tens que
criar a senha do utilisador postgres:

su postgres
psql -d postgres -U postgres
alter user postgres with password 'a';
\q

Boa sorte,

Luís

2012/10/10 Luis Leitao <luis_rleitao at hotmail.com>:
> Boas pessoal
>
> instalei o postgreqsl no ubuntu mas não vêm com nenhum servidor
> pré-definido. Quando tento criar um dá-me sempre erro.
> Será que alguém me orienta na configuração (não esquecendo que sou mesmo
> leigo nesta matéria de linux).
>
> Obrigado
>
>
>
> --
> View this message in context: http://osgeo-org.1560.n6.nabble.com/ajuda-Postgresql-no-ubuntu-tp5007698.html
> Sent from the OSGeo Portuguese Local Chapter mailing list archive at Nabble.com.
> _______________________________________________
> Portugal mailing list
> Portugal at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/portugal


More information about the Portugal mailing list