Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgresql conectar

psql -d geo -h 192.168.1.12 -p 5432 -U supervisor

// geo is a database and supervisor is a user
// Once on postgres you can change the database by typing

c postgres
 
PREVIOUS NEXT
Tagged: #postgresql #conectar
ADD COMMENT
Topic
Name
5+4 =