fbpx

How to Take PostgGreSQL Database Backup on AWS S3 bucket using PGBackRest ?

				
					[global]
log-level-console=info
repo1-path=/pgbackrest
repo1-retention-full=2
repo1-retention-archive=1
repo1-s3-bucket=<bucket_name>
repo1-s3-endpoint=<s3_endpoint>
repo1-s3-key=<access_key>
repo1-s3-key-secret=<access_secret>
repo1-s3-region=<region>
repo1-s3-uri-style=path

				
			
				
					pgbackrest backup --type=full --target=s3:<backup_directory>

				
			

Share:

Facebook
Twitter
Pinterest
LinkedIn

Social Media

Most Popular

Get The Latest Updates

Subscribe To Our Weekly Newsletter

No spam, notifications only about new products, updates.

Categories