User Tools

Site Tools


kurs:postgresql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kurs:postgresql [2013/06/06 15:28]
mh
kurs:postgresql [2014/09/10 21:22] (current)
Line 2: Line 2:
  
  
-[[postgresql-administration]]+[[postgres:postgresql-administration]]
  
  
 === PostgreSQL SQL für Fortgeschrittene === === PostgreSQL SQL für Fortgeschrittene ===
  
-[[postgresql-sql]]+[[postgres:postgresql-sql]]
  
-<​code>​ 
-select attname, most_common_vals from pg_stats where tablename = '​xxx';​ 
  
-create user dd password '​bla'​ 
- 
-grant all on database doctrine to dd; 
-</​code>​ 
- 
-[[postgres:​datumsberechnungen]] 
kurs/postgresql.1370525306.txt.gz · Last modified: 2014/09/10 21:22 (external edit)