Automate PostgreSQL database backup directly to your Backblaze storage.
At SimpleBackups, we started looking into Backblaze for their B2 cloud solution and I must say we've been very positively surprised by their solution. When you start with Backblaze, and already know about S3, you're not in a foreign territory. Everything is easy to setup and getting your first backup stored there is super easy.
Let's get ready, and get this this done in under 5 minutes (you'll see, it's really easy to get your first PostgreSQL database backup automated).
Create a SimpleBackups account
Make sure you have your server connected to your account (the one on which your PostgreSQL database is hosted)
Have a Backblaze account (we'll cover how to create your Blackblaze Bucket below)
Go to the Bucket page create a new Bucket
Fill in your Bucket name and create the Bucket
Good job! Your bucket is created.
Information you'll need in step 3:
Great! Now that we have a Bucket, we need to create the credentials required to access it.
Fill in the form by defining:
Leave the rest of the option empty and create your key.
You'll get a confirmation message including your KeyID and applicationKey, which is what we need to connect your storage to SimpleBackups.
Information you'll need in step 3:
applicationKey
KeyID
So far we have created a Bucket and have created the required credentials to get access to this it.
The only remaining step is connecting this new storage to SimpleBackups.
You'll have to input :
You'll be redirected to the list of storage where you'll find your newly connected storage.
...Yes, that's all it takes !
Now it's time to head to the create backup page.
From this screen you'll be able to configure what data you're backing up (PostgreSQL in this case), where you want it to be saved (in this case your Backblaze Bucket), and how often you want this to be done.
FYI this section will be the same, no matter what storage you pick.
And that's the beauty of it, if you want to change storage, just select another one from the list (Backblaze, AWS, or whatever you might prefer) and you'll be good to go.
Select your schedule option (here we picked a daily schedule)
You can select a pre-defined schedule (daily, weekly, monthly) or a custom option allowing you to schedule it whenever you want to use CRON syntax.
Example of CRON schedule for "20:00 every Tuesday" = 0 22 * * 2
Finally, the "On demand" option won't schedule anything but will allow you to trigger the backup manually or using our API.
Define the backup retention, which is the number of backups you want to keep (kind of the history length of your backup if you prefer)
That's it, your PostgreSQL backup is now ready and connected to your Backblaze bucket.
Let us know how long it took you to get your backup fully configured (current record is 4 minutes) :-)
Run it once manually (using the "Run" backup button from the backups list) and you'll trigger your first backup!
Free 7-day trial. No credit card required.
Have a question? Need help getting started?
Get in touch via chat or at [email protected]