Juan J Rosales Rodriguez <jjrosalesuci@xxxxxxxxx> wrote: > UPDATE custom_fields > SET possible_values = E'---\n- N/A\n- SS\n- SSS\n- SS\n- PEPE' > WHERE id=21; or: UPDATE custom_fields SET possible_values = ' --- - N/Z - SS - SSS - SS - PEPE' WHERE id = 21; -- Kevin Grittner EDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin