[BUGS] BUG #8363: checksum verification fails with StackBuilder

2013-08-05 Thread mnl . post
The following bug has been logged on the website: Bug reference: 8363 Logged by: Manuel Email address: mnl.p...@gmail.com PostgreSQL version: Unsupported/Unknown Operating system: windows 8 x64 Description: With latest postgreSQL download for windows x64 (9.3 beta 2)

[BUGS] BUG #8362: postres webserver

2013-08-05 Thread kd_sargent
The following bug has been logged on the website: Bug reference: 8362 Logged by: Keith Sargent Email address: kd_sarg...@msn.com PostgreSQL version: 9.2.2 Operating system: win7 Description: Not really a bug but a? I have been using you enterprisedb apachephp local we

Re: [BUGS] BUG #8355: PL/Python 3 can't convert infinity to PostgreSQL's value

2013-08-05 Thread Basil Peace
I based on the documentation of PostgreSQL   (http://www.postgresql.org/docs/9.2/static/datatype-numeric.html#DATATYPE-FLOAT) which says about 'Infinity' and '-Infinity' and doesn't mention other possible spellings, including 'inf'. And on my installation of 9.2.4 'inf' doesn't work too (as I sup

Re: [JDBC] [BUGS] Incorrect response code after XA recovery

2013-08-05 Thread Jeremy Whiting
Hello Tom, A quick update on progress. A second PR was created to provide a patch. https://github.com/pgjdbc/pgjdbc/pull/76 Regards, Jeremy On 31/07/13 12:36, Jeremy Whiting wrote: Hi Tom, The driver currently doesn't report back to the calling client (tm) XAException.XAER_NOTA code as Ondr

Re: [BUGS] BUG #8362: postres webserver

2013-08-05 Thread Christopher Browne
There are several things confusing here that seem to indicate that this is not a bug... 1. Postgres is not a web server. It is a database management system, and thus extensions one might hope to add to a web server are not logical to expect to connect to Postgres. 2. It sounds as though you ar

Re: [BUGS] BUG #8362: postres webserver

2013-08-05 Thread Ashesh Vashi
Please contact EnterpriseDB related to this. Please visit the following url for that: http://forums.enterprisedb.com/forums/show/12.page This is neither a PostgreSQL's bug, or related to it. On Sun, Aug 4, 2013 at 2:33 PM, wrote: > The following bug has been logged on the website: > > Bug refer

Re: [BUGS] BUG #8362: postres webserver

2013-08-05 Thread Greg Stark
On Sun, Aug 4, 2013 at 10:03 AM, wrote: > Not really a bug but a? Questions can be sent to pgsql-gene...@postgresql.org > I have been using you enterprisedb Then you should contact enterprisedb for support or use their forums. > It install easy with XAMPP but I can not get it to load with you

[BUGS] BUG #8364: BUG: Patch for fail-back without fresh backup

2013-08-05 Thread digoal
The following bug has been logged on the website: Bug reference: 8364 Logged by: digoal.zhou Email address: dig...@126.com PostgreSQL version: Unsupported/Unknown Operating system: CentOS 5.8 x64 Description: When i use failback_safe_standby_v4.patch patch the postgre