Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: string fields helps


  • From: marcelo Cortez <jmdc_marcelo(at)yahoo(dot)com(dot)ar>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: Re: string fields helps
  • Date: Tue, 17 Apr 2007 02:59:05 -0300 (ART)
  • Message-id: <604084(dot)76898(dot)qm(at)web32112(dot)mail(dot)mud(dot)yahoo(dot)com>

Thanks  Tom!

 this works.
 best regards
 MDC
 

--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> escribió:

> Bill Moran <wmoran(at)potentialtech(dot)com> writes:
> > marcelo Cortez <jmdc_marcelo(at)yahoo(dot)com(dot)ar> wrote:
> >> I need to save data on rtf format but , postgres 
>  
> >> refuses to storage for backslah or character's 
> >> problem's   any idea or vice are welcomed      
> best
> 
> > You need to escape the data before you insert it. 
> This is language-
> > dependant, but any language that has PostgreSQL
> libraries will have
> > functions to escape text data.
> 
> Also, given that his main problem seems to be with
> backslashes, using
> 8.2 and setting standard_conforming_strings = on
> might help.  It's still
> the case that not using a proper escaping function
> will come back to
> haunt you someday, though.
> 
> 			regards, tom lane
> 
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Have you searched our list archives?
> 
>                http://archives.postgresql.org/
> 



      __________________________________________________ 
Preguntá. Respondé. Descubrí. 
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta). 
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas 




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group