Skip to content

Add migration scripts to fix the pg_trgm extension#14

Draft
cpeel wants to merge 1 commit into
mainfrom
fix-pg_trgm
Draft

Add migration scripts to fix the pg_trgm extension#14
cpeel wants to merge 1 commit into
mainfrom
fix-pg_trgm

Conversation

@cpeel

@cpeel cpeel commented Jun 9, 2026

Copy link
Copy Markdown
Member

This is a work in progress as the README.md will need updating on how to correctly dump the schema to include the extension.

Extensions aren't actually tied to schemas so pg_dump -h dbhost -U gutenberg -s gutenberg_dev -n public to just dump the public schema won't actually include the SQL to create the extension.

@cpeel cpeel requested a review from zachjesus June 9, 2026 19:48
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