BUG #8640: extension can not be added/installed in 64bit version

From: gisxperts(at)web(dot)de
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8640: extension can not be added/installed in 64bit version
Date: 2013-11-29 14:50:23
Message-ID: E1VmPOh-0000VA-4m@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8640
Logged by: hannes
Email address: gisxperts(at)web(dot)de
PostgreSQL version: 9.3.1
Operating system: WIN
Description:

G:\apps\PostgreSQL\9.3\bin\psql.exe" -U postgres -h
localhost -c "CREATE EXTENSION address_standardizer;" -d postgis_21_sample
--set
ON_ERROR_STOP=1
ERROR: could not load library
"G:/apps/PostgreSQL/9.3/lib/address_standardizer.
dll": Invalid access to memory location.

Browse pgsql-bugs by date

  From Date Subject
Next Message smixap 2013-11-29 17:54:53 BUG #8641: sspi language (or codepage) problem
Previous Message Alvaro Herrera 2013-11-29 12:47:56 Re: BUG #8434: Why does dead lock occur many times ?