Re: flashback concept in postgres - Mailing list pgsql-admin

From Devrim GÜNDÜZ
Subject Re: flashback concept in postgres
Date
Msg-id 1318574865.2086.1.camel@lenovo01-laptop03.gunduz.org
Whole thread Raw
In response to flashback concept in postgres  (Karuna Karpe <karuna.karpe@os3infotech.com>)
Responses Re: flashback concept in postgres
List pgsql-admin
On Fri, 2011-10-14 at 11:19 +0530, Karuna Karpe wrote:
>
>           can any one tell me that, oracle flashback similar concept
> in postgresql?

We don't have exactly the same, but we have PITR -- the result is the
same, but done in a different way. Search for Point In Time Recovery in
the documentation.

>  and same like  oracle SQL Loader in postgresql.

We have pgloader:

http://pgfoundry.org/projects/pgloader
http://pgloader.projects.postgresql.org/


Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment

pgsql-admin by date:

Previous
From: Karuna Karpe
Date:
Subject: flashback concept in postgres
Next
From: "fanlijing"
Date:
Subject: Re: [GENERAL] how to save a bytea value into a file?