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

Do not drop 'public' schema in setup_system_catalog#48

Open
agarstang wants to merge 2 commits intotreasure-data:masterfrom
agarstang:pubschema
Open

Do not drop 'public' schema in setup_system_catalog#48
agarstang wants to merge 2 commits intotreasure-data:masterfrom
agarstang:pubschema

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