Web Console w/ Service connectivity
As developer,
I would like to access a web console that would provide audited access to services, such as a psql shell, and be able to run PostgreSQL commands.
For example, we'd like to interact with the database to resolve the following error without needing psql installed locally or network connectivity from our laptop. https://docs.aiven.io/docs/products/kafka/kafka-connect/howto/debezium-source-connector-pg#solve-the-error-must-be-superuser-to-create-for-all-tables-publication
In addition, this would be especially useful for services which have been secured, like custom PCI-DSS environments.
2
votes
John Costa
shared this idea