On 01/26/2017 09:08 AM, Rita wrote:
Is it possible to use hstore to store xml document?

I would like to have

"status" => "<xml>..."::xml


Keys/values in hstore are simply text strings, so you can store anything you want formatted as a string.

Not sure if that's what you're looking for though, you'll probably need to explain what you're trying to achieve to get better answers.

regards

--
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to