Great Boss, Need a help, that Created backup with pg_dumpall, now need to validate backup file, that it is in good or non-corrupted, how can we do it.
@wardaarshad9 ай бұрын
Hi, I want to create backup from PostgreSQL 6.1 and want to restore on 7.8.Can you please let me know that is there any easy way to do so? I am struggling a lot for this.
@swatiswagatika4780 Жыл бұрын
What is the script to extract all table from a public schema in .SQL format
@bhavasangama2 жыл бұрын
Can we exclude one database while taking dumpall? If yes how to exclude
@ETPitt Жыл бұрын
Yes, use pg_dump instead haha
@bhavasangama Жыл бұрын
@@ETPitt No I want to exclude a table using dump all itself.
@rrai20083 жыл бұрын
Hi, how can I restore the database if all my backup files are in a remote file server?
@EMultiSkillsDatabaseServices3 жыл бұрын
You want to restore it over the network , it's possible. Do you have any constraints in transferring the dumps on target server where restoration is required?
@rrai20083 жыл бұрын
@@EMultiSkillsDatabaseServices Thank you for the reply. If possible, I would prefer not to move the file, however, if that is not possible, I am willing to delete it afterwards .
@rrai20083 жыл бұрын
@@EMultiSkillsDatabaseServices Hi, were you able to find a solution for my issue?
@takurafelixmavatu71243 жыл бұрын
Good tutorial......can you kindly share the text file for the tutorial
@EMultiSkillsDatabaseServices3 жыл бұрын
Yes, sure
@jadjundi26783 жыл бұрын
@@EMultiSkillsDatabaseServices please can you send it on jadjad39@hotmail.com and thanks so much i will subscribe and like and waiting for new videos and if you can upload a video about disaster recovery thanks man really appreciated
@tiamohm22843 жыл бұрын
@@EMultiSkillsDatabaseServices Hello, How can I contact you directly??
@EMultiSkillsDatabaseServices3 жыл бұрын
Send an email with your your enquiry
@tiamohm22843 жыл бұрын
@@EMultiSkillsDatabaseServices what is your email address?
@Thamri_Saddam_Hussein2 жыл бұрын
thank u
@kazakman77722 жыл бұрын
This is not for aws postgres rds
@EMultiSkillsDatabaseServices2 жыл бұрын
Correct , this is for vaniala version of postgres on a VM not for managed instance