Skip to content
New issue

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

Add info to ensure pgrowlocks is installed for S3 on custom DBs #1883

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

spwoodcock
Copy link
Member

Issue

  • I was setting up external S3 for Central today.
  • I wanted to test manual syncing using node lib/bin/s3.js upload-pending 1.
  • The pgrowlocks Postgres extension was not installed in the db, causing an error.

Solution

  • Added the extension to the Using a custom database section during install.
    image

  • Referenced the extension install in the Using S3-compatible storage section, to help users debug if they encounter an error setting this up (linking to the 'Using a custom database' section).

    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant