Skip to content

Feat/postgres 18 support - #5

Merged
Franck-Patrick merged 2 commits into
mainfrom
feat/postgres-18-support
Apr 15, 2026
Merged

Feat/postgres 18 support#5
Franck-Patrick merged 2 commits into
mainfrom
feat/postgres-18-support

Conversation

@Franck-Patrick

Copy link
Copy Markdown
Collaborator

No description provided.

rclone does not infer the GCS endpoint automatically when using the
S3-compatible API, and attempts CreateBucket on every run which fails
with BucketNameUnavailable on GCS global namespace. Pass the endpoint
explicitly and add --s3-no-check-bucket to skip bucket creation.
…GCS S3-compat

Based on rclone docs: provider=GCS respects --s3-endpoint, uses path-style
by default and v4 signatures. --s3-no-check-bucket skips CreateBucket which
fails on GCS global namespace. Removes --s3-force-path-style (already default).
@Franck-Patrick Franck-Patrick self-assigned this Apr 15, 2026
@jonathanschmittcs
jonathanschmittcs self-requested a review April 15, 2026 21:23
@Franck-Patrick
Franck-Patrick merged commit 9a8a570 into main Apr 15, 2026
@jonathanschmittcs
jonathanschmittcs deleted the feat/postgres-18-support branch April 15, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants