Re: Auto vacuum

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Auto vacuum
Дата
Msg-id 20070419213555.GM13817@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Auto vacuum  (Carol Walter <walterc@indiana.edu>)
Ответы Re: Auto vacuum  (Carol Walter <walterc@indiana.edu>)
Список pgsql-admin
Carol Walter wrote:
> I'm not sure if we've done a reload.  I'm in an academic environment
> and our department is in a state of flux right now.  I'm in the
> process of trying to get up to speed on postgreSQL as fast as I can.
> Here is the result set from that query.
>
> select * from pg_settings where name = 'autovacuum';

Actually could you please try

select * from pg_settings where name like 'autovacuum%';

so that all the other settings show up as well?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

В списке pgsql-admin по дате отправления:

Предыдущее
От: Carol Walter
Дата:
Сообщение: Re: Auto vacuum
Следующее
От: "Peter Koczan"
Дата:
Сообщение: Postgres data on a shared file system