Hi, If binary files are missed, I copy them then service start. But sometimes I have the situation no one dll files are missed. But the service does not start. I don't know when will this happen and also I don't know why this happen. In this situation I have uninstall the postgres and reinstall. Then the service start properly.
please suggest, what are the configurations should I do in postgres to avoid these problem. Thank You On Sat, Oct 15, 2011 at 9:19 AM, Brar Piening <b...@gmx.de> wrote: > Kalai R wrote: > >> Windows has been restoring a checkpoint with those dll's not installed. >> I don't know how to inatall dll. >> Please help me to install those dll's in windows. >> > Personally I wouldn't bother reinstalling single dll files (how do you > know that there are no other files that you will miss at some point) but > reinstall postgresql. > > if there are good reasons not to do so you could probably download the > postgresql binary distribution that *exactly matches your existing one > (bitness and minor version)* as zip file from http://www.enterprisedb.com/ > **products/pgbindownload.do<http://www.enterprisedb.com/products/pgbindownload.do>and > get the missing files from the zip archive. > > Regards, > > Brar >