Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Do not drop 'public' schema in setup_system_catalog #48

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

Conversation

agarstang
Copy link

It appears Prestogres requires prestogres_init_database on every connection.
This is created in the 'public' schema when using 'prestogres-ctl migrate'. If the 'public' schema is dropped then we lose this function.

It appears Prestogres requires prestogres_init_database on every connection.
This is created in the 'public' schema when using 'prestogres-ctl migrate'. If the 'public' schema is dropped then we lose this function.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant