User Tools

Site Tools


kurs:postgresql

Differences

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

Link to this comparison view

kurs:postgresql [2013/06/06 15:28]
mh
kurs:postgresql [2014/09/10 21:22]
Line 1: Line 1:
-=== PostgreSQL Administration === 
  
- 
-[[postgresql-administration]] 
- 
- 
-=== PostgreSQL SQL für Fortgeschrittene === 
- 
-[[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.txt · Last modified: 2014/09/10 21:22 (external edit)