From: | Michael Rasmussen <michaelr(at)porch(dot)com> |
---|---|
To: | "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org> |
Subject: | Is Inherits table property inverted? |
Date: | 2014-08-14 22:19:55 |
Message-ID: | D0128384.2C26%michaelr@porch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hello All -
I wanted to check if I am interpreting the "Inherits tables" Boolean property correctly. I am using pgAdmin III 1.18.1 on Mac OS X against a 9.2.8 PostgreSQL server. I also see this in the 1.20 Beta 1.
For a given table X if pgAdmin shows "Inherits tables Yes", I would read that to mean, "Yes, table X inherits from other tables."
However, when I look at child tables setup for data partitioning, it shows "Inherits tables No" and "Inherited tables count 1". The parent table has properties "Inherits tables Yes" and "Inherited tables count 0."
Shouldn't the parent table show "Inherits tables No" with "Inherited tables count 0" and the child table read as "Inherits tables Yes" with "Inherited tables count 1"?
--
Michael Rasmussen
Data Engineer
Porch.com
From | Date | Subject | |
---|---|---|---|
Next Message | Charlie Clark | 2014-08-26 09:17:00 | No options in Mac OS version |
Previous Message | Enrico Maria Crisostomo | 2014-08-09 16:42:31 | Re: pgAdmin3 @1.18.1_1 UI problems |