0

One of my procedure in greenplum database is replaced by a wrong code.I want the old and correct version of the procedure. Is it possible in greenplum database to recover the code?

Is there any function like Flashback in greenplum database?

4
  • 1
    Please do not tag Greenplum questions with Postgres: dba.meta.stackexchange.com/questions/2670/… Commented Mar 24, 2017 at 21:57
  • Greenplum is a postgresql database Commented Mar 24, 2017 at 22:02
  • It was ages ago, but it is no longer. Commented Mar 24, 2017 at 22:15
  • You can get the old code from your version control system (git, svn) Commented Mar 24, 2017 at 22:36

1 Answer 1

0

Greenplum doesn't support many online transactional processing features such as flashback found in Oracle.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.