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

Be able to configure the PGSCHEMA in mapserver #4986

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

sbrunner
Copy link
Member

@sbrunner sbrunner commented Jun 6, 2019

No description provided.

@sbrunner sbrunner added this to the 2.4.1 milestone Jun 6, 2019
@sbrunner sbrunner requested a review from pvalsecc June 6, 2019 14:38
The ``PGSCHEMA`` should be set in the ``Makefile`` and the ``DOCKER_PGSCHEMA_STATIC`` for the
production should be set in a specific makefile for the production e.-g. ``production.mk``.

And the line `PGSCHEMA=${docker_schema}` should be removed from your `.env.mako` file.

To to the schema we provide a Postgres function, to create it:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something is wrong with this sentence. Suggestion "To create the schema, we provide a Postgres function:"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated :-)

@sbrunner sbrunner force-pushed the fix-mapserver-main-schema branch 2 times, most recently from d141d9e to a25ef40 Compare June 7, 2019 12:48
@sbrunner sbrunner merged commit fec9f65 into 2.4 Jun 18, 2019
@sbrunner sbrunner deleted the fix-mapserver-main-schema branch June 18, 2019 12:33
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.

3 participants