Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed PostgreSQL instances - BETA #120

Closed
baaastijn opened this issue Sep 2, 2021 · 6 comments
Closed

Managed PostgreSQL instances - BETA #120

baaastijn opened this issue Sep 2, 2021 · 6 comments
Labels
Available in Beta Available in Beta (details in the last issue comments) Managed Databases PostgreSQL

Comments

@baaastijn
Copy link
Contributor

baaastijn commented Sep 2, 2021

THIS ISSUE IS FOR THE BETA PHASE ONLY
For General Availability, please refer to : #124

User story

As a customer,

I want to test and deploy managed PostgreSQL instances in OVH Public Cloud easily
So that I'm sure this service will fit my needs, I will gain time, and focus on my own job.

Acceptance criterias :

I can launch new PostgreSQL instances via control panel / API
Basic management via control panel / API (manage users, manage databases, manage ACL)
Daily backups made by OVHcloud
Pay as you go
Private or Public network
High-Availability

BETA phase limitations

Free during the whole beta phase
Not ready for production.
No SLA will be provided
No official support from OVHcloud. Best effort via Discord Channel : https://discord.com/invite/PwPqWUpN8G

BETA vs GA features gap

Feature BETA GENERAL AVAILABILITY
PostgreSQL proposed versions 13 TBD
Basic features (user mgmt, backup, ...) X
Mono-AZ high-availability X
Service plan upgrade X
PostgreSQL version upgrade X
Database instance Fork X
Public Network X
Private Network (vRack) X but during the beta, not at the beginning
Custom Connection limit No, will be limited to 200 X
Read replicas X
Multi-AZ deployments X
Custom maintenance window X
Ability to force updates manually X
Advanced configuration parameters X
@baaastijn baaastijn added Managed Databases Available in Beta Available in Beta (details in the last issue comments) PostgreSQL labels Sep 2, 2021
@baaastijn
Copy link
Contributor Author

baaastijn commented Oct 4, 2021

Hello, Public Beta is now live in Public Cloud control panel !

feel free to share your feedback here or on https://discord.com/invite/PwPqWUpN8G

@matmicro
Copy link

matmicro commented Oct 4, 2021

Do you have an ETA for vRack availablility for the BETA ?

Will GRA location be available for BETA ?

Can you provide more details about what multiAZ means ?
Does it means we can have replica in another region ?
Does it means we can have High Availability on 2 datacenters (like Live in GRA and standby in RBX) ?

@baaastijn
Copy link
Contributor Author

Do you have an ETA for vRack availablility for the BETA ?

Will GRA location be available for BETA ?

Can you provide more details about what multiAZ means ? Does it means we can have replica in another region ? Does it means we can have High Availability on 2 datacenters (like Live in GRA and standby in RBX) ?

ETA for vRAck : no ETA so far, but the beta should last 3 months. it will be during this lap of time.
GRA for BETA : yes, planned
Mono-AZ : all nodes are in the same physical availability zone
Multi-AZ : nodes are distributed at least in 2 availability zones. Yes in mean that you can have replicas in other regions.

an AZ is something autonomous from a network, electric and technical stack perspective.
Multi-AZ can be done when locations are closed enough to meet network requirement (low latency mainly).

In our case we target RBX/GRA but also FR/DE, FR/UK, DE/PL, etc.
but so far it's now planned.

@matmicro
Copy link

For the BETA it is mentionned limitation to 200 connections.
Is it 200 connecter per node ? Or for the whole cluster ?
What is the limitation for GA ?

On OVH website, it mentionned possibility to have up to 5000 connections with pooling.
Is that pooling included by default for all flavors ?
Is it for GA only or also testable from beta ?

@baaastijn
Copy link
Contributor Author

baaastijn commented Dec 26, 2021 via email

@matmicro
Copy link

matmicro commented Jan 3, 2022

Great, thanks for details about max number of connections.

Any news about vRack availability ? (it was mentionned to be available end of december)
Can you have more precise date when pooling available ?

Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Available in Beta Available in Beta (details in the last issue comments) Managed Databases PostgreSQL
Projects
None yet
Development

No branches or pull requests

2 participants