This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
kurs:postgresql [2011/12/12 15:31] mh created |
kurs:postgresql [2014/09/10 21:22] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <code> | + | === PostgreSQL Administration === |
| - | select attname, most_common_vals from pg_stats where tablename = 'xxx'; | + | |
| - | </code> | + | |
| + | [[postgres:postgresql-administration]] | ||
| + | |||
| + | |||
| + | === PostgreSQL SQL für Fortgeschrittene === | ||
| + | |||
| + | [[postgres:postgresql-sql]] | ||