Re: PostgreSQL users on webhosting

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: PostgreSQL users on webhosting
Дата
Msg-id 1105341884.2886.282.camel@jeff
обсуждение исходный текст
Ответ на Re: PostgreSQL users on webhosting  (Jeff Davis <jdavis-pgsql@empires.org>)
Список pgsql-general
I'd just like to add that having all the users in one database has
another minor disadvantage:

If you want to make use of PITR for your clients, and client A shares a
postgres instance with client B, and client A asks to be time warped,
then you have to time warp both, since both are in the same db instance.
Granted, that's sort of a minor issue, but something to consider.

It could become an issue if you have many clients sharing that database
and it would cause downtime for all those other clients while you're
warping back to get someone's lost data.

However, you don't lose all of the benefits of PITR. You still have the
capability to do incremental backups.

Regards,
    Jeff Davis


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Postgres 8 release
Следующее
От: Chris Mair
Дата:
Сообщение: Re: PostgreSQL 8.0.0 Release Candidate 4