Configure Different Databases on One Server

Поиск
Список
Период
Сортировка
От Jim Longwill
Тема Configure Different Databases on One Server
Дата
Msg-id 56326AF2.9000903@psmfc.org
обсуждение исходный текст
Ответы Re: Configure Different Databases on One Server
Список pgsql-general
I have a question about Postgres management.  Our situation is probably
similar to many data shops.

We have one (Linux) server, and one Postgres installation (v9.4), hence
one Postgres process-daemon set running on the server, but we have
multiple databases created:  ddev1, ddev2, ddev3.

I would like to do a different vacuum configuration on ddev2 than on
ddev1, such as turning off autovacuum, etc.  How do I do this? E.g. how
do I turn off autovacuum on one database .. using different
postgres.conf files(?) or within the database, without affecting the
other database(s) on the same localhost?

Is there a relatively easy way to do this?

--o--o--o--o--o--o--o--o--o--o--o--o--
Jim Longwill
JLongwill@psmfc.org
--o--o--o--o--o--o--o--o--o--o--o--o--



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

Предыдущее
От: Eric Schwarzenbach
Дата:
Сообщение: Re: Domain check constraint not honored?
Следующее
От: John R Pierce
Дата:
Сообщение: Re: mysql_fdw trouble