Re: What does this icon means? - Mailing list pgadmin-support

From Aditya Toshniwal
Subject Re: What does this icon means?
Date
Msg-id CAM9w-_mANJVMr+SGV3eFSo9_0KAFsWmLp8+0=g--LqyFLDaYLw@mail.gmail.com
Whole thread Raw
In response to Re: What does this icon means?  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Responses RE: What does this icon means?  (Edson Richter <edsonrichter@hotmail.com>)
List pgadmin-support


On Tue, May 5, 2020 at 9:32 AM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

On Tue, May 5, 2020 at 5:38 AM Edson Richter <edsonrichter@hotmail.com> wrote:
Perfect answer! Thanks.
But now I have an issue: this table, for sure, has no inheritance - just because we use no inheritance in this project at all.

Provide some details to investigate the issue.
- PostgreSQL Version
- pgAdmin Version
- if possible, table DDL
And please also check the output of:
select r.relname, r.oid
from pg_inherits i join pg_class r
where i.inhrelid = r.oid
and i.inhparent = <tableoid>; 

Thanks,
Khushboo
What would be causing this?

Atenciosamente,

Edson Richter






Soli Deo Gloria

------ Mensagem original------
De: Murtuza Zabuawala
Data: seg, 4 de mai de 2020 20:54
Para: Edson Richter;
Cc:pgadmin-support lists.postgresql.org;
Assunto:Re: What does this icon means?

Hi,

The icon indicates that the table is inherited.

Please refer https://redmine.postgresql.org/issues/3174 for more details.


Regards,
Murtuza

On Tue, 5 May 2020, 03:26 Edson Richter, <edsonrichter@hotmail.com> wrote:
Kkkkk 🙂

Would the development team create a documentation page describing each icon used in the object tree?

Thanks,

Edson


De: Cherio <cherio@gmail.com>
Enviado: segunda-feira, 4 de maio de 2020 18:38
Para: Edson Richter <edsonrichter@hotmail.com>
Cc: pgadmin-support lists.postgresql.org <pgadmin-support@lists.postgresql.org>
Assunto: Re: What does this icon means?
 
My interpretation is it is telling you which way to look.
Sorry :)

On Mon, May 4, 2020 at 10:17 AM Edson Richter <edsonrichter@hotmail.com> wrote:
A small arrow at table icon means what?



Thanks,

Edson


--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

pgadmin-support by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: What does this icon means?
Next
From: Akshay Joshi
Date:
Subject: Re: What does this icon means?