[BUGS] BUG #4723: I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste

2009-03-22 Thread Valter Cabecinha
The following bug has been logged online: Bug reference: 4723 Logged by: Valter Cabecinha Email address: vcabeci...@hotmail.com PostgreSQL version: 8.3 Operating system: Windows XP Description:I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste Details

[BUGS] BUG #4722: I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste

2009-03-22 Thread Valter Cabecinha
The following bug has been logged online: Bug reference: 4722 Logged by: Valter Cabecinha Email address: vcabeci...@hotmail.com PostgreSQL version: 8.3 Operating system: Windows XP Description:I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste Details

Re: [BUGS] BUG #4723: I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste

2009-03-22 Thread Heikki Linnakangas
Valter Cabecinha wrote: i wanted to delet the pg-log paste because it is gowing every day, but i mis shift deleted the pq_xlog. Oops :-(. I have all my data in that database. What can i do to fix or recouver it. You can recreate pg_xlog with "mkdir pg_xlog", and then run pg_resetxlog to r

[BUGS] BUG #4724: Array index out of bounds

2009-03-22 Thread Ett Martin
The following bug has been logged online: Bug reference: 4724 Logged by: Ett Martin Email address: ettl.mar...@gmx.de PostgreSQL version: 8.3.7 Operating system: Linux Description:Array index out of bounds Details: I have checked the sources with a static code analy

[BUGS] BUG #4725: conflict with f-secure

2009-03-22 Thread Bob Morrissey
The following bug has been logged online: Bug reference: 4725 Logged by: Bob Morrissey Email address: cooper-morris...@shaw.ca PostgreSQL version: 8.3 Operating system: Windows xp Description:conflict with f-secure Details: I installed PostgreSQL 8.3 last fall when

Re: [BUGS] BUG #4724: Array index out of bounds

2009-03-22 Thread Craig Ringer
Ett Martin wrote: > I have checked the sources with a static code analysis tool cppcheck: > > cppcheck -q -a -j2 postgresql-8.3.7 > [postgresql-8.3.7/contrib/cube/cube.c:1418]: (all) Array index out of > bounds > [postgresql-8.3.7/contrib/cube/cube.c:1437]: (all) Array index out of > bounds Hav

Re: [BUGS] BUG #4725: conflict with f-secure

2009-03-22 Thread Tom Lane
"Bob Morrissey" writes: > Last week I began to experience problems with Poker Tracker 3 failing to > open. I researched the PT3 support forums and found that several other users > had experienced the same problem and it was related to the fact that they > were running F-Secure firewall and anti vi

Re: [BUGS] BUG #4724: Array index out of bounds

2009-03-22 Thread Tom Lane
"Ett Martin" writes: > I have checked the sources with a static code analysis tool cppcheck: > cppcheck -q -a -j2 postgresql-8.3.7 > [postgresql-8.3.7/contrib/cube/cube.c:1418]: (all) Array index out of > bounds > [postgresql-8.3.7/contrib/cube/cube.c:1437]: (all) Array index out of > bounds Lo