Giter VIP home page Giter VIP logo

Comments (16)

cbandy avatar cbandy commented on July 16, 2024

I think we should support multiple schemata. The simplest approach would be to show all of them all the time.

Something nicer may be to show those for which the current user has USAGE privilege. This could change with a SET ROLE statement, so maybe a button to refresh on demand.

Basing the list on search_path also makes a lot of sense. Again, this could change, so a refresh button may be appropriate.

from pgweb.

alibitek avatar alibitek commented on July 16, 2024

This is an important feature, it is very rare in my experience that I see tables in the default public schema.

Usually they are in different schemas with different security definers / policies in place where everything in public schema is the API.
Everything else (tables, internal functions, triggers, views, etc.) is visibile only to a particular user or group of users that are connecting from the backend service to a certain schema name.

from pgweb.

cryptix avatar cryptix commented on July 16, 2024

👍

from pgweb.

dmelamedcl avatar dmelamedcl commented on July 16, 2024

👍

from pgweb.

jars avatar jars commented on July 16, 2024

👍

from pgweb.

cjthompson avatar cjthompson commented on July 16, 2024

I just ran into this problem also. My database doesn't use the public schema, so I can run queries but cannot select any tables.

from pgweb.

jerome-peng avatar jerome-peng commented on July 16, 2024

yeah,I just ran into this problem also. My database doesn't use the public schema, so I can run queries but cannot select any tables.

from pgweb.

jerome-peng avatar jerome-peng commented on July 16, 2024

Does this proble solved?
I use pgweb_windows_386 version 0.5.0, schema support?

from pgweb.

gglanzani avatar gglanzani commented on July 16, 2024

Is this also the reason why I cannot see materialized views?

from pgweb.

alfonsodev avatar alfonsodev commented on July 16, 2024

👍

from pgweb.

dreuse avatar dreuse commented on July 16, 2024

👍 I just ran into this problem also. My database doesn't use the public schema, so I can run queries but cannot select any tables.

from pgweb.

sosedoff avatar sosedoff commented on July 16, 2024

hang tight, im working on it.

from pgweb.

alfonsodev avatar alfonsodev commented on July 16, 2024

👍 if you want help push the branch with your progress or your idea how would you like to implement it,
I really would like to see this feature, wouldn't mind to help.
thanks for your effort! I use this tool every day. :)

from pgweb.

brian-vogogo avatar brian-vogogo commented on July 16, 2024

👍 Would like this schema support. Willing to help.

from pgweb.

sammcj avatar sammcj commented on July 16, 2024

+1

from pgweb.

sosedoff avatar sosedoff commented on July 16, 2024

Implemented in master

from pgweb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.