Re: max_fsm_relations
| От | Jaime Casanova |
|---|---|
| Тема | Re: max_fsm_relations |
| Дата | |
| Msg-id | 20050106172812.35181.qmail@web50005.mail.yahoo.com обсуждение |
| Ответ на | max_fsm_relations (Pallav Kalva <pkalva@deg.cc>) |
| Список | pgsql-admin |
--- Pallav Kalva <pkalva@deg.cc> escribió: > Hi Everybody, > > I want to set max_fsm_relations parameter in > the postgres.conf file > is there any way to find out the count of all the > tables and indexes in all the databases without > running any vacuum > verbose commands ? > maybe select count(*) from pg_class where relname like 'some-prefix-youuse%'; but you need to do this per-database. besides your tables must have a prefix to identify them if they have not maybe the owner if it is postgres, wll i don't know. regards, Jaime Casanova _________________________________________________________ Do You Yahoo!? Información de Estados Unidos y América Latina, en Yahoo! Noticias. Visítanos en http://noticias.espanol.yahoo.com
В списке pgsql-admin по дате отправления: