author | Sebastian Harl <sh@tokkee.org> | |
Tue, 26 Aug 2008 14:10:20 +0000 (16:10 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 26 Aug 2008 17:09:09 +0000 (19:09 +0200) | ||
commit | 9def8cfa83fb819fa23a95cfc5a1e35d697fbd6f | |
tree | 2ce0a60c26500e7355ab2a6963793e6c41d6f3ed | tree | snapshot |
parent | f8398bc8a8565acf565016270129b51e87a6b05b | commit | diff |
postgresql_default.conf: Limit query "table_states" to versions >= 8.3.
The "n_live_tup" and "n_dead_tup" columns of the pg_stat_tables view were not
available before that version.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
The "n_live_tup" and "n_dead_tup" columns of the pg_stat_tables view were not
available before that version.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/postgresql_default.conf | diff | blob | history |