Steve Whitson | 14 May 2012 17:34
Picon

Re: postgresql version 9.1 problem

I failed to mention that I do have the "bytea_output = 'escape'" in my postgresql.conf file (the fix for 9.0).

On 5/14/2012 10:33 AM, Steve Whitson wrote:
Hi,

I've come across a problem when using postgresql version 9.1 (using visualworks 7.7.1)

We have a couple methods named \\

In postgresql versions 7.x - 9.0 this has been working just fine (replicates, publishes, and loads, all ok)...  now in 9.1 the method name becomes \\\\ when replicated or published (not something we did... something that postgresql 9.1 did is what I'd presume).  This is not something we want to have happen.

If I attempt to load the package that contains the \\\\ method then the \\ method is removed from my image (as expected) but \\\\ is not loaded.

Has anyone else seen anything like this?  Ideas?

Thanks much,
    -Steve


_______________________________________________
vwnc mailing list
vwnc <at> cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

Gmane