openmaptiles/openmaptiles-tools

Make Postserve watch for SQL file changes

Open

#57 opened on Oct 24, 2019

 (0 comments) (0 reactions) (0 assignees)Python (148 forks)github user discovery
enhancementhelp wantedpostserve

Repository metrics

Stars
 (471 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When a layer SQL file changes, make Postserve automatically start using it. If prepared statement is used (preferable), Postserve should close and re-open the connection.

Contributor guide