140 results found
-
Admin can initiate failovers
As a DBA
I want to be able to click a button or call an API to initiate a primary -> secondary failover
so that I can recover from an issue that Aiven isn't detecting, or so I can exercise my own availability tests.
This should be available for all DB engines.Thank you
10 votes -
Ability to change join_buffer_size
As a MySQL user
I want to tune my service parameters according to best practises (in this case parameter joinbuffersize)
so that I can make my application performance better as I cannot use indexes
In addition, it might be useful to be able some other parameters mentioned here (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_join_buffer_size)2 votes -
Display a warning when updating parameters that require a restart
As a DBA or developer, I want to be warned if I am updating a parameter that will trigger a restart of my instance so that I can understand the consequences and avoid issues/mistakes.
Example of parameters: sharedbufferspercentage, autovacuumfreezemax_age
8 votes -
Expose PgBouncer max_prepared_statements in the Advanced Configuration
As Database Administrator or Engineer,
I want to be able to edit the PgBouncer maxpreparedstatements configuration parameter, as it has a direct impact in the latency of the consumers of the database through the pool.Also, the default setting of 100 max prepared statements that Aiven has in the system is incorrect and will cause issues with ORM users when they upgrade the pgbouncer version in Aiven.
https://github.com/prisma/prisma/issues/21531#issuecomment-1794539086
6 votes -
Tiered Storage on Valkey
As an devops engineers
I want to store extensive amount of data on Valkey but only need part of them to be on memory
so that I can still utilize the low-latency nature of Valkey but also be able to retain as much data as I can without pay the cost for unnecessary memory.
In addition, i also want to be able to move data around different tiers12 votes -
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 -
Expose pg_stat_statements.track_planning Configuration Parameter
As a database administrator, platform engineer or developer
I want to be able to enable the pgstatstatements.track_planning configuration parameter.2 votes -
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 -
Support plrust as a PostgreSQL Extension
As a database administrator or developer, I would like to use PL/Rust as a trusted procedural language in PostgreSQL so that I can write natively-compiled functions in Rust for maximum performance, leverage Rust's extensive development ecosystem, and benefit from its compile-time safety guarantees, while seamlessly integrating with Postgres' Server Programming Interface and data types.
0 votes -
Support pg_tle as a PostgreSQL Extension
As a database administrator or developer, I would like to have Trusted Language Extensions for PostgreSQL (pg_tle) so that I can seamlessly extend and manage PostgreSQL functionality without needing filesystem access, addressing the challenge of adding extensions in restricted environments and enhancing security by allowing unprivileged users to install and use trusted extensions.
0 votes -
Support h3-pg as a PostgreSQL Extension
As a database administrator or developer, I would like to have H3 Hexagonal Hierarchical Geospatial Indexing System in PostgreSQL via h3-pg extension so that I can efficiently index and analyze geospatial data, including creating heatmaps and performing various spatial analyses, enhancing location-based decision-making for applications and services.
2 votes -
Multi-Region Standby Capability with Automatic Promotion for Relational Databases
As a database administrator or developer, I would like multi-region standby capability for my PostgreSQL and MySQL databases so that I can ensure high-availability and business continuity by maintaining standbys across different regions, enabling automatic promotion in the event of a region-wide outage.
47 votes -
Serverless PostgreSQL and MySQL Databases
As a database administrator or developer, I would like to have serverless PostgreSQL and MySQL databases so that I can effortlessly scale my databases based on workload, ensure high availability, simplify deployment and integration, reduce operational overhead, and optimize costs.
3 votes -
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 -
Better auditing capabilities in the Aiven console (Cassandra)
As an Aiven for Cassandra user,
I want to be able to have as much auditing informations about my services' and databases activities as possible. (example: what data changed, when, by who etc.)
This information can be captured in a log file or table.0 votes -
Improve default configurations for Aiven for Cassandra
As a user of Aiven for Cassandra,
I want to use the most optimized default settings possible. Apache Cassandra's defaults settings may be outdated as use case evolve and time passes.
This comes without me, the user, having to change any settings. However, I should be able to tweak those settings if needed in specific cases.3 votes -
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 -
Support High Availability Read-Replica Services
As a site reliability engineer,
I want to be able to create a highly available read-replica service,
so that I can use it in the critical path of my application without availability being affected by loss of a single node.
In addition, this can currently be achieved via at least two separate read-replica services (currently plans are limited to those with only one node) and appropriate client configuration, but Aiven should be able to do this for me instead.13 votes
- Don't see your idea?