jakob / Postico

Public issue tracking for Postico
https://eggerapps.at/postico/
475 stars 9 forks source link

Support for policies #843

Open enyo opened 1 year ago

enyo commented 1 year ago

Postico is great and I happily paid the price for it. The only thing I’m missing and for which I need to open pgAdmin 4 from time to time is to view the row level security policies on my tables.

pgAdmin4 lists them like this:

image

and a policy is viewable like this:

image

I don’t think it’s necessary to be able to edit them, but being able to view them would be great! I think that on the “Structure” page of a table, below the “Indexes” section, there could be a “Policies” section.

Do you think that is something you might want to add?