Thread: Is it possible to view related table when clicking on relational field?

Is it possible to view related table when clicking on relational field?

From
Luther Goh Lu Feng
Date:
In the screenshot of Postico, meter_id is a field in consumptions table. Clicking on value in the meter_id field allows me to view the specific related record in the meters table.

Question, is this an existing functionality in pgAdmin 4?

--Luther
Attachment

Re: Is it possible to view related table when clicking on relational field?

From
Avin Kavish
Date:
Sounds pretty cool. Nah, pgAdmin revolves around typing queries mostly.

On Fri, Aug 9, 2019 at 5:54 PM Luther Goh Lu Feng <elfgoh@yahoo.com> wrote:
In the screenshot of Postico, meter_id is a field in consumptions table. Clicking on value in the meter_id field allows me to view the specific related record in the meters table.

Question, is this an existing functionality in pgAdmin 4?

--Luther

Re: Is it possible to view related table when clicking on relational field?

From
Avin Kavish
Date:
Let's not overwhelm the team for now, there are some important things to be sorted out first. And what you are suggesting is going to require a significant amount of planning, design, and code.

On Fri, Aug 9, 2019 at 10:47 PM Avin Kavish <avinkavish@gmail.com> wrote:
Sounds pretty cool. Nah, pgAdmin revolves around typing queries mostly.

On Fri, Aug 9, 2019 at 5:54 PM Luther Goh Lu Feng <elfgoh@yahoo.com> wrote:
In the screenshot of Postico, meter_id is a field in consumptions table. Clicking on value in the meter_id field allows me to view the specific related record in the meters table.

Question, is this an existing functionality in pgAdmin 4?

--Luther

Re: Is it possible to view related table when clicking on relational field?

From
Khushboo Vashi
Date:
Hi,

On Fri, Aug 9, 2019 at 5:54 PM Luther Goh Lu Feng <elfgoh@yahoo.com> wrote:
In the screenshot of Postico, meter_id is a field in consumptions table. Clicking on value in the meter_id field allows me to view the specific related record in the meters table.

Question, is this an existing functionality in pgAdmin 4?
You can create a feature request @ https://redmine.postgresql.org/projects/pgadmin4 .

Thanks,
Khushboo

 

--Luther