| From: | Durumdara <durumdara(at)gmail(dot)com> |
|---|---|
| To: | pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Strange owners in Dependencies (4.28) |
| Date: | 2020-12-02 07:41:34 |
| Message-ID: | CAEcMXhkjsRvnVLdveQwv2SkMk3hRwtL7iWUEDyYJxm5yGd_3Ww@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Dear Developers!
We have an application that can copy databases from our template DB.
After the copy I checked the new DB which has a new owner.
I clicked on a table and I opened the Dependencies tab.
This shows too many objects.
I see 3 owners!
One is the real owner, and two others.
I dumped the DB meta to an SQL file, and I didn't see these two extra
owners.
Please help me: why does the pgAdmin show more owners on a table?
Is it a bug, or is it true?
How can I identify the relation which links these objects?
What kind of different tool I use to check if it is real or just a bug?
If I see well, the dump doesn't contain these extra owners. I suppose the
link is out of the database... What could it be?
----
*Version*
4.28
*Copyright*
Copyright (C) 2013 - 2020, The pgAdmin Development Team
*Python Version*
3.8.6 (tags/v3.8.6:db45529, Sep 23 2020, 15:52:53) [MSC v.1927 64 bit
(AMD64)]
*Flask Version*
1.0.2
----
Thank you!
Best regards
DD
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shaheed Haque | 2020-12-02 10:04:26 | Re: Dependencies, and upcoming changes to pip |
| Previous Message | Zhiyu ZY13 Xu | 2020-12-02 06:50:30 | 答复: [External] Re: pgadmin--pgagent---the process hang by unknow reasons |