patterns for database administration
От | Matthew Hixson |
---|---|
Тема | patterns for database administration |
Дата | |
Msg-id | 5D9A5ACC-7CF7-11D8-B6BA-000A95D05926@poindextrose.org обсуждение исходный текст |
Ответы |
Re: patterns for database administration
Re: patterns for database administration |
Список | pgsql-general |
This question isn't specific to Postgres, but since I'm already on this list and there are knowledgeable people here I thought I'd ask. I'm currently working on a project that has a web application that faces the customer and a web application that faces the administrators. They sit on top of the same Postgres instance. This database also keeps track of purchase information for sales made on the customer website. Has anyone ever heard of using a separate administration database which is used to modify business data, and then periodically that data would be pushed out to the other database running the customer web application? Does this idea make any sense at all? Thanks, -M@
В списке pgsql-general по дате отправления: