Re: Replacement for Oracle Workspace Manager - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Replacement for Oracle Workspace Manager
Date
Msg-id 510067FB.2040803@commandprompt.com
Whole thread Raw
In response to Replacement for Oracle Workspace Manager  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-general
On 01/23/2013 02:39 PM, Devrim GÜNDÜZ wrote:
>
> Hi,
>
> Oracle has a product called Oracle Workspace Manager:
>
> http://www.oracle.com/technetwork/database/enterprise-edition/index-087067.html
>
> Website says:
>
> "Workspace Manager, a feature of Oracle Database, enables application
> developers and DBAs to manage current, proposed and historical versions
> of data in the same database.
>
> Applications and DBA operations often work with more than one version of
> the data. Three common reasons to have multiple data versions are
> concurrency, auditing and scenario creation. Oracle Workspace Manager
> provides workspaces as a virtual environment to isolate a collection of
> changes to production data, keep a history of changes to data and create
> multiple data scenarios for “what if” analysis. It can save money, time
> and labor over traditional approaches."
>
> Does anyone know any approach to replace this product with something in
> PostgreSQL world?

You can get the auditing/versioning from tablelog.

JD


>
> Regards,
>


--
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC
@cmdpromptinc - 509-416-6579


pgsql-general by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Replacement for Oracle Workspace Manager
Next
From: Scott Ribe
Date:
Subject: seeking SQL book recommendation