Registering Event Log on Windows

From: Ronen Nofar <ronennofar(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Registering Event Log on Windows
Date: 2017-11-20 08:49:38
Message-ID: CANV4-dgngKP=QtS4oyydrarAwih9i3jey+Hvj59euQcfhdJb9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Guys,

I'm trying to register the event log on Windows ( Windows Server 2012
64-bit ) with the following command:
regsvr32.exe C:\PostgreSQL\pg96\lib\postgresql\pgevent.dll
and I'm recieving an error message:

The modoule "C:\PostgreSQL\pg96\lib\postgesql\pgevent.dll" was loaded but
the entry point DllRegisterServer was not found.
Make sure that "C:\PostgreSQL\pg96\lib\postgesql\pgevent.dll" is a valid
DLL or OCX file and then try again.

I tried several solutions but none of them was helpful, for example:
I ran the command with another version of pgevent.dll
I ran the command with regasm.exe

The PostgreSQL version is: PostgreSQL 9.6.4

Any ideas?

Thanks in advance,
Ronen

Browse pgsql-general by date

  From Date Subject
Next Message legrand legrand 2017-11-20 11:16:22 Re: Query Using Massive Temp Space
Previous Message Semler Miloslav 2017-11-20 08:12:04 Re: Query Using Massive Temp Space