PostgreSQL-Temporal
PostgreSQL-Temporal copied to clipboard
Temporal extensions for PostgreSQL
https://www.postgresql.org/docs/9.2/static/rangetypes.html
Hi, I'm on Xubuntu 14.04.2 i386 arch. I'm trying to create temporal-enabled database following the instructions from strabon website ( http://strabon.di.uoa.gr/installation-linux). I got an error when I tried the make...
I've tried installing this extension into 9.3 and failed; unable to make without error and simply putting 9.1 library (.c, .so) in comparable 9.3 locations result in errors. Can I...
I've added the proper upgrade script for version 0.7.1 so that the command given in the README, for if you've upgraded your cluster to PostgreSQL 9.1 and already had temporal...
When trying to compile for the Mac on osX Lion I had a hard time because the Postgres installer I used did not have the right pg_config settings to allow...