Page 1 of 1

Online Database Backup

Posted: 2019-04-24 08:07
by uchhavi
Hello

I went through the tutotials and backup section.

I think it talks about the backup on of the database stored in the local drive.

I want to take backup of the database on my website. How to do it. and then how to restore it?

I do have a normal way of database backup setup on my site, is there anything special i need to do while backing up for appgini database?
and then restoring it. Please advise.

Re: Online Database Backup

Posted: 2019-04-29 18:32
by uchhavi
Please can someone help?

Re: Online Database Backup

Posted: 2019-04-29 20:30
by pbottcher
Hi,
not sure what exactly you are looking for. Usually you should stop your database (or with AppGini you could put it maintenance mode), backup your database and restart your database.
For restore, the same applies.

Re: Online Database Backup

Posted: 2019-04-30 08:53
by uchhavi
hi,
can u please tell the procedure to do it.
I want to understand the backup process of the online database.

Re: Online Database Backup

Posted: 2019-04-30 15:23
by kbarrett
Uchavi,

Here is a blog link that provides instruction on moving your app to a server. In it there is instructions on using the back up process within the the AppGini generated app:
https://bigprof.com/blog/appgini/moving ... ew-server/
An easy process that essentially automates the back up process that is on the tutorial.

Re: Online Database Backup

Posted: 2019-05-03 06:58
by uchhavi
hi kbarrett,

thank u for the link. it was helpful.

however i want to know if i need to know. that is after creating the backup i want to download it to the local drive, how to do it.

I need to create database backup on my local drive.

Re: Online Database Backup

Posted: 2019-05-03 14:19
by kbarrett
Hi Uchavi,

You can FTP into your server and download it no different that if you had created the application on your local machine, did a back up and uploaded to your server. When you FTP into your server switch to the directory where your app is located, switch to the admin folder then backup. You should then see an SQL file with some sort of hash file name an a file extension of .sql, download that file. I hope that helps.

Re: Online Database Backup

Posted: 2019-05-08 11:35
by a.gneady
In the admin area > Utilities menu > Database backups. From there, you can create a backup with a button click or restore an existing one. You don't need to put the site in maintenance mode first, as this is done automatically during backup/restore. If you want to download the backup to save it somewhere else, you can find it in admin/backups folder.

Re: Online Database Backup

Posted: 2019-05-09 19:18
by uchhavi
thank u so much... this iw exactly what i wanted to know.

Re: Online Database Backup

Posted: 2020-02-22 12:47
by sathukorala
a.gneady wrote:
2019-05-08 11:35
In the admin area > Utilities menu > Database backups. From there, you can create a backup with a button click or restore an existing one. You don't need to put the site in maintenance mode first, as this is done automatically during backup/restore. If you want to download the backup to save it somewhere else, you can find it in admin/backups folder.
is this removed in new version? i donot have this in my admin area > Utilities menu

Re: Online Database Backup

Posted: 2020-02-22 13:36
by jsetzer
No, it has not been removed, it's still there:
chrome_9Yvp9moJiN.png
chrome_9Yvp9moJiN.png (31.69 KiB) Viewed 7884 times

It is available in latest version 5.81 of AppGini
chrome_8WD2aV2c6Y.png
chrome_8WD2aV2c6Y.png (4.74 KiB) Viewed 7884 times

Re: Online Database Backup

Posted: 2020-02-23 02:39
by sathukorala
jsetzer wrote:
2020-02-22 13:36
No, it has not been removed, it's still there:

chrome_9Yvp9moJiN.png


It is available in latest version 5.81 of AppGini
chrome_8WD2aV2c6Y.png
Sorry it was not showing in mobile browser.

Re: Online Database Backup

Posted: 2020-02-23 04:49
by jsetzer
Sorry it was not showing in mobile browser.
Are you sure?

chrome_R1vjUYfj35.png
chrome_R1vjUYfj35.png (19.67 KiB) Viewed 7867 times