Hi Oleg,

On Friday 22 June 2012 21:42:28 Oleg Broytman wrote:
> Tom, can I see the values for the following configuration parameters:
> 
> grep 'standard_conforming_strings\|escape_string_warning\|backslash_quote'
> /etc/postgresql/9.1/main/postgresql.conf
> 
>    Mine are:
> 
> #backslash_quote = safe_encoding # on, off, or safe_encoding
> #escape_string_warning = on
> #standard_conforming_strings = on

I am still running PostgreSQL 8.4 :

$ grep 'standard_conforming_strings\|escape_string_warning\|backslash_quote' 
/etc/postgresql/8.4/main/postgresql.conf

#backslash_quote = safe_encoding        # on, off, or safe_encoding
#escape_string_warning = on
#standard_conforming_strings = off

>    I'm trying to understand the difference in our setup...

Could it be the PostgreSQL version?


Thanks,
 Tom

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to