plague
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Comments
Recent activity by plague-
I have so many questions now.... Why this options is missing from the WHM interface and when will it be available ? Why is this disable by default since it does not make any sense on doing incomple...
-
@cPanelLauren you still did not understand. Forget about the transfer tool and restoration. The error I am refering to is in the daily backup process. The daily backup is not backing up any postgr...
-
Hey @cPanelLauren Your post was about the tranfer and restoring of non-public schemas. The backup problem still exists and is not related to non-public schemas. The daily backup is ignoring post...
-
Hello guys. It's been 1 year since my post here about postgres backups. The daily backup is still not backing up postgres databases at all. In 1 year, we still do not have any updates about this?
-
Problem in the daily backup confirmed too In my testing forcing the backup process to run resulted in the database not being backed up. ======== /usr/local/cpanel/bin/backup --force ======== Th...
-
Bug confirmed in the transfer tool: I was able to confirm that the schemas outside of public were lost during both the transfer and the back up process. I have submitted a case to our developers ...
-
One more thing about the account backups. If I make a backup using /scripts/pkgacct script, the postgres databases are included in the backup file. Only the daily backup is skipping postgres /scri...
-
Hey @Micah_T, I use this commands to move accounts manually: rsync -av /home/$user /home1/$user replace /home/ /home1/ -- /var/cpanel/userdata/$user/* replace /home/ /home1/ -- /etc/proftpd/$user ...
-
Hello, In my case, one of my clients was affected by this problem. The solution in our case, to the little information 24 hours ago when it happened, was to restore a backup of the databases, ev...
-
@GOT the problem appears on databases using FULLTEXT KEY indexes. Moving/removing those databases from the data directory enables the server to startup. You can find this databases looking for fil...