From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Karuna Karpe <karuna(dot)karpe(at)os3infotech(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: flashback concept in postgres |
Date: | 2011-10-14 06:47:41 |
Message-ID: | 1318574865.2086.1.camel@lenovo01-laptop03.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Willy-Bas Loos | 2011-10-14 11:55:26 | register creation date of table |
Previous Message | Karuna Karpe | 2011-10-14 05:49:25 | flashback concept in postgres |