Re: Experience with many schemas vs many databases

Поиск
Список
Период
Сортировка
От Peter Hunsberger
Тема Re: Experience with many schemas vs many databases
Дата
Msg-id cc159a4a0911160757x65c58252h9daa4adaaf2479a6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Experience with many schemas vs many databases  (undisclosed user <lovetodrinkpepsi@gmail.com>)
Список pgsql-general
On Sun, Nov 15, 2009 at 3:45 PM, undisclosed user
<lovetodrinkpepsi@gmail.com> wrote:
> Backing up data by user is required for my solution. A lot of times, users
> screw up and they want to rollback to a previous state.

In that case, being able to revert the state of an application should
be part of the application (and database) design and not rely on
database: history tables, etc...

--
Peter Hunsberger

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

Предыдущее
От: Amitabh Kant
Дата:
Сообщение: Re: Comparing bit in an integer field
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: What is the correct way to extract values from an int8 array in SPI?