| bio | website | sorenknudsen.com |
|---|---|---|
| location | Copenhagen | |
| age | 33 | |
| visits | member for | 7 months |
| seen | Dec 6 '12 at 10:33 | |
| stats | profile views | 3 |
|
Oct 15 |
comment |
Why does PostgreSQL aggregate result in the Index or Seq scan outputting all columns of the table? Ok. So first output is: pg_stat_get_live_tuples: 0 pg_stat_get_dead_tuples: 0 pg_relation_size: 29539123200 pg_total_relation_size: 32118743040 and second output is: avg: 1354.68 |
|
Oct 10 |
comment |
Why does PostgreSQL aggregate result in the Index or Seq scan outputting all columns of the table? Added requested info. Thanks:) |
|
Oct 10 |
comment |
Why does PostgreSQL aggregate result in the Index or Seq scan outputting all columns of the table? Correct. I have adjusted the code sections - the problem of course remains the same |