RE: What does this icon means?
От | Edson Richter |
---|---|
Тема | RE: What does this icon means? |
Дата | |
Msg-id | MN2PR01MB532784CA6BF1477E40F29C26CFA70@MN2PR01MB5327.prod.exchangelabs.com обсуждение исходный текст |
Ответ на | Re: What does this icon means? (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>) |
Список | pgadmin-support |
You guys rules!
This query brought attention to a table that has been used by a DBD to import a spreadsheet into database - and, after, he forgot do delete.
Thank you very much! I'll delete that table now.
Regards,
Edson
De: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>
Enviado: terça-feira, 5 de maio de 2020 01:03
Para: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
Cc: Edson Richter <edsonrichter@hotmail.com>; Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>; pgadmin-support lists.postgresql.org <pgadmin-support@lists.postgresql.org>
Assunto: Re: What does this icon means?
Enviado: terça-feira, 5 de maio de 2020 01:03
Para: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
Cc: Edson Richter <edsonrichter@hotmail.com>; Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>; pgadmin-support lists.postgresql.org <pgadmin-support@lists.postgresql.org>
Assunto: Re: What does this icon means?
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.oidfrom pg_inherits i join pg_class r
where i.inhrelid = r.oid
and i.inhparent = <tableoid>;
Thanks,KhushbooWhat would be causing this?Atenciosamente,Edson RichterSoli Deo Gloria------ Mensagem original------De: Murtuza ZabuawalaData: seg, 4 de mai de 2020 20:54Para: 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,MurtuzaOn 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,EdsonDe: 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 по дате отправления: