sysadminmike

Results 27 comments of sysadminmike

https://github.com/pramsey/pgsql-http/issues/3

See above on how to deal with binary with postgres http extension Not something im planning on working on for a while so if you need to grab the attachments...

I did have a quick look at LISTEN and NOTIFY in node and it works well so node could send postgres a message when it sees an attachment change -...

Add example delete to readme

I have started a project which provides something similar: https://github.com/sysadminmike/couch-to-postgres

What i have done is to watch couch change log and update a table in postgres with the couch doc. It lets postgres query a local near real time copy...