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

Remove tablespace declaration from database script #36

Open
danielgrant opened this issue Jun 27, 2017 · 0 comments
Open

Remove tablespace declaration from database script #36

danielgrant opened this issue Jun 27, 2017 · 0 comments
Labels

Comments

@danielgrant
Copy link
Contributor

The current database script annotations.sql that creates the database declares a tablespace of pg_default. This has been shown to cause issues with AWS RDS, which denies access to that tablespace.

Solution: remove the tablespace declaration entirely.

@danielgrant danielgrant self-assigned this Jun 27, 2017
@danielgrant danielgrant removed their assignment Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant