temporal_tables icon indicating copy to clipboard operation
temporal_tables copied to clipboard

Does anyone know if heroku supports this currently?

Open allenwlee opened this issue 9 years ago • 5 comments

thanks.

allenwlee avatar Jul 19 '15 17:07 allenwlee

Hello @allenwlee, I am sorry for my ignorance, but who is Heroku?

arkhipov avatar Jul 20 '15 00:07 arkhipov

@arkhipov heroku.com is a platform as a service (like value-added remote hosting, backend provider), and postgres is their RDBMS

allenwlee avatar Jul 20 '15 01:07 allenwlee

I doubt if they do. It seems that they have a limited number of extensions installed. Anyway, it might be a good idea to ask them if they are going to support it.

arkhipov avatar Jul 22 '15 08:07 arkhipov

Unfortunately, neither Amazon RDS supports this extension (yet). It would be really cool if they did. I wonder if there's another way to use temporal_tables with amazon.

izavits avatar Jul 12 '16 08:07 izavits

There's been an effort to make a pure SQL version of this at https://github.com/nearform/temporal_tables .

recurrence avatar Oct 18 '17 21:10 recurrence