Report this

What is the reason for this report?

I couldn't show list function and trigger function with PgAdmin4 when use DigitalOcean's Database service.

Posted on July 15, 2019

I just migrated the database to DigitalOcean’s Database service. I restored the database successfully. Then I used PgAdmin4 to manage database, but I couldn’t show function, trigger function list on PgAdmin4. Help me, please!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey there,

Were any errors shown in PgAdmin4? Reaching out to their community or maintainers can help diagnose issues directly with PgAdmin.

In my experience, creating new functions and setting up triggers is possible on tables your user owns. Here is the documentation on that:

https://www.postgresql.org/docs/current/sql-createfunction.html https://www.postgresql.org/docs/current/functions-trigger.html https://www.postgresql.org/docs/current/plpgsql-trigger.html

If you experience issues, just let me know what those are as well as provide context here (error messages, descriptions of permissions for tables, and anything else you think might be helpful in diagnosing the issue).

Regards, Ethan Fox Storage Developer Support Engineer II - DigitalOcean

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.