New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
You know, it is more blessed to give than to receive
Just my 2 cents
I'd love to receive your KS-A if you want to feel double blessed
oh god..
don't pay this
pay this instead
Am I like the richest Onidel user right now?
@onidel you don't happen to allow account transfers right
How generous of you, gonna declare bankrupcy tomorraw?
Selling your account would be prohibited by our ToS. (if that's what you meant
)
YABS plz.
Can you give me a Postgres port of YABS?
MJJ not gonna be happy, they gonna do it anyway though and then complain here on LET.
We could make a port with ChatGPT.
"Convert to Postgres, make no mistakes"
So having a play, just of the UI really. Add/delete DB’s, users, do some stuff and restore backup and roll it back etc
Three minor things both on the backups page.
1) Super minor but the phase "Automatic daily backups of your database.” maybe could be “database(s)” given it may apply to multiple.
2) Would be good to show when the daily backups are actually being run, and since we have per-customer VMs backing this, possibly even give the option to customise the time of day, assuming it wouldn’t interfere with your managed maintenance windows.
3) When restoring have the confirmation prompt prioritise showing the localised control-panel time of the backup being restored, as it is displayed on the list of backups. The name of a timestamped file is displayed in the conformation prompt that doesn’t match anything on the prior page where I hit ‘restore’. Show the time that’s on the list of backups on the confirmation popup so it’s easy to determine I’m restoring to the correct time and not trying to do an offset for time zones on the fly.
On the users page
When creating users you can initially set a password yourself, or leave it blank to have it generated. But the UI won’t let you manually change the password to something else of your choosing after the fact, you can only change it to a random value moving forward. Perhaps allow both manually setting a new password, or have it auto generated, to match the options when creating the account initially.
Users Accounts and Backup Rollback - Bit of weirdness here. If you make a backup, then go and edit the password for a user account, and then do a database rollback, one of the following occurs
a) If the user is not the initial Default user, after the rollback the ‘password’ can no longer be unveiled in the UI and the message 'Password changed externally’ is displayed. I assume this is an artefact of the rollback process, but ‘external’ is actually the Onidel control panel here as I’m not using any extra tools myself. Expected the password to still be visible, probably. I can however hit ‘Reset Password’ to get a new one and the UI then works.
b) If the user account was the Default user, it looks to revert to a prior password but not necessarily the one that was in use either at the time of the backup or the time of the restore, just some other value from a point in time. I thought it was the servers original account password for a while there but seems after a few changes, I’m now getting some other value.
I think in both cases I was expecting probably to have the password from the time of the backup, or it not to be changed, and no messaging about external processes.
it is HA at VM level, no replica option yet
@onidel @oloke - is it possible to host a Postgres admin ui from within the panel to run queries/ check schema? It will be a big help for quick checks
@onidel @oloke
Unable to connect to NY DB:
Created ticket also
try again :-)
works now
@oloke when can I try this product in HoChiMinh?
Yes, please open a ticket
Thread ruined. X9 him and remake
Hoping to run timescaledb on top of it.
Please do not nerf writes. My use case is write-heavy. Ingesting trade data and storing it for analytics over on TimescaleDB.
Is extension supported? Wanting to run TimescaleDB
https://github.com/timescale/timescaledb
externalmaybe we need to just reword it topassword changed, since we only keep the latest password to compare and do not know who changed it.much appreciate your feedbacks
keen on understand your resource utilisation for this case so we can adjust the specs accordingly. we'll be adding some extensions to the default installation
I'm curious to try this, because cautious because no price has been announced.
For my low traffic setup, a postgres container is serving me well. Using a managed service would be nice if that means, I don't need to worry about scaling, backups, optimization etc.
My only concern is that when pricing is announced and I'm assuming it costs a little more than the smallest VPS, then it would have been more economical to continue using my self hosted containers. If I try out the managed DB now, I wouldn't want to deal with migration again if my specific/limited use case (at the moment) does not justify the pricing.
I wish Onidel the best. They've been a very good provider from my limited experience and interaction with them.
Ok, sweet. Set up a first app. Going smoothly.
Yep. Might be something to just cover with documentation somewhere.
So is the plan to roll out Postgres initially and add other db’s later on, or will redis/mysql etc come along in the beta period?
Also will plan upsize/downsize be supported? Assume that’s on the cards. Imagine storage increases in particular.
Literally based on the size of the animal so it's the only logical way to name things
other dbs will come with their own beta periods. downgrade is not supported.
also, the service will be billed hourly once we're out of beta. This is mainly due to how we want the restore functionality to work in the end:
a few updates based on some early feedbacks and requests:
Extensions
Some common extensions are installed by default and can be enabled/disabled directly from the UI
Metrics
Active queries, query statistics and service logs are available in the panel as well
Custom configurations
Some DB configurations can be updated directly in the panel