105 results found
-
Support Postgres Event Triggers
As developer
I want to create event triggers
so that I can react to DDL changes across the entire database.Aiven for Postgres currently does not support Event Triggers: https://www.postgresql.org/docs/16/event-triggers.html
1 vote -
Display a warning when updating parameters that cannot be lowered once increased
There are parameters like the 'maxworkerprocesses' that cannot be lowered once it's been enabled and increased with the warning message: "PostgreSQL setting 'maxworkerprocesses' cannot be lowered from its current value". It would be nice to be warned prior to toggling and increasing these settings.
1 vote -
pgoutput
As a dba
I want to add the PGOUTPUT extension
so that we can use this type of logical replication
In addition, it is important as our system integration requires it to work, and it is generally better performing over test_decoding1 vote -
Admin user should access to snapshot statuses
As DEV
I want my admin user to have access to snapshot statuses over GET snapshot/status API (https://opensearch.org/docs/latest/api-reference/snapshots/get-snapshot-status/)
so that I'll be able to monitor and prevent my applications to fail because a snapshot blocks index management.1 vote -
Allow admin to get OpenSearch snapshot statuses
As DEV
I want my admin user to have access to snapshot statuses over GET snapshot/status API (https://opensearch.org/docs/latest/api-reference/snapshots/get-snapshot-status/)
so that I can prevent my applications to fail because a snapshot blocks index management.1 vote -
Set PostgreSQL Client Connection Port Within the Public Ports Range
As a database administrator or developer,
I would like to be able to set the database client connection port within the allowed public ports range,
So that I would be able to set the same port for all of my services which will allow me to have unified persistent rule on my firewall for my databases, facilitating smooth database operation within the firewall parameters. Altering firewall configurations can prove arduous.1 vote -
Support slow query logging in Aiven for Cassandra
As an Aiven for Cassandra user,
I want to be able view queries that are running slow on my Aiven for Cassandra service.
The definition of slow will be set by default, but can be updated by the user (in the cassandra.yaml)1 vote -
Large Language Models (LLMs) hosted to build AI capabilities
As a developer with data stored in one of the operational databases,
I want to host and train Large Language Models, (LLMs) (open source) on Aiven
so that I can leverage the power of LLMs to improve the experience of my application.
In addition, I'd like to host a knowledge graph to act as a filter to reduce hallucinations and have built in RAG capabilities hosted on Aiven.1 vote -
Support pg_stat_kcache as a PostgreSQL Extension
As a database administrator or developer,
I would like to utilize the pgstatkcache extension in PostgreSQL,
so that I would be able to gather statistics on system metrics such as CPU usage and physical disk access, and see how much resource each query, user and/or database is consuming.1 vote -
Support PGroonga extension for PostgreSQL
As a developer, I would like to enable the PGroonga extension for PostgreSQL so that I can harness the full-text search capability of PostgreSQL across all languages, including Japanese and Chinese, enhancing the versatility and inclusivity of my search functionality.
1 vote -
ClickHouse Migration: Support for Restore using Backup from Object storage
As [your role]
I want to [describe what you need]
so that I can [describe the benefit or a problem you want to solve]
In addition, [share any additional context or why this idea is important to you]1 vote -
Active-Active Replication in PostgreSQL
As a database administrator or developer, I would like to enable 'active-active replication' in PostgreSQL so that I can ensure high availability for my database, minimize downtime during node failures, and efficiently distribute read and write workloads for effective load balancing.
1 vote -
Tiered Storage for PostgreSQL and MySQL Databases
As a database administrator or developer, I would like to have Tiered Storage for PostgreSQL and MySQL databases so that I can achieve cost-effectiveness for less frequently accessed data, ensure scalability, and efficiently manage data lifecycle.
1 vote -
Supporting multiple Valkey major version
As a database operator, devOps engineer
I want to be able to control the Valkey major version that my Valkey is running
so that I can be more proactive when it comes to major version upgrade and prepare the necessary preparation for that1 vote -
Aiven for Cassandra & Kafka integration
As a user of Aiven for Cassandra,
I want to be able to leverage my Aiven for Kafka service to synchronize records from my Aiven for Kafka topics with table rows in my Aiven for Cassandra.I am also interested in the reverse workflow: enabling Change Data Capture on my cluster to stream data out of my Aiven for Cassandra service to Aiven for Kafka.
1 vote -
Add & Remove nodes via the Aiven console or with simple API calls
As a user of Aiven for Cassandra,
I need to be able to scale horizontally (up and down) my service as dynamically and simply as possible, in order to serve my business or my app's needs.I need to be able to flexibly add and remove nodes from my Aiven for Cassandra service in as little clicks as possible in the Aiven console (or in as few API calls as possible).
1 vote -
Preserve Ownership for PostgreSQL Service Accounts in Terraform
As a user managing PostgreSQL service accounts through Terraform,
I want to ensure that enabling the replication option using your Terraform provider does not lead to the recreation of the service account.
This way, the service account can retain its ownership and privileges over database objects such as tables and functions, avoiding potential disruptions.
Additionally, maintaining ownership and privileges is crucial for seamless operation and consistency in our database management processes.1 vote -
Support tds_fdw as a PostgreSQL Extension
As a database administrator or developer, I would like to integrate PostgreSQL with external databases using the TDS protocol so that I can seamlessly access data in Microsoft SQL Server and Sybase databases from within PostgreSQL using standard SQL queries. This feature simplifies data integration and allows for efficient cross-database operations without the need for complex data migration processes.
1 vote -
API layer for ease of development
As developer against Cassandra,
I want to simplify my development by using APIs such as GraphQL that I am familiar with,
so that I can get to market quickly, with minimal learning spent with CQL.
An example of which might be the open-source https://stargate.io/1 vote -
Aiven Cli Integration with octopusdeploy CD
As the founder, we are interested in enabling multiple users to MySQL Database directly via the Aiven CLI, preferably utilizing Octopus Deploy. They have a community step template which can facilitate the creation of users if they don't already exist. In order to set up a connection to Aiven CLI within our CI/CD, the Aiven CLI needs to be installed within the octopusdeploy/worker-tools. Configuration instructions for this can be found on Github, specifically at https://github.com/OctopusDeploy/WorkerTools/tree/master/ubuntu.22.04 and https://github.com/OctopusDeploy/WorkerTools/blob/master/windows.ltsc2019/Dockerfile. Further information is available on Docker Hub at https://hub.docker.com/r/octopusdeploy/worker-tools.
1 vote
- Don't see your idea?