insert a value into a table - Mailing list pgsql-general

From surabhi.ahuja
Subject insert a value into a table
Date
Msg-id 967CFC4343BF2A4DAFACD026D33DC85118EC80@jal.iiitb.ac.in
Whole thread Raw
Responses Re: insert a value into a table  ("Larry Rosenman" <ler@lerctr.org>)
Re: insert a value into a table  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
 i have a fiels - varchar(100)
 
to this fiels i am trying to insert
 
"abc\def\xyz'
 
but it is not inserting the whole thing ...
 
how can i ensure that the whole string including the backslashes get inserted into the table
 
thanks
regards
surabhi

pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: Tutorials in FreeBSD
Next
From: Scott Marlowe
Date:
Subject: Re: How to cluster Postgresql