top | item 44020272

(no title)

vlvdus | 9 months ago

What makes Postgres (or any decent relational DB) fall down in this case?

discuss

order

adamcharnock|9 months ago

It is simply that I’m unaware of a streams implementation for postgresql. Although another comment is mentioning them, so I’ll read that in some more detail shortly.

I’ve always felt that streams should be implementable via stored procedures, and that it would be a fun project. I’ve just never quite had the driving force to do it.