Philip Rhoades wrote:
> People,
>
> It would be nice to be able to use PostgreSQL as the storage for Firefox
> Bookmarks - anyone know if this would be possible? how it could be done?
>
Most likely it could be done, if you wanted to.
You will need to know how to write a firefox plugin, and how to
programmatically connect to a postgresql server and perform an
insert/update/select, then integrate both pieces of knowledge.
sqlite manager may answer some of that for you.
http://code.google.com/p/sqlite-manager/
Then there is always the question of should you? What do you wish to
accomplish? Could a smaller db like sqlite be a better option?
--
Shane Ambler
pgSQL (at) Sheeky (dot) Biz