Search
 
SCRIPT & CODE EXAMPLE
 

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
Comment

PREVIOUS NEXT
Code Example
Sql :: sql oracle limit 
Sql :: sql server change column data type 
Sql :: multiple count with where clause sql 
Sql :: sql alchemy or 
Sql :: add column table pl sql 
Sql :: sqlite3 pragma foreign keys 
Sql :: coalesce sql 
Sql :: mysql find duplicate rows multiple columns 
Sql :: mssql-cli usage 
Sql :: stuff sql server 
Sql :: SQL Rename Column in a Table 
Sql :: oracle sql number to varchar2 
Sql :: select the date 30 days less that the todays date sql request 
Sql :: pgadmin see indexes 
Sql :: how to connect to postgres 
Sql :: alter column to not null with default value sql server 
Sql :: move files from one folder to another in sql server 
Sql :: Grant privileges of databse to user 
Sql :: How to search for a String in all Columns in all tables in SQL Server Database 
Sql :: sql union operator 
Sql :: how to change server name in sql server 
Sql :: oracle grant directory 
Sql :: mysql get only the field names in a table 
Sql :: mysql if statement in where clause 
Sql :: SQL order by string split length 
Sql :: multiple left join mysql 
Sql :: how to update sql server version 
Sql :: lost connection to mysql server during query when dumping table 
Sql :: mysql count 
Sql :: sql table alias join 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =