openzipkin/zipkin

PostgreSQL support

Open

#1232 opened on Aug 10, 2016

View on GitHub
 (26 comments) (14 reactions) (0 assignees)Java (16,912 stars) (3,079 forks)batch import
help wanted

Description

From @adriancole on March 11, 2016 1:19

@Koizumi85 asked on gitter about PostgreSQL support. spanstore-jdbc takes advantage of some SQL syntax which might not be supported in PostgreSQL. Before we start down this path, let's figure out some basics. For example, which version of PostgreSQL is needed, so that we can test the configuration desired.

Copied from original issue: openzipkin/zipkin-java#93

Contributor guide