On 10 November 2011 08:56, Kalai R wrote:
> please suggest, what are the configurations should I do in postgres to avoid
> these problem.
> Thank You
None, it's not a Postgres problem. Most likely it is a problem with
your Windows installation.
You have files disappearing, something is doing that
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
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 a
John R Pierce wrote:
how to install *what* DLL's ?
This is probably part of the problem - if some files are gone it's
sometimes hard to find out which ones ;-)
So let's see for my 64-bit installation...
PS C:\Users\Brar> & "C:\Program Files\PostgreSQL\9.0\bin\pg_config.exe"
| where { $_ -m
On 10/14/11 4:59 PM, Kalai R wrote:
I find out the problem.
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.
how to install *what* DLL's ?
--
john r pierceN 3
Hi,
I find out the problem.
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.
On Fri, Oct 14, 2011 at 5:12 PM, Alban Hertroys wrote:
> On 14 Oct 2011, at 12:25, Kalai R wrote:
>
> > Hi,
>
Kalai R wrote:
> I am facing this strange problem where my postgres service couldn't
start because of some missing dll
> files in installation directory's bin folder.
> I copied files from other machine and it start working again. After
some time the same problem
> appeared again on system reboot.
On 14 Oct 2011, at 12:25, Kalai R wrote:
> Hi,
>
> I am facing this strange problem where my postgres service couldn't start
> because of some missing dll files in installation directory's bin folder.
> I copied files from other machine and it start working again. After some time
> the same pro
Hi,
I am facing this strange problem where my postgres service couldn't start
because of some missing dll files in installation directory's bin folder.
I copied files from other machine and it start working again. After some
time the same problem appeared again on system reboot.
I have no idea wha