zalando / pg_view

Get a detailed, real-time view of your PostgreSQL database and system metrics
https://pypi.python.org/pypi/pg-view
Other
494 stars 49 forks source link

Ensure we can read the version of PostgreSQL 10 #75

Closed feikesteenbergen closed 7 years ago

feikesteenbergen commented 7 years ago

Ensure we can read the version of PostgreSQL > 9.6

a1exsh commented 7 years ago

@feikesteenbergen Neat. What's with that Change-id, a custom header from some exotic git/github client?

feikesteenbergen commented 7 years ago

@a1exsh the Change-Id is a gerrit thing: https://git.eclipse.org/r/Documentation/user-changeid.html It's a commit message hook, which I've now removed for this repo ;-)

alexeyklyukin commented 7 years ago

@feikesteenbergen Thanks! I'm planning on merging in the big one (https://github.com/zalando/pg_view/pull/74) first and then resolving conflicts with your change. Hopefully with PG 10 it's not yet production-critical :-)

alexeyklyukin commented 7 years ago

👍

avaczi commented 7 years ago

:+1:

alexeyklyukin commented 7 years ago

I've created the commit with the same contents and author on top of the current master branch, as merging it, given that the original file has been deleted and its contents split over multiple other ones, is not something I know how to do. https://github.com/zalando/pg_view/pull/78