Re: [ADMIN] how to allow integer overflow for calculating hash code of a string?

2012-09-21 Thread Craig James
On Thu, Sep 20, 2012 at 7:56 PM, Haifeng Liu wrote: > > On Sep 20, 2012, at 10:34 PM, Craig James wrote: > > > > On Thu, Sep 20, 2012 at 1:55 AM, Haifeng Liu wrote: > >> I want to write a hash function which acts as String.hashCode() in java: >> hash = hash * 31 + s.charAt(i)... but I got integ

Re: [ADMIN] Windows Services and Postgresql 9.1.3

2012-09-21 Thread Scott Marlowe
On Tue, Sep 11, 2012 at 2:48 PM, Vincent Dautremont wrote: > Hi, > I'm using Postgresql 9.1.3 x64 on Windows 2008, > I'm doing reliability tests and effects and consequences of a server power > failure. If you're looking to test for reliability and bugginess, I'd highly suggest testing against th

Re: [ADMIN] Windows Services and Postgresql 9.1.3

2012-09-21 Thread Walter Hurry
On Fri, 21 Sep 2012 10:33:25 -0600, Scott Marlowe wrote: > On Tue, Sep 11, 2012 at 2:48 PM, Vincent Dautremont > wrote: >> Hi, >> I'm using Postgresql 9.1.3 x64 on Windows 2008, >> I'm doing reliability tests and effects and consequences of a server >> power failure. > > If you're looking to tes