You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
we want to store and retrieve html files and thumbnails - easiest way
looks to be to encode and store as text - does node-postgres support
encode / decode ? or should we use a separate js function to do it and
then just post as text to text field or bytea field - thks for any advice