0

I tried to looking into pg_class and pg_attribute as well, but no luck. There are some of the functions in my DB that is deployed some time back. And I want to know when those functions are created. It will help me to audit the deployments scripts.

2
  • Related ? : stackoverflow.com/questions/2577168/… Commented Jun 3, 2019 at 13:57
  • @Jaisus I got some idea that, PostgreSQL doesn't store this information anywhere. But if we want to record this information from now onward we can. But I am worry about the function which is deployed long time back. Commented Jun 4, 2019 at 4:32

0

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.