Skip to content

Instantly share code, notes, and snippets.

View RRua's full-sized avatar

Rui Rua RRua

View GitHub Profile
@RRua
RRua / pges
Last active December 10, 2017 15:58
create cluster, dbase and connect to db
postgres
criar pasta para o cluster
mkdir databases/postgres; cd tothat
# criar cluster para o user ruirua
initdb -U username -D folder