Re: dll files missing in postgrsql bin folder in Windows

From: Brar Piening <brar(at)gmx(dot)de>
To: Kalai R <softlinne(dot)kv(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: dll files missing in postgrsql bin folder in Windows
Date: 2011-10-15 03:49:10
Message-ID: 4E9902B6.3010809@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 and get the
missing files from the zip archive.

Regards,

Brar

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jay Levitt 2011-10-15 04:16:38 find_psql_error
Previous Message Brar Piening 2011-10-15 03:38:09 Re: dll files missing in postgrsql bin folder in Windows