[GENERAL] Postgres 9.2.8 crash sporadically on Windows

2014-04-07 Thread Sofer, Yuval
Hi, Postgres server (9.2.8) crash on Windows sporadically Usually it happens after machine reboot that we do, once in a day After ~4 minutes it crashes with this error in the log: 2014-04-06 08:08:01.069 GMTLOG: server process (PID 5304) exited with exit code 0 2014-04-06 08:08:01.069 GMTLOG:

[GENERAL] Postgres service (Windows) running as "local system"

2014-02-17 Thread Sofer, Yuval
Hi Postgres on windows - Is it ok to activate Postgres service, while logged on as "local system" Thanks, Yuval Yuval Sofer BMC Software CTM&D Business Unit DBA Team 972-52-4286-282 yuval_so...@bmc.com

[GENERAL] Primary DB stuck becuase of unavailable standby (synchronized streaming) - please help

2013-04-18 Thread Sofer, Yuval
Hi, I am using Postgres DB with stand by database, configured with streaming in synchronized mode (each commit on primary DB waits for commit on secondary DB). Sometimes we suffer from network issues and as consequences, secondary machine is not available. In these situations, our application

Re: [GENERAL] compile postgres with visual studio 2010

2011-07-21 Thread Sofer, Yuval
text file (perl). Is there a utility for applying the patch, or a README document for step by step implementation? Regards, Yuval -Original Message- From: Craig Ringer [mailto:cr...@postnewspapers.com.au] Sent: Thursday, 21 July 2011 06:16 a.m. To: Sofer, Yuval Cc: pgsql-general@post

[GENERAL] compile postgres with visual studio 2010

2011-07-20 Thread Sofer, Yuval
Hi I would like to build Postgres from source with the visual studio 2010 compiler Is it supported? Is there any document which describes the process of the implementation? Thanks, Yuval Sofer BMC Software CTM&D Business Unit DBA Team 972-52-4286-282 yuval_so...@bmc.com

Re: [GENERAL] ERROR: xlog flush request 17/4D6C2720 is not satisfied

2010-11-28 Thread Sofer, Yuval
, it is not really functioning… Thanks -Original Message- From: Scott Marlowe [mailto:scott.marl...@gmail.com] Sent: Monday, November 29, 2010 3:54 AM To: Sofer, Yuval Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] ERROR: xlog flush request 17/4D6C2720 is not satisfied On Sun

Re: [GENERAL] ERROR: xlog flush request 17/4D6C2720 is not satisfied

2010-11-28 Thread Sofer, Yuval
6:37 AM, Sofer, Yuval wrote: > Although Server up, Postgres does not function as expected - simple commands > like “select * from ” or “drop database”  fails with this error > What happened to your postgres server recently? Did it crash? Did you have a hardware failure? Did the who

[GENERAL] ERROR: xlog flush request 17/4D6C2720 is not satisfied

2010-11-28 Thread Sofer, Yuval
hi My Postgres Server reports the next error message in log files. "ERROR: xlog flush request 17/4D6C2720 is not satisfied --- flushed only to 17/4CE03418" Although Server up, Postgres does not function as expected - simple commands like "select * from " or "drop database" fails with this er

[GENERAL] postgres crashes - could not reattach to shared memory

2010-05-02 Thread Sofer, Yuval
Hi Postgres crashes with - PG "FATAL: could not reattach to shared memory (key=5432001, addr=0210): Invalid argument. The version is 8.2.4, the platform is win32 Does someone know the reason/workaround ? Thanks, Yuval Sofer BMC Software CTM&D Business Unit DBA Team 972-52-

[GENERAL] Unknown winsock error 10061

2010-04-13 Thread Sofer, Yuval
Hi, Postgres server crashed on windows vista. From the log: 2010-04-07 07:00:35.694 LOG: could not receive data from client: Unknown winsock error 10061 2010-04-07 07:00:35.694 LOG: could not receive data from client: Unknown winsock error 10061 2010-04-07 07:00:35.694 LOG: unexpected EOF o

[GENERAL] compilation test fails

2009-05-21 Thread Sofer, Yuval
Hi, I have compiled 8.3.7 on HP-Itanium After the build I have continued to the tests (gmake check) One of the tests failed (division by zero error test) The regression.diffs file shows the diff regarding of the expected result and the actual result: *** ./expected/errors.out Sat Nov 10 16

[GENERAL] compilation test fails

2009-05-21 Thread Sofer, Yuval
Hi, I have compiled 8.3.7 on HP-Itanium After the build I have continued to the tests (gmake check) One of the tests failed (division by zero error test) The regression.diffs file shows the diff regarding of the expected result and the actual result: *** ./expected/errors.out Sat Nov 10 1