We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"options": ["https://pgrkn4ba8u.blob.core.windows.net/p-78sv9otrpg/","p-78sv9otrpg","20240308T220302","--cloud-provider","azure-blob-storage","--credential","managed-identity","/var/lib/postgresql/data/pgdata"]}
error met is 2024-03-09 04:11:11,070 [31] WARNING: Unable to stream download: HTTPSConnectionPool(host='pgrkn4ba8u.blob.core.windows.net', port=443): Read timed out."
I saw there are --read-timeout option, but only applied for s3 provider, do we have similiar for azure-blob-storage ?
--read-timeout
or do we support resume download from azure blob ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
"options":
["https://pgrkn4ba8u.blob.core.windows.net/p-78sv9otrpg/","p-78sv9otrpg","20240308T220302","--cloud-provider","azure-blob-storage","--credential","managed-identity","/var/lib/postgresql/data/pgdata"]}
error met is
2024-03-09 04:11:11,070 [31] WARNING: Unable to stream download: HTTPSConnectionPool(host='pgrkn4ba8u.blob.core.windows.net', port=443): Read timed out."
I saw there are
--read-timeout
option, but only applied for s3 provider, do we have similiar for azure-blob-storage ?or do we support resume download from azure blob ?
The text was updated successfully, but these errors were encountered: